1. f66a6a6 net: dsa: permit cross-chip bridging between all trees in the system by Vladimir Oltean · 4 years, 8 months ago
  2. 81c287e net: hns3: disable auto-negotiation off with 1000M setting in ethtool by Yufeng Mo · 4 years, 8 months ago
  3. b4401a0 net: hns3: optimized the judgment of the input parameters of dump ncl config by Yufeng Mo · 4 years, 8 months ago
  4. a4de022 net: hns3: provide .get_cmdq_stat interface for the client by Huazhong Tan · 4 years, 8 months ago
  5. 4279b4d net: hns3: modify two uncorrect macro names by Huazhong Tan · 4 years, 8 months ago
  6. 5705b45 net: hns3: remove a redundant register macro definition by Huazhong Tan · 4 years, 8 months ago
  7. 4a459bd net: phy: Put interface into oper testing during cable test by Andrew Lunn · 4 years, 8 months ago
  8. fc879f7 net: phy: marvell: Add cable test support by Andrew Lunn · 4 years, 8 months ago
  9. 1dd3f21 net: ethtool: Add infrastructure for reporting cable test results by Andrew Lunn · 4 years, 8 months ago
  10. 97c2243 net: phy: Add support for polling cable test by Andrew Lunn · 4 years, 8 months ago
  11. a68a813 net: phy: Add cable test support to state machine by Andrew Lunn · 4 years, 8 months ago
  12. b9f96423 net: usb: qmi_wwan: remove redundant assignment to variable status by Colin Ian King · 4 years, 8 months ago
  13. 1ea08c6 net: huawei_cdc_ncm: remove redundant assignment to variable ret by Colin Ian King · 4 years, 8 months ago
  14. d728e64 net: usb: ax88179_178a: remove redundant assignment to variable ret by Colin Ian King · 4 years, 8 months ago
  15. 4f6cd04 dsa: sja1105: fix semicolon.cocci warnings by kbuild test robot · 4 years, 8 months ago
  16. 7a36e49 octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers by Kevin Hao · 4 years, 8 months ago
  17. 67ed68f mlxsw: spectrum_flower: Forbid to insert flower rules in collision with matchall rules by Jiri Pirko · 4 years, 8 months ago
  18. 18346b7 mlxsw: spectrum_matchall: Forbid to insert matchall rules in collision with flower rules by Jiri Pirko · 4 years, 8 months ago
  19. aed6528 mlxsw: spectrum_matchall: Expose a function to get min and max rule priority by Jiri Pirko · 4 years, 8 months ago
  20. 5a2939b mlxsw: spectrum_matchall: Put matchall list into substruct of flow struct by Jiri Pirko · 4 years, 8 months ago
  21. 593bb843 mlxsw: spectrum_flower: Expose a function to get min and max rule priority by Jiri Pirko · 4 years, 8 months ago
  22. 18aa23b mlxsw: spectrum_matchall: Restrict sample action to be allowed only on ingress by Jiri Pirko · 4 years, 8 months ago
  23. 72ef908 hinic: add three net_device_ops of vf by Luo bin · 4 years, 8 months ago
  24. 0d5c56a Merge tag 'mlx5-updates-2020-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 4 years, 8 months ago
  25. b4de6c4 net: atlantic: unify MAC generation by Mark Starovoytov · 4 years, 8 months ago
  26. 097d638 net: atlantic: remove check for boot code survivability before reset request by Mark Starovoytov · 4 years, 8 months ago
  27. ad46bd5 net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 code by Mark Starovoytov · 4 years, 8 months ago
  28. c64d7b2 net: atlantic: remove TPO2 check from A0 code by Mark Starovoytov · 4 years, 8 months ago
  29. 843e139 net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5 by Mark Starovoytov · 4 years, 8 months ago
  30. 7bb3771 net: atlantic: minor MACSec code cleanup by Mark Starovoytov · 4 years, 8 months ago
  31. 38e86bf net: atlantic: use __packed instead of the full expansion. by Mark Starovoytov · 4 years, 8 months ago
  32. 28bff09 net/mlx5e: Enhance ICOSQ WQE info fields by Tariq Toukan · 5 years ago
  33. 6b74f60 net/mlx5: Accel, Remove unnecessary header include by Tariq Toukan · 4 years, 9 months ago
  34. 41a8e4e net/mlx5e: Use struct assignment for WQE info updates by Tariq Toukan · 4 years, 10 months ago
  35. 05dfd57 net/mlx5e: Take TX WQE info structures out of general EN header by Tariq Toukan · 4 years, 9 months ago
  36. f713ce1 net/mlx5e: kTLS, Do not fill edge for the DUMP WQEs in TX flow by Tariq Toukan · 4 years, 9 months ago
  37. ab1e0ce net/mlx5e: kTLS, Fill work queue edge separately in TX flow by Tariq Toukan · 4 years, 9 months ago
  38. 714c88a net/mlx5e: Split TX acceleration offloads into two phases by Maxim Mikityanskiy · 5 years ago
  39. 5546100 net/mlx5e: Update UDP fields of the SKB for GSO first by Maxim Mikityanskiy · 5 years ago
  40. 2eeb6e3 net/mlx5e: Make TLS offload independent of wqe and pi by Maxim Mikityanskiy · 5 years ago
  41. 0bdb078 net/mlx5e: Pass only eseg to IPSEC offload by Maxim Mikityanskiy · 5 years ago
  42. 3df711d net/mlx5e: Return void from mlx5e_sq_xmit and mlx5i_sq_xmit by Maxim Mikityanskiy · 5 years ago
  43. 7f8546f net/mlx5e: Unify checks of TLS offloads by Maxim Mikityanskiy · 5 years ago
  44. f02bac9 net/mlx5e: Return bool from TLS and IPSEC offloads by Maxim Mikityanskiy · 5 years ago
  45. 76cd622 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 4 years, 8 months ago
  46. 5eb2bcf net: lio_core: remove redundant assignment to variable tx_done by Colin Ian King · 4 years, 8 months ago
  47. 6a9c9548 net/atheros: remove redundant assignment to variable size by Colin Ian King · 4 years, 8 months ago
  48. d8f05e9 cnic: remove redundant assignment to variable ret by Colin Ian King · 4 years, 8 months ago
  49. 4d2c999 net: tg3: tidy up loop, remove need to compute off with a multiply by Colin Ian King · 4 years, 8 months ago
  50. ce740c5 r8169: improve reset handling for chips from RTL8168g by Heiner Kallweit · 4 years, 8 months ago
  51. 6f9395c r8169: add helper rtl_wait_txrx_fifo_empty by Heiner Kallweit · 4 years, 8 months ago
  52. 9617886 r8169: add helper rtl_enable_rxdvgate by Heiner Kallweit · 4 years, 8 months ago
  53. e031ce8 r8169: add helper r8168g_wait_ll_share_fifo_ready by Heiner Kallweit · 4 years, 8 months ago
  54. b5c3bab net: ipa: Remove ipa_endpoint_stop{,_rx_dma} again by Nathan Chancellor · 4 years, 8 months ago
  55. b41d272 net: dsa: sja1105: remove set but not used variable 'prev_time' by Samuel Zou · 4 years, 8 months ago
  56. da384ef net: dsa: vsc73xx: convert to devm_platform_ioremap_resource by Wei Yongjun · 4 years, 8 months ago
  57. ae46f184 bonding: propagate transmit status by Eric Dumazet · 4 years, 8 months ago
  58. f78ed22 netpoll: accept NULL np argument in netpoll_send_skb() by Eric Dumazet · 4 years, 8 months ago
  59. 3a13f98 net: phy: fix less than zero comparison with unsigned variable val by Colin Ian King · 4 years, 8 months ago
  60. c75a33c net: remove newlines in NL_SET_ERR_MSG_MOD by Jacob Keller · 4 years, 8 months ago
  61. a45cfcc net: ethernet: ti: am65-cpsw-nuss: use of_platform_device_create() for mdio by Grygorii Strashko · 4 years, 8 months ago
  62. 38c440b dpaa2-eth: create a function to flush the XDP fds by Ioana Ciornei · 4 years, 8 months ago
  63. 7596ac9 soc: fsl: dpio: properly compute the consumer index by Ioana Ciornei · 4 years, 8 months ago
  64. 834f893 net: dsa: sja1105: implement tc-gate using time-triggered virtual links by Vladimir Oltean · 4 years, 8 months ago
  65. dfacc5a net: dsa: sja1105: support flow-based redirection via virtual links by Vladimir Oltean · 4 years, 8 months ago
  66. b70bb8d net: dsa: sja1105: make room for virtual link parsing in flower offload by Vladimir Oltean · 4 years, 8 months ago
  67. 94f94d4 net: dsa: sja1105: add static tables for virtual links by Vladimir Oltean · 4 years, 8 months ago
  68. bb206a0 cxgb4: remove duplicate headers by Chen Zhou · 4 years, 8 months ago
  69. 5d9e472 Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 4 years, 8 months ago
  70. 0932969e via-rhine: Add platform dependencies by Geert Uytterhoeven · 4 years, 8 months ago
  71. 571cf29 net:enetc: bug fix for qos sfi operate space after freed by Po Liu · 4 years, 8 months ago
  72. 7f96063 net: encx24j600: make encx24j600_hw_init() return void by Jason Yan · 4 years, 8 months ago
  73. 5a7c450 net: mlx4: remove unneeded variable "err" in mlx4_en_ethtool_add_mac_rule() by Jason Yan · 4 years, 8 months ago
  74. 27ad2cd net: tulip: de4x5: make PCI_signature() return void by Jason Yan · 4 years, 8 months ago
  75. f9a98f9 net: atheros: remove dead code in atl1c_resume() by Jason Yan · 4 years, 8 months ago
  76. 49d4c39 b43: remove dead function b43_rssinoise_postprocess() by Jason Yan · 4 years, 8 months ago
  77. 31e2d06 net: phy: Make iproc_mdio_resume static by Zheng Zengkai · 4 years, 8 months ago
  78. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  79. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  80. 16f8036 net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE by Pablo Neira Ayuso · 4 years, 8 months ago
  81. 243f214 wireguard: send/receive: use explicit unlikely branch instead of implicit coalescing by Jason A. Donenfeld · 4 years, 8 months ago
  82. 4fed818 wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning by Jason A. Donenfeld · 4 years, 8 months ago
  83. 4005f5c wireguard: send/receive: cond_resched() when processing worker ringbuffers by Jason A. Donenfeld · 4 years, 8 months ago
  84. b673e24a wireguard: socket: remove errant restriction on looping to self by Jason A. Donenfeld · 4 years, 8 months ago
  85. 6f5c27f net: ethernet: ti: am65-cpsw-nuss: fix irqs type by Grygorii Strashko · 4 years, 8 months ago
  86. ae1804d dsa: sja1105: dynamically allocate stats structure by Arnd Bergmann · 4 years, 8 months ago
  87. 0735ccc ionic: Use debugfs_create_bool() to export bool by Geert Uytterhoeven · 4 years, 8 months ago
  88. b883e47 net: phy: tja11xx: add support for master-slave configuration by Oleksij Rempel · 4 years, 8 months ago
  89. bdbdac7 ethtool: provide UAPI for PHY master/slave configuration. by Oleksij Rempel · 4 years, 8 months ago
  90. 02f58e5 Crypto/chcr: fix for hmac(sha) test fails by Devulapally Shiva Krishna · 4 years, 8 months ago
  91. ee91ac1 Crypto/chcr: support for 48 byte key_len in aes-xts by Devulapally Shiva Krishna · 4 years, 8 months ago
  92. 10b0c75 Crypto/chcr: fix for ccm(aes) failed test by Devulapally Shiva Krishna · 4 years, 8 months ago
  93. 6b363a2 Crypto/chcr: fix ctr, cbc, xts and rfc3686-ctr failed tests by Devulapally Shiva Krishna · 4 years, 8 months ago
  94. d91a315 Crypto/chcr: fix gcm-aes and rfc4106-gcm failed tests by Devulapally Shiva Krishna · 4 years, 8 months ago
  95. da1a782 net: ipa: kill ipa_cmd_dma_task_32b_addr_add() by Alex Elder · 4 years, 8 months ago
  96. f30dcb7 net: ipa: kill ipa_endpoint_stop() by Alex Elder · 4 years, 8 months ago
  97. 9928fcc net: ipa: don't retry in ipa_endpoint_stop() by Alex Elder · 4 years, 8 months ago
  98. c72ddf0 net: ipa: get rid of workaround in ipa_endpoint_stop() by Alex Elder · 4 years, 8 months ago
  99. 97e4692 net: ipa: fix a bug in ipa_endpoint_stop() by Alex Elder · 4 years, 8 months ago
  100. a4dcad3 net: ipa: remove endpoint delay mode feature by Alex Elder · 4 years, 8 months ago