1. c89ebb9 ixgbe: fix memory leak on ipsec allocation by Colin Ian King · 7 years ago
  2. cf12aab ixgbevf: fix ixgbevf_xmit_frame()'s return type by Luc Van Oostenryck · 7 years ago
  3. bbb2707 ixgbe: return error on unsupported SFP module when resetting by Emil Tantilov · 7 years ago
  4. ea3beca ice: Set rq_last_status when cleaning rq by Jeff Shaw · 7 years ago
  5. d6fef10 ice: Fix insufficient memory issue in ice_aq_manage_mac_read by Md Fahad Iqbal Polash · 7 years ago
  6. 30d8439 ice: Do not check INTEVENT bit for OICR interrupts by Ben Shelton · 7 years ago
  7. 34357a9 ice: Fix incorrect comment for action type by Anirudh Venkataramanan · 7 years ago
  8. d332a38 ice: Fix initialization for num_nodes_added by Anirudh Venkataramanan · 7 years ago
  9. 2707df9 igb: Fix the transmission mode of queue 0 for Qav mode by Vinicius Costa Gomes · 7 years ago
  10. 39035bf ixgbevf: ensure xdp_ring resources are free'd on error exit by Colin Ian King · 7 years ago
  11. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  12. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  13. cba5957 ice: Bug fixes in ethtool code by Anirudh Venkataramanan · 7 years ago
  14. 63bb4e1 ice: Fix error return code in ice_init_hw() by Wei Yongjun · 7 years ago
  15. 170648f fm10k: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  16. 13d5a30 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  17. 34fd03b Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  18. d9314c47 i40e: add support for XDP_REDIRECT by Björn Töpel · 7 years ago
  19. 8ce29c6 i40e: tweak page counting for XDP_REDIRECT by Björn Töpel · 7 years ago
  20. 8f769dd i40e: re-number feature flags to remove gaps by Jacob Keller · 7 years ago
  21. 886ff14 i40e: stop using cmpxchg flow in i40e_set_priv_flags() by Jacob Keller · 7 years ago
  22. f0ee70a i40e: hold the RTNL lock while changing interrupt schemes by Jacob Keller · 7 years ago
  23. 5f76a70 i40e: move client flags into state bits by Jacob Keller · 7 years ago
  24. 0605c45 i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field by Jacob Keller · 7 years ago
  25. 134201a i40e: move AUTO_DISABLED flags into the state field by Jacob Keller · 7 years ago
  26. 41898c6 i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field by Jacob Keller · 7 years ago
  27. bfe040c i40e: move I40E_FLAG_FILTER_SYNC to a state bit by Jacob Keller · 7 years ago
  28. e94d447 ice: Implement filter sync, NDO operations and bump version by Anirudh Venkataramanan · 7 years ago
  29. 0b28b70 ice: Support link events, reset and rebuild by Anirudh Venkataramanan · 7 years ago
  30. 5513b92 ice: Update Tx scheduler tree for VSI multi-Tx queue support by Anirudh Venkataramanan · 7 years ago
  31. fcea6f3 ice: Add stats and ethtool support by Anirudh Venkataramanan · 7 years ago
  32. d76a60b ice: Add support for VLANs and offloads by Anirudh Venkataramanan · 7 years ago
  33. 2b245cb ice: Implement transmit and NAPI support by Anirudh Venkataramanan · 7 years ago
  34. cdedef5 ice: Configure VSIs for Tx/Rx by Anirudh Venkataramanan · 7 years ago
  35. 9daf820 ice: Add support for switch filter programming by Anirudh Venkataramanan · 7 years ago
  36. 3a858ba ice: Add support for VSI allocation and deallocation by Anirudh Venkataramanan · 7 years ago
  37. 940b61a ice: Initialize PF and setup miscellaneous interrupt by Anirudh Venkataramanan · 7 years ago
  38. dc49c77 ice: Get MAC/PHY/link info and scheduler topology by Anirudh Venkataramanan · 7 years ago
  39. 9c20346 ice: Get switch config, scheduler config and device capabilities by Anirudh Venkataramanan · 7 years ago
  40. f31e4b6 ice: Start hardware initialization by Anirudh Venkataramanan · 7 years ago
  41. 7ec59ee ice: Add support for control queues by Anirudh Venkataramanan · 7 years ago
  42. d3757ba ethernet: Use octal not symbolic permissions by Joe Perches · 7 years ago
  43. 837f08f ice: Add basic driver framework for Intel(R) E800 Series by Anirudh Venkataramanan · 7 years ago
  44. ed93a39 ixgbe: tweak page counting for XDP_REDIRECT by Björn Töpel · 7 years ago
  45. 2eb34ba ixgbevf: Add XDP queue stats reporting by Tony Nguyen · 7 years ago
  46. be83333 ixgbevf: Add support for meta data by Tony Nguyen · 7 years ago
  47. efecfd5 ixgbevf: Delay tail write for XDP packets by Tony Nguyen · 7 years ago
  48. 21092e9 ixgbevf: Add support for XDP_TX action by Tony Nguyen · 7 years ago
  49. c7aec59 ixgbevf: Add XDP support for pass and drop actions by Tony Nguyen · 7 years ago
  50. 70da682 ixgbe: enable TSO with IPsec offload by Shannon Nelson · 7 years ago
  51. 1db685e ixgbe: no need for esp trailer if GSO by Shannon Nelson · 7 years ago
  52. 871dd09 ixgbe: remove unneeded ipsec test in TX path by Shannon Nelson · 7 years ago
  53. 2137aec ixgbe: no need for ipsec csum feature check by Shannon Nelson · 7 years ago
  54. 9bf1e20 ixgbe: fix read-modify-write in x550 phy setup by Paul Greenwalt · 7 years ago
  55. 1aa3784 ixgbe: add status reg reads to ixgbe_check_remove by Paul Greenwalt · 7 years ago
  56. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  57. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  58. 12d80bc i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATE by Paweł Jabłoński · 7 years ago
  59. 6b9a9c2 i40evf: remove flags that are never used by Jacob Keller · 7 years ago
  60. 3f8c8437 i40e: Prevent setting link speed on I40E_DEV_ID_25G_B by Patryk Małek · 7 years ago
  61. 85925cd i40e: Fix incorrect return types by Doug Dziggel · 7 years ago
  62. 35bea90 i40e: add doxygen comment for new mode parameter by Jacob Keller · 7 years ago
  63. ddbb8d5 i40e: Close client on suspend and restore client MSIx on resume by Shiraz Saleem · 7 years ago
  64. 88244a4 i40e: Prevent setting link speed on KX_X722 by Patryk Małek · 7 years ago
  65. 32c23b4 i40e: Properly check allowed advertisement capabilities by Jan Sokolowski · 7 years ago
  66. 640a8af i40evf: Reorder configure_clsflower to avoid deadlock on error by Alexander Duyck · 7 years ago
  67. 089915f i40e: restore TCPv4 input set when re-enabling ATR by Jacob Keller · 7 years ago
  68. bc2a3a6 i40e: fix for wrong partition id calculation on OCP mezz cards by Mariusz Stachura · 7 years ago
  69. 01c9695 i40e: factor out re-enable functions for ATR and SB by Jacob Keller · 7 years ago
  70. 6ac6d5a i40e: track filter type statistics when deleting invalid filters by Jacob Keller · 7 years ago
  71. 03ce7b1 i40e: Fix permission check for VF MAC filters by Filip Sadowski · 7 years ago
  72. 2972b00 i40e: Cleanup i40e_vlan_rx_register by Jacob Keller · 7 years ago
  73. 028daf8 i40e: Fix attach VF to VM issue by Paweł Jabłoński · 7 years ago
  74. 20dd914 i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower by Gustavo A R Silva · 7 years ago
  75. 1f71e2b i40e: remove i40e_fcoe files by Corentin Labbe · 7 years ago
  76. b03254d ixgbe: fix disabling hide VLAN on VF reset by Paul Greenwalt · 7 years ago
  77. e2710db e1000e: Fix link check race condition by Benjamin Poirier · 7 years ago
  78. 3016e0a Revert "e1000e: Separate signaling for link check/link up" by Benjamin Poirier · 7 years ago
  79. 954b54d ixgbevf: fix unused variable warning by Arnd Bergmann · 7 years ago
  80. e656805 ixgbe: Add receive length error counter by Tonghao Zhang · 7 years ago
  81. 5c4aa45 ixgbe: remove unneeded ipsec state free callback by Shannon Nelson · 7 years ago
  82. 0ae418e ixgbe: fix ipsec trailer length by Shannon Nelson · 7 years ago
  83. 68c1fb2 ixgbe: check for 128-bit authentication by Shannon Nelson · 7 years ago
  84. 3eac60d Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  85. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. aea3fca e1000e: allocate ring descriptors with dma_zalloc_coherent by Pierre-Yves Kerbrat · 7 years ago
  87. 4e7dc08 e1000e: Fix check_for_link return value with autoneg off by Benjamin Poirier · 7 years ago
  88. 116f4a6 e1000e: Avoid missed interrupts following ICR read by Benjamin Poirier · 7 years ago
  89. 361a954 e1000e: Fix queue interrupt re-raising in Other interrupt by Benjamin Poirier · 7 years ago
  90. 1f0ea19 Partial revert "e1000e: Avoid receiver overrun interrupt bursts" by Benjamin Poirier · 7 years ago
  91. 745d0bd e1000e: Remove Other from EIAC by Benjamin Poirier · 7 years ago
  92. 0a6f2f0 igb: Fix a test with HWTSTAMP_TX_ON by Christophe JAILLET · 7 years ago
  93. 17a0b9a igb: Do not call netif_device_detach() when PCIe link goes missing by Mika Westerberg · 7 years ago
  94. 1b8b062 igb: add VF trust infrastructure by Corinna Vinschen · 7 years ago
  95. e9d328d fm10k: bump version number by Jacob Keller · 7 years ago
  96. 7d6707a fm10k: fix incorrect warning for function prototype by Jacob Keller · 7 years ago
  97. 363656e fm10k: fix function doxygen comments by Jacob Keller · 7 years ago
  98. c1de13b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  99. 5dd3691 i40e: remove some stray indenting by Dan Carpenter · 7 years ago
  100. deb9a9a i40evf: remove redundant array comparisons to 0 checks by Colin Ian King · 7 years ago