1. 5642e27 Revert "igb: reduce CPU0 latency when updating statistics" by Jeff Kirsher · 6 years ago
  2. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  3. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  4. ae84e4a ixgbe: fix Kconfig when driver is not a module by Jeff Kirsher · 6 years ago
  5. 6eea2db Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  6. 643bae1 ixgbe: use mii_bus to handle MII related ioctls by Steve Douthit · 6 years ago
  7. 8fa10ef ixgbe: register a mdiobus by Steve Douthit · 6 years ago
  8. 1fb3a7a igb: Fix an issue that PME is not enabled during runtime suspend by Kai-Heng Feng · 6 years ago
  9. eec9037 ice: Do not enable NAPI on q_vectors that have no rings by Young Xiao · 6 years ago
  10. 9a2d57a7 i40e: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago
  11. 31389b5 i40e: define proper net_device::neigh_priv_len by Konstantin Khorenko · 6 years ago
  12. cd0d465 e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait by YueHaibing · 6 years ago
  13. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. 6f9ae17 igb: Change RXPBSIZE size when setting Qav mode by Jesus Sanchez-Palencia · 6 years ago
  15. 5936131 igb: reduce CPU0 latency when updating statistics by Jeff Kirsher · 6 years ago
  16. a84e3f5 xfrm: prefer secpath_set over secpath_dup by Florian Westphal · 6 years ago
  17. 2fdb435 drivers: net: intel: use secpath helpers in more places by Florian Westphal · 6 years ago
  18. 2fd527b net: ndo_bridge_setlink: Add extack by Petr Machata · 6 years ago
  19. 96d1a73 ixgbe: Fix race when the VF driver does a reset by Ross Lagerwall · 6 years ago
  20. 800b8f6 i40e: DRY rx_ptype handling code by Michał Mirosław · 6 years ago
  21. 2a508c6 i40e: fix VLAN.TCI == 0 RX HW offload by Michał Mirosław · 6 years ago
  22. 158daed i40e: fix mac filter delete when setting mac address by Stefan Assmann · 6 years ago
  23. b255e50 net: documentation: build a directory structure for drivers by Jakub Kicinski · 6 years ago
  24. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. 529eb36 i40e: fix kerneldoc for xsk methods by Jan Sokolowski · 6 years ago
  26. a8bf879 ixgbe: recognize 1000BaseLX SFP modules as 1Gbps by Josh Elsasser · 6 years ago
  27. eab077aa i40e: Fix deletion of MAC filters by Lihong Yang · 6 years ago
  28. e4c39f7 igb: fix uninitialized variables by Yunjian Wang · 6 years ago
  29. 6ed4bab igc: Remove obsolete IGC_ERR define by Sasha Neftin · 6 years ago
  30. 8166abb ixgbe: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  31. 0bcd952 ethernet/intel: consolidate NAPI and NAPI exit by Jesse Brandeburg · 6 years ago
  32. 4df3c54 igb: Fix format with line continuation whitespace by Joe Perches · 6 years ago
  33. f25dad1 ice: Fix possible NULL pointer de-reference by Bruce Allan · 6 years ago
  34. d337f2a ice: Use Tx|Rx in comments by Anirudh Venkataramanan · 6 years ago
  35. df17b7e ice: Cosmetic formatting changes by Anirudh Venkataramanan · 6 years ago
  36. 2c5492d ice: Cleanup short function signatures by Bruce Allan · 6 years ago
  37. bc0c6fa ice: Cleanup ice_tx_timeout() by Bruce Allan · 6 years ago
  38. e0c9fd9 ice: Fix return value from NAPI poll by Dave Ertman · 6 years ago
  39. 55aa141 ice: Constify global structures that can/should be by Bruce Allan · 6 years ago
  40. 6a7e699 ice: Do not set LAN_EN for MAC-VLAN filters by Yashaswini Raghuram Prathivadi Bhayankaram · 6 years ago
  41. 5fb597d ice: Pass the return value of ice_init_def_sw_recp() by Jaroslaw Ilgiewicz · 6 years ago
  42. 7afdbc9 ice: Cleanup duplicate control queue code by Bruce Allan · 6 years ago
  43. d38b088 ice: Do autoneg based on VSI state by Akeem G Abodunrin · 6 years ago
  44. 7e18750 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  45. d5585b7 i40e: prevent overlapping tx_timeout recover by Alan Brady · 6 years ago
  46. 7cd8eb0 i40e: suppress bogus error message by Mitch Williams · 6 years ago
  47. 211257a i40e: Use correct shift for VLAN priority by Richard Rodriguez · 6 years ago
  48. 61bfb06 i40e: always set ks->base.speed in i40e_get_settings_link_up by Jacob Keller · 6 years ago
  49. 7c3758f i40e: don't restart nway if autoneg not supported by Mitch Williams · 6 years ago
  50. 5734fe8 i40e: Allow disabling FW LLDP on X722 devices by Patryk Małek · 6 years ago
  51. c95cb7b i40e: update driver version by Alice Michael · 6 years ago
  52. f5a7b21 i40e: Protect access to VF control methods by Jan Sokolowski · 6 years ago
  53. 4ff2d85 i40e: Replace strncpy with strlcpy to ensure null termination by Patryk Małek · 6 years ago
  54. de10933 i40e: Add capability flag for stopping FW LLDP by Krzysztof Galazka · 6 years ago
  55. 8554768 i40e: Use a local variable for readability by Jan Sokolowski · 6 years ago
  56. 6a9a5ec i40e: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  57. ef878d6 ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue by Md Fahad Iqbal Polash · 6 years ago
  58. 47e3e53 ice: Destroy scheduler tree in reset path by Henry Tieman · 6 years ago
  59. c5a2a4a ice: Fix to make VLAN priority tagged traffic to appear on all TCs by Usha Ketineni · 6 years ago
  60. 99fc105 ice: Call pci_disable_sriov before stopping queues for VF by Brett Creeley · 6 years ago
  61. 7b8ff0f ice: Increase Rx queue disable timeout by Piotr Raczynski · 6 years ago
  62. 6263e81 ice: Fix NVM mask defines by Lev Faerman · 6 years ago
  63. d09e269 ice: Avoid nested RTNL locking in ice_dis_vsi by Dave Ertman · 6 years ago
  64. 995c90f ice: Calculate guaranteed VSIs per function and use it by Anirudh Venkataramanan · 6 years ago
  65. 10e03a2 ice: Remove node before releasing VSI by Anirudh Venkataramanan · 6 years ago
  66. b354e98 ice: Check for q_vector when stopping rings by Tony Nguyen · 6 years ago
  67. 807bc98 ice: Fix debug print in ice_tx_timeout by Brett Creeley · 6 years ago
  68. 2b9b750 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  69. 018ed23 ixgbe: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago
  70. cff8ba2 igb: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago
  71. 98942d7 e1000e: extend PTP gettime function to read system clock by Miroslav Lichvar · 6 years ago
  72. d5596fd i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load by Jacob Keller · 6 years ago
  73. 920664a igc: Clean up code by Sasha Neftin · 6 years ago
  74. e1f65b0 e1000e: allow non-monotonic SYSTIM readings by Miroslav Lichvar · 6 years ago
  75. bb9089b igc: Tidy up some white space by Dan Carpenter · 6 years ago
  76. 14b21ce igc: fix error return handling from call to netif_set_real_num_tx_queues by Colin Ian King · 6 years ago
  77. 84cfa53 igc: Remove set but not used variable 'pci_using_dac' by YueHaibing · 6 years ago
  78. dda458d igc: Remove set but not used variables 'ctrl_ext, link_mode' by YueHaibing · 6 years ago
  79. 540a152 i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE by Todd Fujinaka · 6 years ago
  80. a9e5105 intel-ethernet: software timestamp skbs as late as possible by Jacob Keller · 6 years ago
  81. 9fc145f ixgbevf: add support for software timestamps by Jacob Keller · 6 years ago
  82. 7fa57ca ixgbe: allow IPsec Tx offload in VEPA mode by Shannon Nelson · 6 years ago
  83. 0db4a47 ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is null by Colin Ian King · 6 years ago
  84. b860772 igbvf: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  85. ba766b8 i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features by Jacob Keller · 6 years ago
  86. ffe4982 ice: Change req_speeds to be u16 by Chinh T Cao · 6 years ago
  87. 4c9b658 igb: shorten maximum PHC timecounter update interval by Miroslav Lichvar · 6 years ago
  88. d944b46 ice: Fix the bytecount sent to netdev_tx_sent_queue by Brett Creeley · 6 years ago
  89. c585ea4 ice: Fix tx_timeout in PF driver by Brett Creeley · 6 years ago
  90. 25525b6 ice: Fix napi delete calls for remove by Dave Ertman · 6 years ago
  91. 3108251 ice: Fix typo in error message by Anirudh Venkataramanan · 6 years ago
  92. 58297dd ice: Fix flags for port VLAN by Md Fahad Iqbal Polash · 6 years ago
  93. 9ecd25c ice: Remove duplicate addition of VLANs in replay path by Anirudh Venkataramanan · 6 years ago
  94. 33e055f ice: Free VSI contexts during for unload by Victor Raj · 6 years ago
  95. 0f5d4c2 ice: Fix dead device link issue with flow control by Akeem G Abodunrin · 6 years ago
  96. afd9d4a ice: Check for reset in progress during remove by Anirudh Venkataramanan · 6 years ago
  97. ce317dd ice: Set carrier state and start/stop queues in rebuild by Anirudh Venkataramanan · 6 years ago
  98. 6702185 ixgbe: fix MAC anti-spoofing filter after VFLR by Radoslaw Tyl · 6 years ago
  99. bb58fd7 i40e: Update status codes by Mitch Williams · 6 years ago
  100. 48e01e0 ixgbe/ixgbevf: fix XFRM_ALGO dependency by Jeff Kirsher · 6 years ago