1. 88bb432 ice: delay less by Mitch Williams · 5 years ago
  2. e000248 ice: use pkg_dwnld_status instead of sq_last_status by Bruce Allan · 5 years ago
  3. b791cdd ice: Change max MSI-x vector_id check in cfg_irq_map by Brett Creeley · 5 years ago
  4. ec4f5a4 ice: Check if VF is disabled for Opcode and other operations by Akeem G Abodunrin · 5 years ago
  5. 241c8cf ice: configure software LLDP in ice_init_pf_dcb by Paul Greenwalt · 5 years ago
  6. c0a3665 ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBx by Usha Ketineni · 5 years ago
  7. 5f8cc35 ice: avoid setting features during reset by Henry Tieman · 5 years ago
  8. b94b013 ice: Implement DCBNL support by Dave Ertman · 5 years ago
  9. 1ddef45 ice: Add NDO callback to set the maximum per-queue bitrate by Usha Ketineni · 5 years ago
  10. 9d614b6 ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow by Anirudh Venkataramanan · 5 years ago
  11. c8119fa cxgb4: Use match_string() helper to simplify the code by YueHaibing · 5 years ago
  12. caee317 net: ethernet: stmmac: Add support for syscfg clock by Christophe Roullier · 5 years ago
  13. d408bef tipc: eliminate checking netns if node established by Hoang Le · 5 years ago
  14. f8cc62c net: add a READ_ONCE() in skb_peek_tail() by Eric Dumazet · 5 years ago
  15. c305c6ae net: add annotations on hh->hh_len lockless accesses by Eric Dumazet · 5 years ago
  16. 9dfd871 Merge branch 'u64_stats_t' by David S. Miller · 5 years ago
  17. fd2f473 net: use u64_stats_t in struct pcpu_lstats by Eric Dumazet · 5 years ago
  18. 5260dd3 tun: switch to u64_stats_t by Eric Dumazet · 5 years ago
  19. 316580b u64_stats: provide u64_stats_t type by Eric Dumazet · 5 years ago
  20. 4a43b1f net: dummy: use standard dev_lstats_add() and dev_lstats_read() by Eric Dumazet · 5 years ago
  21. 4f77eb0 vsockmon: use standard dev_lstats_add() and dev_lstats_read() by Eric Dumazet · 5 years ago
  22. b4fba47 veth: use standard dev_lstats_add() and dev_lstats_read() by Eric Dumazet · 5 years ago
  23. 3ed9122 net: nlmon: use standard dev_lstats_add() and dev_lstats_read() by Eric Dumazet · 5 years ago
  24. dd5382a net: provide dev_lstats_add() helper by Eric Dumazet · 5 years ago
  25. de7d508 net: provide dev_lstats_read() helper by Eric Dumazet · 5 years ago
  26. 0f030bd Merge branch 'net-Demote-MTU-change-prints-to-debug' by David S. Miller · 5 years ago
  27. 5409386 net: qcom/emac: Demote MTU change print to debug by Florian Fainelli · 5 years ago
  28. 1229913 net: ethernet: intel: Demote MTU change prints to debug by Florian Fainelli · 5 years ago
  29. 693bd8b ethernet: ti: cpts: use ktime_get_real_ns helper by Ivan Khoronzhuk · 5 years ago
  30. a9ae168 Merge branch 'aquantia-next' by David S. Miller · 5 years ago
  31. 362cabd net: atlantic: change email domains to Marvell by Igor Russkikh · 5 years ago
  32. 822cd11 net: atlantic: implement UDP GSO offload by Igor Russkikh · 5 years ago
  33. 8009bb1 net: atlantic: update flow control logic by Nikita Danilov · 5 years ago
  34. ddef552 net: atlantic: stylistic renames by Igor Russkikh · 5 years ago
  35. 7b0c342 net: atlantic: code style cleanup by Nikita Danilov · 5 years ago
  36. ea4b4d7 net: atlantic: loopback tests via private flags by Igor Russkikh · 5 years ago
  37. dc12f75 net: atlantic: add fw configuration memory area by Nikita Danilov · 5 years ago
  38. d1287ce net: atlantic: adding ethtool physical identification by Nikita Danilov · 5 years ago
  39. 58128fa net: atlantic: add msglevel configuration by Nikita Danilov · 5 years ago
  40. 8aaa112 net: atlantic: refactoring pm logic by Nikita Danilov · 5 years ago
  41. 837c637 net: atlantic: implement wake_phy feature by Nikita Danilov · 5 years ago
  42. d993e14 net: atlantic: update firmware interface by Nikita Danilov · 5 years ago
  43. 7b89c58 Merge branch 'mlxsw-Add-layer-3-devlink-trap-support' by David S. Miller · 5 years ago
  44. 83b2b61 selftests: mlxsw: Add test cases for devlink-trap layer 3 exceptions by Amit Cohen · 5 years ago
  45. f10caf0 selftests: forwarding: tc_common: Add hitting check by Amit Cohen · 5 years ago
  46. 7ce4e76 selftests: forwarding: devlink: Add functionality for trap exceptions test by Amit Cohen · 5 years ago
  47. fd74fee mlxsw: Add layer 3 devlink-trap exceptions support by Amit Cohen · 5 years ago
  48. 0c3cbbf mlxsw: Add specific trap for packets routed via invalid nexthops by Amit Cohen · 5 years ago
  49. 21151f6 mlxsw: Add new FIB entry type for reject routes by Amit Cohen · 5 years ago
  50. 3b063ae devlink: Add layer 3 generic packet exception traps by Amit Cohen · 5 years ago
  51. d3e985c selftests: mlxsw: Add test cases for devlink-trap layer 3 drops by Amit Cohen · 5 years ago
  52. ef7f6b1 selftests: devlink: Make devlink_trap_cleanup() more generic by Amit Cohen · 5 years ago
  53. 6b45fe9 selftests: devlink: Export functions to devlink library by Amit Cohen · 5 years ago
  54. dbc684f mlxsw: Add layer 3 devlink-trap support by Amit Cohen · 5 years ago
  55. 6896cc4 devlink: Add layer 3 generic packet traps by Amit Cohen · 5 years ago
  56. c55b810 enetc: fix return value for enetc_ioctl() by Michael Walle · 5 years ago
  57. 200ecef tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp by Eric Dumazet · 5 years ago
  58. 2386d74 selftests: Add source route tests to fib_tests by David Ahern · 5 years ago
  59. 71685eb inetpeer: fix data-race in inet_putpeer / inet_putpeer by Eric Dumazet · 5 years ago
  60. dddb318 net: phy: at803x: add missing dependency on CONFIG_REGULATOR by Madalin Bucur · 5 years ago
  61. 991df1f dpaa2-eth: add ethtool MAC counters by Ioana Ciornei · 5 years ago
  62. 88c8562 enetc: ethtool: add wake-on-lan callbacks by Michael Walle · 5 years ago
  63. a613baf enetc: add ioctl() support for PHY-related ops by Michael Walle · 5 years ago
  64. 630d4e7 mlxsw: spectrum: Fix error return code in mlxsw_sp_port_module_info_init() by Wei Yongjun · 5 years ago
  65. 69625ea Merge branch 'cxgb4-add-support-for-TC-MQPRIO-Qdisc-Offload' by David S. Miller · 5 years ago
  66. 0e395b3 cxgb4: add FLOWC based QoS offload by Rahul Lakkireddy · 5 years ago
  67. 4846d53 cxgb4: add Tx and Rx path for ETHOFLD traffic by Rahul Lakkireddy · 5 years ago
  68. 2d0cb84 cxgb4: add ETHOFLD hardware queue support by Rahul Lakkireddy · 5 years ago
  69. b1396c2 cxgb4: parse and configure TC-MQPRIO offload by Rahul Lakkireddy · 5 years ago
  70. 76c3a55 cxgb4: rework queue config and MSI-X allocation by Rahul Lakkireddy · 5 years ago
  71. ab0367e cxgb4: query firmware for QoS offload resources by Rahul Lakkireddy · 5 years ago
  72. 1c8dd9c net_sched: gen_estimator: extend packet counter to 64bit by Eric Dumazet · 5 years ago
  73. 2d791e3 dpaa2-ptp: fix compile error by Chenwandun · 5 years ago
  74. fdc66c3 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  75. 64a2600 net: dsa: mv8e6xxx: Fix stub function parameters by Andrew Lunn · 5 years ago
  76. 16cf422 Merge branch 'net-phy-at803x-device-tree-binding' by David S. Miller · 5 years ago
  77. ed7fa2a net: phy: at803x: remove config_init for AR9331 by Michael Walle · 5 years ago
  78. 96c3671 net: phy: at803x: fix the PHY names by Michael Walle · 5 years ago
  79. 428061f net: phy: at803x: mention AR8033 as same as AR8031 by Michael Walle · 5 years ago
  80. 2f66482 net: phy: at803x: add device tree binding by Michael Walle · 5 years ago
  81. 2c63221 dt-bindings: net: phy: Add support for AT803X by Michael Walle · 5 years ago
  82. 4985dff net: phy: at803x: fix Kconfig description by Michael Walle · 5 years ago
  83. a5a7daa tcp: fix data-race in tcp_recvmsg() by Eric Dumazet · 5 years ago
  84. 9ed498c net: silence data-races on sk_backlog.tail by Eric Dumazet · 5 years ago
  85. 226df3e dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode by Ioana Ciornei · 5 years ago
  86. 90ce9f2 net: openvswitch: select vport upcall portid directly by Tonghao Zhang · 5 years ago
  87. eb34e98 net: axienet: Fix error return code in axienet_probe() by Wei Yongjun · 5 years ago
  88. 1dcff44 net: aquantia: fix return value check in aq_ptp_init() by Wei Yongjun · 5 years ago
  89. b97fa0b ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe() by Wei Yongjun · 5 years ago
  90. d0d605c tipc: eliminate the dummy packet in link synching by Tuong Lien · 5 years ago
  91. 3924f72 Merge branch 'lwtunnel-add-ip-and-ip6-options-setting-and-dumping' by David S. Miller · 5 years ago
  92. b0a2181 lwtunnel: add options setting and dumping for erspan by Xin Long · 5 years ago
  93. edf31cb lwtunnel: add options setting and dumping for vxlan by Xin Long · 5 years ago
  94. 4ece477 lwtunnel: add options setting and dumping for geneve by Xin Long · 5 years ago
  95. 0eb8eb2 lwtunnel: add options process for cmp_encap by Xin Long · 5 years ago
  96. f52f11e lwtunnel: add options process for arp request by Xin Long · 5 years ago
  97. 426071f tipc: reduce sensitive to retransmit failures by Hoang Le · 5 years ago
  98. 6708ef7 tipc: update cluster capabilities if node deleted by Hoang Le · 5 years ago
  99. 3c28d99 selftest: net: add some traceroute tests by Francesco Ruggeri · 5 years ago
  100. 039c60c ice: Fix return value when SR-IOV is not supported by Anirudh Venkataramanan · 5 years ago