1. f6724cd i40e: Fix uninitialized variable mfs_max by Colin Ian King · 4 years ago
  2. 93e8990 net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT by Heiner Kallweit · 4 years ago
  3. 63477a5 net: phy: at803x: add MDIX support to AR8031/33 by Michael Walle · 4 years ago
  4. 4a408a8 Merge branch 'net-phy-broadcom-Cleanups-and-APD' by David S. Miller · 4 years ago
  5. 5d4358e net: phy: broadcom: Allow BCM54210E to configure APD by Florian Fainelli · 4 years ago
  6. 17d3a83 net: phy: broadcom: Remove unused flags by Florian Fainelli · 4 years ago
  7. 133bf7b net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay() by Florian Fainelli · 4 years ago
  8. 1a42156 ibmvnic: substitute mb() with dma_wmb() for send_*crq* functions by Lijun Pan · 4 years ago
  9. 1c7d45e ibmvnic: simplify reset_long_term_buff function by Lijun Pan · 4 years ago
  10. 0caf3ad mptcp: add local addr info in mptcp_info by Geliang Tang · 4 years ago
  11. 7f76963 i40e: Fix incorrect argument in call to ipv6_addr_any() by Gustavo A. R. Silva · 4 years ago
  12. 14b3b46 net: broadcom: bcm4908_enet: set MTU on open & on request by Rafał Miłecki · 4 years ago
  13. ec76240 Merge branch 'net-stmmac-Add-Toshiba-Visconti-SoCs-glue-driver' by David S. Miller · 4 years ago
  14. ec8a42e arm: dts: visconti: Add DT support for Toshiba Visconti5 ethernet controller by Nobuhiro Iwamatsu · 4 years ago
  15. df53e4f MAINTAINERS: Add entries for Toshiba Visconti ethernet controller by Nobuhiro Iwamatsu · 4 years ago
  16. b38dd98 net: stmmac: Add Toshiba Visconti SoCs glue driver by Nobuhiro Iwamatsu · 4 years ago
  17. e6a3950 dt-bindings: net: Add DT bindings for Toshiba Visconti TMPV7700 SoC by Nobuhiro Iwamatsu · 4 years ago
  18. 3a616b9 net: mvpp2: Add TX flow control support for jumbo frames by Stefan Chulski · 4 years ago
  19. 7c29451 net: mvpp2: reduce tx-fifo for loopback port by Stefan Chulski · 4 years ago
  20. 8841f6e net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by default by Vladimir Oltean · 4 years ago
  21. 39354eb tcp: tcp_data_ready() must look at SOCK_DONE by Eric Dumazet · 4 years ago
  22. ca04422 Merge branch 'br-next-fixes' by David S. Miller · 4 years ago
  23. c97f47e net: bridge: fix br_vlan_filter_toggle stub when CONFIG_BRIDGE_VLAN_FILTERING=n by Vladimir Oltean · 4 years ago
  24. 419dfae net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=n by Vladimir Oltean · 4 years ago
  25. 1f778d5 net: mscc: ocelot: avoid type promotion when calling ocelot_ifh_set_dest by Vladimir Oltean · 4 years ago
  26. d2a04370 r8169: fix resuming from suspend on RTL8105e if machine runs on battery by Heiner Kallweit · 4 years ago
  27. 75f5653 Merge branch 'mvpp2-next' by David S. Miller · 4 years ago
  28. 935a118 net: mvpp2: improve Networking Complex Control register naming by Stefan Chulski · 4 years ago
  29. 9ad78d8 net: mvpp2: improve mvpp2_get_sram return by Stefan Chulski · 4 years ago
  30. f704177 net: mvpp2: improve Packet Processor version check by Stefan Chulski · 4 years ago
  31. 8b98686 net: mvpp2: simplify PPv2 version ID read by Stefan Chulski · 4 years ago
  32. 7f6334f Merge branch 'Propagate-extack-for-switchdev-LANs-from-DSA' by David S. Miller · 4 years ago
  33. 89153ed net: dsa: propagate extack to .port_vlan_filtering by Vladimir Oltean · 4 years ago
  34. 31046a5 net: dsa: propagate extack to .port_vlan_add by Vladimir Oltean · 4 years ago
  35. dcbdf13 net: bridge: propagate extack through switchdev_port_attr_set by Vladimir Oltean · 4 years ago
  36. 9e78140 net: bridge: propagate extack through store_bridge_parm by Vladimir Oltean · 4 years ago
  37. 7a57296 net: bridge: remove __br_vlan_filter_toggle by Vladimir Oltean · 4 years ago
  38. c48f860 Merge branch 'PTP-for-DSA-tag_ocelot_8021q' by David S. Miller · 4 years ago
  39. 0a6f17c net: dsa: tag_ocelot_8021q: add support for PTP timestamping by Vladimir Oltean · 4 years ago
  40. c8c0ba4 net: dsa: felix: setup MMIO filtering rules for PTP when using tag_8021q by Vladimir Oltean · 4 years ago
  41. 924ee31 net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll by Vladimir Oltean · 4 years ago
  42. 7c4bb54 net: dsa: tag_ocelot: create separate tagger for Seville by Vladimir Oltean · 4 years ago
  43. 62bf5fd net: dsa: tag_ocelot: single out PTP-related transmit tag processing by Vladimir Oltean · 4 years ago
  44. 40d3f29 net: mscc: ocelot: use common tag parsing code with DSA by Vladimir Oltean · 4 years ago
  45. 8a678bb net: dsa: tag_ocelot: avoid accessing ds->priv in ocelot_rcv by Vladimir Oltean · 4 years ago
  46. 137ffbc net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit by Vladimir Oltean · 4 years ago
  47. 5f016f4 net: mscc: ocelot: use DIV_ROUND_UP helper in ocelot_port_inject_frame by Vladimir Oltean · 4 years ago
  48. a94306c net: mscc: ocelot: better error handling in ocelot_xtr_irq_handler by Vladimir Oltean · 4 years ago
  49. d7795f8 net: mscc: ocelot: only drain extraction queue on error by Vladimir Oltean · 4 years ago
  50. f833ca2 net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler by Vladimir Oltean · 4 years ago
  51. 1402619 Merge branch 'bnxt_en-next' by David S. Miller · 4 years ago
  52. f4d95c3 bnxt_en: Improve logging of error recovery settings information. by Michael Chan · 4 years ago
  53. df97b34 bnxt_en: Reply to firmware's echo request async message. by Michael Chan · 4 years ago
  54. 41435c3 bnxt_en: Initialize "context kind" field for context memory blocks. by Michael Chan · 4 years ago
  55. e9696ff bnxt_en: Add context memory initialization infrastructure. by Michael Chan · 4 years ago
  56. dab62e7 bnxt_en: Implement faster recovery for firmware fatal error. by Michael Chan · 4 years ago
  57. be6d755 bnxt_en: selectively allocate context memories by Edwin Peer · 4 years ago
  58. 31f67c2 bnxt_en: Update firmware interface spec to 1.10.2.16. by Michael Chan · 4 years ago
  59. c476299 Merge branch 'skbuff-introduce-skbuff_heads-bulking-and-reusing' by David S. Miller · 4 years ago
  60. 9243adf skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing by Alexander Lobakin · 4 years ago
  61. cfb8ec6 skbuff: allow to use NAPI cache from __napi_alloc_skb() by Alexander Lobakin · 4 years ago
  62. d13612b skbuff: allow to optionally use NAPI cache from __alloc_skb() by Alexander Lobakin · 4 years ago
  63. f450d53 skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads by Alexander Lobakin · 4 years ago
  64. 50fad4b5 skbuff: move NAPI cache declarations upper in the file by Alexander Lobakin · 4 years ago
  65. fec6e49 skbuff: remove __kfree_skb_flush() by Alexander Lobakin · 4 years ago
  66. f9d6725 skbuff: use __build_skb_around() in __alloc_skb() by Alexander Lobakin · 4 years ago
  67. df1ae02 skbuff: simplify __alloc_skb() a bit by Alexander Lobakin · 4 years ago
  68. 483126b skbuff: make __build_skb_around() return void by Alexander Lobakin · 4 years ago
  69. ef28095 skbuff: simplify kmalloc_reserve() by Alexander Lobakin · 4 years ago
  70. 5381b23 skbuff: move __alloc_skb() next to the other skb allocation functions by Alexander Lobakin · 4 years ago
  71. 773dc50 Merge branch 'Xilinx-axienet-updates' by David S. Miller · 4 years ago
  72. 6c8f06b net: axienet: Support dynamic switching between 1000BaseX and SGMII by Robert Hancock · 4 years ago
  73. eceac9d dt-bindings: net: xilinx_axienet: add xlnx,switch-x-sgmii attribute by Robert Hancock · 4 years ago
  74. 66b5166 net: axienet: hook up nway_reset ethtool operation by Robert Hancock · 4 years ago
  75. 762d17b9 Merge branch 'tcp-mem-pressure-vs-SO_RCVLOWAT' by David S. Miller · 4 years ago
  76. 05dc72a tcp: factorize logic into tcp_epollin_ready() by Eric Dumazet · 4 years ago
  77. f969dc5 tcp: fix SO_RCVLOWAT related hangs under mem pressure by Eric Dumazet · 4 years ago
  78. 5cdaf9d Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue by David S. Miller · 4 years ago
  79. 7aceeb7 Merge branch 'tc-mpls-selftests' by David S. Miller · 4 years ago
  80. c09bfd9 selftests: tc: Add generic mpls matching support for tc-flower by Guillaume Nault · 4 years ago
  81. 203ee5c selftests: tc: Add basic mpls_* matching support for tc-flower by Guillaume Nault · 4 years ago
  82. 4098ced Merge branch 'brport-flags' by David S. Miller · 4 years ago
  83. 4d94235 net: dsa: sja1105: offload bridge port flags to device by Vladimir Oltean · 4 years ago
  84. 421741e net: mscc: ocelot: offload bridge port flags to device by Vladimir Oltean · 4 years ago
  85. b360d94 net: mscc: ocelot: use separate flooding PGID for broadcast by Vladimir Oltean · 4 years ago
  86. 6edb9e8 net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes by Vladimir Oltean · 4 years ago
  87. a8b659e net: dsa: act as passthrough for bridge port flags by Vladimir Oltean · 4 years ago
  88. e18f4c1 net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes by Vladimir Oltean · 4 years ago
  89. 5e38c15 net: dsa: configure better brport flags when ports leave the bridge by Vladimir Oltean · 4 years ago
  90. 078bbb8 net: bridge: don't print in br_switchdev_set_port_flag by Vladimir Oltean · 4 years ago
  91. 304ae3b net: bridge: offload all port flags at once in br_setport by Vladimir Oltean · 4 years ago
  92. 4c08c58 net: switchdev: propagate extack to port attributes by Vladimir Oltean · 4 years ago
  93. b0aae0b octeontx2: Fix condition. by David S. Miller · 4 years ago
  94. 4b47ad0 Merge branch 'ipa-cleanups' by David S. Miller · 4 years ago
  95. 6170b6d net: ipa: introduce gsi_channel_initialized() by Alex Elder · 4 years ago
  96. a266ad6 net: ipa: introduce ipa_table_hash_support() by Alex Elder · 4 years ago
  97. 2d65ed7 net: ipa: fix register write command validation by Alex Elder · 4 years ago
  98. 4c7ccfc net: ipa: use dev_err_probe() in ipa_clock.c by Alex Elder · 4 years ago
  99. 571b1e7 net: ipa: use a separate pointer for adjusted GSI memory by Alex Elder · 4 years ago
  100. 21cc70c7 Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years ago