1. 1fd972e i40e: move check of full Tx ring to outside of send loop by Magnus Karlsson · 4 years, 9 months ago
  2. 4b5539c i40e: eliminate division in napi_poll data path by Magnus Karlsson · 4 years, 9 months ago
  3. 5574ff7 i40e: optimize AF_XDP Tx completion path by Magnus Karlsson · 4 years, 9 months ago
  4. 753f388 iavf: fix error return code in iavf_init_get_resources() by Wei Yongjun · 4 years, 9 months ago
  5. d5ec9e2 i40e: Add support for a new feature Total Port Shutdown by Arkadiusz Kubalewski · 4 years, 9 months ago
  6. 5463fce6 ethernet/intel: Convert fallthrough code comments by Jeff Kirsher · 4 years, 10 months ago
  7. 2b04a66 Merge branch 'cxgb4-add-mirror-action-support-for-TC-MATCHALL' by David S. Miller · 4 years, 9 months ago
  8. 696c278 cxgb4: add main VI to mirror VI config replication by Rahul Lakkireddy · 4 years, 9 months ago
  9. 2b465ed cxgb4: add support for mirror Rxqs by Rahul Lakkireddy · 4 years, 9 months ago
  10. fd2261d cxgb4: add mirror action to TC-MATCHALL offload by Rahul Lakkireddy · 4 years, 9 months ago
  11. 75603a3 pcnet32: Mark PM functions as __maybe_unused by Nathan Chancellor · 4 years, 9 months ago
  12. 0adcd29 amd8111e: Mark PM functions as __maybe_unused by Nathan Chancellor · 4 years, 9 months ago
  13. 2429ec2 Merge branch 'net-improve-devres-helpers' by David S. Miller · 4 years, 9 months ago
  14. 9ed0a3f net: ethernet: mtk-star-emac: use devm_of_mdiobus_register() by Bartosz Golaszewski · 4 years, 9 months ago
  15. 14eeb6e of: mdio: provide devm_of_mdiobus_register() by Bartosz Golaszewski · 4 years, 9 months ago
  16. a0bd96f of: mdio: remove the 'extern' keyword from function declarations by Bartosz Golaszewski · 4 years, 9 months ago
  17. ac3a68d net: phy: don't abuse devres in devm_mdiobus_register() by Bartosz Golaszewski · 4 years, 9 months ago
  18. 6a9a572 phy: mdio: add kerneldoc for __devm_mdiobus_register() by Bartosz Golaszewski · 4 years, 9 months ago
  19. 8b11c20 phy: un-inline devm_mdiobus_register() by Bartosz Golaszewski · 4 years, 9 months ago
  20. bd8ff6d Documentation: devres: add missing mdio helper by Bartosz Golaszewski · 4 years, 9 months ago
  21. fe18951 net: devres: rename the release callback of devm_register_netdev() by Bartosz Golaszewski · 4 years, 9 months ago
  22. d10d607 net: ethernet: ixgbe: don't call devm_mdiobus_free() by Bartosz Golaszewski · 4 years, 9 months ago
  23. 09ef193 net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init() by Bartosz Golaszewski · 4 years, 9 months ago
  24. e0cdac6 cxgb4vf: configure ports accessible by the VF by Nirranjan Kirubaharan · 4 years, 9 months ago
  25. b007def8 Merge branch 'net-qed-qede-license-cleanup' by David S. Miller · 4 years, 9 months ago
  26. c4fad2a net: qede: update copyright years by Alexander Lobakin · 4 years, 9 months ago
  27. 7268f33e net: qede: convert to SPDX License Identifiers by Alexander Lobakin · 4 years, 9 months ago
  28. 090efe0 net: qede: correct existing SPDX tags by Alexander Lobakin · 4 years, 9 months ago
  29. 663eacd net: qed: update copyright years by Alexander Lobakin · 4 years, 9 months ago
  30. 1f4d4ed net: qed: convert to SPDX License Identifiers by Alexander Lobakin · 4 years, 9 months ago
  31. ab81e23 net: qed: correct existing SPDX tags by Alexander Lobakin · 4 years, 9 months ago
  32. ff91e92 tcp: call tcp_ack_tstamp() when not fully acked by Yousuk Seung · 4 years, 9 months ago
  33. 5831b33 net/mlx5e: fix memory leak of tls by Colin Ian King · 4 years, 9 months ago
  34. 6bad912 mptcp: do nonce initialization at subflow creation time by Paolo Abeni · 4 years, 9 months ago
  35. a6ed3eb net/tls: fix sign extension issue when left shifting u16 value by Colin Ian King · 4 years, 9 months ago
  36. a376758 Merge branch 'sfc-prerequisites-for-EF100-driver-part-2' by David S. Miller · 4 years, 9 months ago
  37. c72ae70 sfc: don't call tx_remove if there isn't one by Edward Cree · 4 years, 9 months ago
  38. f07cb41 sfc: commonise initialisation of efx->vport_id by Edward Cree · 4 years, 9 months ago
  39. d4adc51 sfc: commonise efx->[rt]xq_entries initialisation by Edward Cree · 4 years, 9 months ago
  40. 937aa3a sfc: initialise max_[tx_]channels in efx_init_channels() by Edward Cree · 4 years, 9 months ago
  41. 20e1026 sfc: move definition of EFX_MC_STATS_GENERATION_INVALID by Edward Cree · 4 years, 9 months ago
  42. e7a2568 sfc: factor out efx_tx_tso_header_length() and understand encapsulation by Edward Cree · 4 years, 9 months ago
  43. 9384100 sfc: remove duplicate declaration of efx_enqueue_skb_tso() by Edward Cree · 4 years, 9 months ago
  44. 740acc1 sfc: commonise TSO fallback code by Edward Cree · 4 years, 9 months ago
  45. 80a0074 sfc: commonise efx_sync_rx_buffer() by Edward Cree · 4 years, 9 months ago
  46. f7e5555 sfc: commonise some MAC configuration code by Edward Cree · 4 years, 9 months ago
  47. 2d73515 sfc: commonise miscellaneous efx functions by Edward Cree · 4 years, 9 months ago
  48. 2c6c1e3 sfc: add missing licence info to mcdi_filters.c by Edward Cree · 4 years, 9 months ago
  49. 272e53a sfc: commonise MCDI MAC stats handling by Edward Cree · 4 years, 9 months ago
  50. 83d0053 sfc: move NIC-specific mcdi_port declarations out of common header by Edward Cree · 4 years, 9 months ago
  51. 1d074be Merge branch 'Convert-Broadcom-SF2-to-mac_link_up-resolved-state' by David S. Miller · 4 years, 9 months ago
  52. 981015a net: dsa/bcm_sf2: move pause mode setting into mac_link_up() by Russell King · 4 years, 9 months ago
  53. 50cc2020 net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up() by Russell King · 4 years, 9 months ago
  54. 2d1f90f net: dsa/bcm_sf2: fix incorrect usage of state->link by Russell King · 4 years, 9 months ago
  55. bcd763b Merge branch 'Convert-Broadcom-B53-to-mac_link_up-resolved-state' by David S. Miller · 4 years, 9 months ago
  56. ab017b7 net: dsa/b53: use resolved link config in mac_link_up() by Russell King · 4 years, 9 months ago
  57. 3cad1c8 net: dsa/b53: change b53_force_port_config() pause argument by Russell King · 4 years, 9 months ago
  58. d9b8b98 Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-merge by David S. Miller · 4 years, 9 months ago
  59. 65951a9 net: dsa: Improve subordinate PHY error message by Florian Fainelli · 4 years, 9 months ago
  60. 9d9f95a hinic: remove unused but set variable by Luo bin · 4 years, 9 months ago
  61. e25974ae Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 9 months ago
  62. f637471 igc: Remove checking media type during MAC initialization by Sasha Neftin · 4 years, 9 months ago
  63. 2b374e37 igc: Remove unneeded check for copper media type by Sasha Neftin · 4 years, 9 months ago
  64. a0beb3c igc: Refactor the igc_power_down_link() by Sasha Neftin · 4 years, 9 months ago
  65. 725fa16 igc: Remove TCP segmentation TX fail counter by Sasha Neftin · 4 years, 9 months ago
  66. 900d1e8 igc: Add LPI counters by Sasha Neftin · 4 years, 10 months ago
  67. 1cbedab igc: Fix Rx timestamp disabling by Andre Guedes · 4 years, 10 months ago
  68. 3df7fd7 igc: Refactor igc_ptp_set_timestamp_mode() by Andre Guedes · 4 years, 10 months ago
  69. 3b44d4c igc: Remove UDP filter setup in PTP code by Andre Guedes · 4 years, 10 months ago
  70. 1801f8d igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skb by Andre Guedes · 4 years, 10 months ago
  71. 29b821f igc: Remove duplicate code in Tx timestamp handling by Andre Guedes · 4 years, 10 months ago
  72. 3a66abe igc: Clean up Rx timestamping logic by Andre Guedes · 4 years, 10 months ago
  73. 707abf0 igc: Add initial LTR support by Sasha Neftin · 4 years, 10 months ago
  74. 2dac017 Merge branch 'Add-ethtool-extended-link-state' by David S. Miller · 4 years, 9 months ago
  75. 7d10bcc selftests: forwarding: Add tests for ethtool extended state by Amit Cohen · 4 years, 9 months ago
  76. 0433045c selftests: forwarding: forwarding.config.sample: Add port with no cable connected by Amit Cohen · 4 years, 9 months ago
  77. dd9e67f selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib by Amit Cohen · 4 years, 9 months ago
  78. 60f30cd mlxsw: spectrum_ethtool: Add link extended state by Amit Cohen · 4 years, 9 months ago
  79. 1bd0693 mlxsw: reg: Port Diagnostics Database Register by Amit Cohen · 4 years, 9 months ago
  80. ecc31c6 ethtool: Add link extended state by Amit Cohen · 4 years, 9 months ago
  81. e120c80 Documentation: networking: ethtool-netlink: Add link extended state by Amit Cohen · 4 years, 9 months ago
  82. 2be5c8a mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs by Amit Cohen · 4 years, 9 months ago
  83. 614d509 mlxsw: Move ethtool_ops to spectrum_ethtool.c by Amit Cohen · 4 years, 9 months ago
  84. a2af44b mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set() by Amit Cohen · 4 years, 9 months ago
  85. 93ec439 igc: Add initial EEE support by Sasha Neftin · 4 years, 10 months ago
  86. 5fb6237 Merge branch 'dpaa2-eth-send-a-scatter-gather-FD-instead-of-realloc-ing' by David S. Miller · 4 years, 9 months ago
  87. 4c96c0a dpaa2-eth: add software counter for Tx frames converted to S/G by Ioana Ciornei · 4 years, 9 months ago
  88. d70446e dpaa2-eth: send a scatter-gather FD instead of realloc-ing by Ioana Ciornei · 4 years, 9 months ago
  89. 17af2c4 Merge branch 'sfc-prerequisites-for-EF100-driver-part-1' by David S. Miller · 4 years, 9 months ago
  90. 4d9c0a2 sfc: extend common GRO interface to support CHECKSUM_COMPLETE by Edward Cree · 4 years, 9 months ago
  91. 28abe82 sfc: commonise ARFS handling by Edward Cree · 4 years, 9 months ago
  92. 850b722 sfc: commonise drain event handling by Edward Cree · 4 years, 9 months ago
  93. 21ea212 sfc: commonise PCI error handlers by Edward Cree · 4 years, 9 months ago
  94. 66a6512 sfc: track which BAR is mapped by Edward Cree · 4 years, 9 months ago
  95. 53e1f21 sfc: commonise FC advertising by Edward Cree · 4 years, 9 months ago
  96. 5671dd5 sfc: commonise other ethtool bits by Edward Cree · 4 years, 9 months ago
  97. cdec457 sfc: commonise ethtool NFC and RXFH/RSS functions by Edward Cree · 4 years, 9 months ago
  98. bdccfd2 sfc: commonise ethtool link handling functions by Edward Cree · 4 years, 9 months ago
  99. 9043f48 sfc: split up nic.h by Edward Cree · 4 years, 9 months ago
  100. d3142c1 sfc: refactor EF10 stats handling by Edward Cree · 4 years, 9 months ago