1. 5d826b7 forcedeth: remove unnecessary carrier status check by Zhu Yanjun · 8 years ago
  2. 7c3e7de ibmvnic: Move queue restarting in ibmvnic_tx_complete by Nathan Fontenot · 8 years ago
  3. 94ca305 ibmvnic: Record SKB RX queue during poll by Thomas Falcon · 8 years ago
  4. ca05e31 ibmvnic: Continue skb processing after skb completion error by Nathan Fontenot · 8 years ago
  5. 161b8a8 ibmvnic: Check for driver reset first in ibmvnic_xmit by Nathan Fontenot · 8 years ago
  6. 46293b9 ibmvnic: Wait for any pending scrqs entries at driver close by Nathan Fontenot · 8 years ago
  7. b41b83e ibmvnic: Clean up tx pools when closing by Nathan Fontenot · 8 years ago
  8. e0ebe942 ibmvnic: Whitespace correction in release_rx_pools by Nathan Fontenot · 8 years ago
  9. c7bac00 ibmvnic: Delete napi's when releasing driver resources by Nathan Fontenot · 8 years ago
  10. ed651a1 ibmvnic: Updated reset handling by Nathan Fontenot · 8 years ago
  11. 90c8014 ibmvnic: Replace is_closed with state field by Nathan Fontenot · 8 years ago
  12. bfc32f2 ibmvnic: Move resource initialization to its own routine by Nathan Fontenot · 8 years ago
  13. 37a7fdf tg3: don't clear stats while tg3_close by YueHaibing · 8 years ago
  14. 4d463c4 xdp: use common helper for netlink extended ack reporting by Daniel Borkmann · 8 years ago
  15. f6fec61 smsc911x: Adding support for Micochip LAN9250 Ethernet controller by David Cai · 8 years ago
  16. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  17. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  18. 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  19. 7732253 net: thunderx: Optimize page recycling for XDP by Sunil Goutham · 8 years ago
  20. e3d06ff net: thunderx: Support for XDP header adjustment by Sunil Goutham · 8 years ago
  21. 16f2bcc net: thunderx: Add support for XDP_TX by Sunil Goutham · 8 years ago
  22. c56d91c net: thunderx: Add support for XDP_DROP by Sunil Goutham · 8 years ago
  23. 05c773f net: thunderx: Add basic XDP support by Sunil Goutham · 8 years ago
  24. 927987f net: thunderx: Cleanup receive buffer allocation by Sunil Goutham · 8 years ago
  25. 0dada88 net: thunderx: Optimize CQE_TX handling by Sunil Goutham · 8 years ago
  26. 5e848e4 net: thunderx: Optimize RBDR descriptor handling by Sunil Goutham · 8 years ago
  27. 5836b44 net: thunderx: Support for page recycling by Sunil Goutham · 8 years ago
  28. 8d3f87d qed*: Fix issues in the ptp filter config implementation. by sudarsana.kalluru@cavium.com · 8 years ago
  29. 461eec1 qede: Fix concurrency issue in PTP Tx path processing. by sudarsana.kalluru@cavium.com · 8 years ago
  30. 212c7fd stmmac: Add support for SIMATIC IOT2000 platform by Jan Kiszka · 8 years ago
  31. 412b65d net: hns: fix ethtool_get_strings overflow in hns driver by Timmy Li · 8 years ago
  32. b1e4552 mlxsw: spectrum_router: Simplify VRF enslavement by Ido Schimmel · 8 years ago
  33. cedf90c Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  34. 07ff2ed qed: Prevent warning without CONFIG_RFS_ACCEL by Mintz, Yuval · 8 years ago
  35. 20b1bd9 qed: output the DPM status and WID count by Ram Amrani · 8 years ago
  36. 107392b qed: align DPI configuration to HW requirements by Ram Amrani · 8 years ago
  37. e015d58 qed: verify RoCE resource bitmaps are released by Ram Amrani · 8 years ago
  38. 1053619 qed: add error handling flow to TID deregistratin posting failure by Ram Amrani · 8 years ago
  39. ba0154e qed: remove unused SQ error state by Ram Amrani · 8 years ago
  40. 793ea8a qed: configure the RoCE max message size by Ram Amrani · 8 years ago
  41. 2faf265 benet: Use time_before_eq for time comparison by Karim Eshapa · 8 years ago
  42. d957c0f7 nfp: make use of extended ack message reporting by Jakub Kicinski · 8 years ago
  43. d832565 net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError" by Colin Ian King · 8 years ago
  44. 9b70de6 bnx2x: Align RX buffers by Scott Wood · 8 years ago
  45. 77041e8 liquidio: silence a locking static checker warning by Dan Carpenter · 8 years ago
  46. 66117a9 qed: Unlock on error in qed_vf_pf_acquire() by Dan Carpenter · 8 years ago
  47. 804ffe5 net: hns: support deferred probe when no mdio by lipeng · 8 years ago
  48. 2fdd6ba net: hns: support deferred probe when can not obtain irq by lipeng · 8 years ago
  49. dbf637f nfp: provide 256 bytes of XDP headroom in all configurations by Jakub Kicinski · 8 years ago
  50. 85cb207 nfp: don't completely refuse to work with old flashes by Jakub Kicinski · 8 years ago
  51. d38df0d nfp: avoid reading TX queue indexes from the device by Jakub Kicinski · 8 years ago
  52. 92e6819 nfp: do simple XDP TX buffer recycling by Jakub Kicinski · 8 years ago
  53. d78005a nfp: drop rx_ring param from buffer allocation by Jakub Kicinski · 8 years ago
  54. 46c5051 nfp: replace -ENOTSUPP with -EOPNOTSUPP by Jakub Kicinski · 8 years ago
  55. 90a1bb9 bnx2x: Get rid of useless temporary variable by Andy Shevchenko · 8 years ago
  56. b77f016 bnx2x: Reuse bnx2x_null_format_ver() by Andy Shevchenko · 8 years ago
  57. 55b218c bnx2x: Replace custom scnprintf() by Andy Shevchenko · 8 years ago
  58. ae3696c net: macb: fix phy interrupt parsing by Alexandre Belloni · 8 years ago
  59. 8dd5b69 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  60. 0a0ab1d net/mlx5: E-Switch, Avoid redundant memory allocation by Eli Cohen · 8 years ago
  61. 0f6e4cf net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQ by Eran Ben Elisha · 8 years ago
  62. b1b03bd net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe() by Tariq Toukan · 8 years ago
  63. ad78af9 net/mlx5e: Use prefetchw when a write is to follow by Tariq Toukan · 8 years ago
  64. 1f5b1e4 net/mlx5e: Optimize poll ICOSQ completion queue by Tariq Toukan · 8 years ago
  65. a2fa1fe5 net/mlx5e: Act on delay probe time updates by Hadar Hen Zion · 8 years ago
  66. f6dfb4c net/mlx5e: Update neighbour 'used' state using HW flow rules counters by Hadar Hen Zion · 8 years ago
  67. 232c001 net/mlx5e: Add support to neighbour update flow by Hadar Hen Zion · 8 years ago
  68. 37b498f net/mlx5e: Add neighbour hash table to the representors by Hadar Hen Zion · 9 years ago
  69. 033354d net/mlx5e: Read neigh parameters with proper locking by Hadar Hen Zion · 9 years ago
  70. 0b67a38 net/mlx5e: Use flag to properly monitor a flow rule offloading state by Hadar Hen Zion · 8 years ago
  71. 1a8552b net/mlx5e: Remove output device parameter from create encap header helpers definition by Hadar Hen Zion · 9 years ago
  72. c1ae115 net/mlx5e: Move the encap entry structure from the eswitch header by Or Gerlitz · 8 years ago
  73. 45247bf net/mlx5: Remove encap entry pointer from the eswitch flow attributes by Or Gerlitz · 8 years ago
  74. 1d447a3 net/mlx5e: Extendable vport representor netdev private data by Saeed Mahameed · 8 years ago
  75. 68fe1d5 e1000e: Add Support for 38.4MHZ frequency by Sasha Neftin · 8 years ago
  76. c8744f4 e1000e: Add Support for CannonLake by Sasha Neftin · 8 years ago
  77. 3a3173b e1000e: Initial Support for CannonLake by Sasha Neftin · 8 years ago
  78. 10ed1e0 e1000e: fix PTP on e1000_pch_lpt variants by Jarod Wilson · 9 years ago
  79. 3dfc3eb i40evf: hide unused variable by Arnd Bergmann · 8 years ago
  80. 283aeaf i40evf: allocate queues before we setup the interrupts and q_vectors by Jacob Keller · 8 years ago
  81. 707636c i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED by Jacob Keller · 8 years ago
  82. 47994c1 i40e: remove hw_disabled_flags in favor of using separate flag bits by Jacob Keller · 8 years ago
  83. 789f38c i40evf: remove needless min_t() on num_online_cpus()*2 by Jacob Keller · 8 years ago
  84. 0da36b9 i40e: use DECLARE_BITMAP for state fields by Jacob Keller · 8 years ago
  85. d19cb64 i40e: separate PF and VSI state flags by Jacob Keller · 8 years ago
  86. 2318b40 i40e: remove unnecessary msleep() delay in i40e_free_vfs by Jacob Keller · 8 years ago
  87. 707d088 i40e: amortize wait time when disabling lots of VFs by Jacob Keller · 8 years ago
  88. 1f190d9 i40e: Reprogram port offloads after reset by Alexander Duyck · 8 years ago
  89. 27826fd i40e: rename index to port to avoid confusion by Jacob Keller · 8 years ago
  90. 1b48437 i40e: make use of i40e_reset_all_vfs when initializing new VFs by Jacob Keller · 8 years ago
  91. 6322e63 i40e: properly spell I40E_VF_STATE_* flags by Jacob Keller · 8 years ago
  92. e60ae00 ixgbevf: Check for RSS key before setting value by Tony Nguyen · 8 years ago
  93. 82fb670 ixgbevf: Fix errors in retrieving RETA and RSS from PF by Tony Nguyen · 8 years ago
  94. 3dfbfc7 ixgbe: Check for RSS key before setting value by Tony Nguyen · 8 years ago
  95. 8dc963e ixgbe: Add 1000Base-T device based on X550EM_X MAC by Paul Greenwalt · 8 years ago
  96. 27bdc44 ixgbe: Allow setting zero MAC address for VF by Tony Nguyen · 8 years ago
  97. f87fc44 ixgbevf: fix size of queue stats length by Emil Tantilov · 8 years ago
  98. e251ecf ixgbe: clean macvlan MAC filter table on VF reset by Emil Tantilov · 8 years ago
  99. 7379f97 ixgbe: delay tail write to every 'n' packets by John Fastabend · 8 years ago
  100. 33fdc82 ixgbe: add support for XDP_TX action by John Fastabend · 8 years ago