1. ff91891 i40e: avoid potential null pointer dereference when assigning len by Colin Ian King · 9 years ago
  2. b3f5c7b i40e: Fix for extra byte swap in tunnel setup by Carolyn Wyborny · 9 years ago
  3. d4a0658 i40e: Fix to check for NULL by Carolyn Wyborny · 9 years ago
  4. 8d9d927 i40e: return correct opcode to VF by Mitch Williams · 9 years ago
  5. a01c7f6 i40e: fix "dump port" command when NPAR enabled by Alan Brady · 9 years ago
  6. f158235 i40e: fix setting user defined RSS hash key by Alan Brady · 9 years ago
  7. efee95f ptp_clock: future-proofing drivers against PTP subsystem becoming optional by Nicolas Pitre · 9 years ago
  8. ee58c11 ixgbe: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 9 years ago
  9. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. a036244 i40e: Fix kernel panic on enable/disable LLDP by Dave Ertman · 9 years ago
  11. ae3cb8c ixgbe: Eliminate useless message and improve logic by Mark Rustad · 9 years ago
  12. 3201a39 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  13. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. 325782a1 fm10k: don't re-map queues when a mailbox message suffices by Jacob Keller · 9 years ago
  15. c689eff fm10k: don't clear the RXQCTL register when enabling or disabling queues by Jacob Keller · 9 years ago
  16. 9717c77 fm10k: remove unnecessary extra parenthesis around ((~value)) by Jacob Keller · 9 years ago
  17. 1ad7829 fm10k: add support for Rx offloads on one Geneve tunnel by Jacob Keller · 9 years ago
  18. f92e0e4 fm10k: rework vxlan_port offload before adding geneve support by Jacob Keller · 9 years ago
  19. 5f45c83 fm10k: don't try to stop queues if we've lost hw_addr by Jacob Keller · 9 years ago
  20. 1809593 fm10k: don't continue probe if PCI device not in normal IO state by Jacob Keller · 9 years ago
  21. 76ef0fc fm10k: print error code when pci_enable_device_mem fails during probe by Jacob Keller · 9 years ago
  22. e5fbfb7 fm10k: NAPI polling routine must return actual work done by Jacob Keller · 9 years ago
  23. ce4dad2 fm10k: prefer READ_ONCE instead of ACCESS_ONCE by Jacob Keller · 9 years ago
  24. 88cdcfe fm10k: remove fm10k_get_reta_size from namespace by Jacob Keller · 9 years ago
  25. 4aa0bd5 fm10k: use variadic form of alloc_workqueue by Jacob Keller · 9 years ago
  26. 5b9e443 fm10k: use software values when checking for Tx hangs in hot path by Jacob Keller · 9 years ago
  27. e59a393 fm10k: fix PCI device enable_cnt leak in .io_slot_reset by Jacob Keller · 9 years ago
  28. f38ff2e i40e: Change some init flow for the client by Anjali Singhai Jain · 9 years ago
  29. 92ed843 ixgbe: Add support for new X557 device by Don Skidmore · 9 years ago
  30. a83c27e ixgbe: add device to MDIO speed setting by Don Skidmore · 9 years ago
  31. a0ad55a ixgbe: Fix led interface for X557 devices by Don Skidmore · 9 years ago
  32. a21d082 ixgbe: add support for geneve Rx offload by Emil Tantilov · 9 years ago
  33. c642697 ixgbevf: fix incorrect MAC address on load by Emil Tantilov · 9 years ago
  34. 27b23f9 ixgbe: report correct media type for KR, KX and KX4 interfaces by Veola Nazareth · 9 years ago
  35. c10ac75 ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC by Alexander Duyck · 9 years ago
  36. bf3a178 i40evf: Open RDMA Client after reset by Avinash Dayanand · 9 years ago
  37. c57c995 i40e/i40evf: Fix indentation by Jeff Kirsher · 9 years ago
  38. 0d8ab54 i40e: Correcting mutex usage in client code by Avinash Dayanand · 9 years ago
  39. 35f5034 i40e: Remove XSTRINGIFY macro definitions and uses by Joe Perches · 9 years ago
  40. 682d11d i40e: Initialize pointer in client_release function by Harshitha Ramamurthy · 9 years ago
  41. 91cdca4 i40e: Check client is open before calling client ops by Catherine Sullivan · 9 years ago
  42. fbcfac3 i40e: use matching format identifiers by Heinrich Schuchardt · 9 years ago
  43. 7d94906 i40e: Add support for HMC resource and profile for X722 by Carolyn Wyborny · 9 years ago
  44. b7eeef4 i40e: Fix byte ordering in ARP NS code for X722 by Carolyn Wyborny · 9 years ago
  45. ffeac83 i40e: refactor tail_bump check by Carolyn Wyborny · 9 years ago
  46. fe458e5 i40evf: report link speed by Mitch Williams · 9 years ago
  47. 6992a6c i40e: use alloc_workqueue instead of create_singlethread_workqueue by Jacob Keller · 9 years ago
  48. 552b996 i40e: use configured RSS key and lookup table in i40e_vsi_config_rss by Jacob Keller · 9 years ago
  49. 776b2e1 i40e: fix broken i40e_config_rss_aq function by Jacob Keller · 9 years ago
  50. 0582b96 i40e: move i40e_vsi_config_rss below i40e_get_rss_aq by Jacob Keller · 9 years ago
  51. 75d6720 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  52. 57ca2a4 ixgbe: use atomic bitwise operations when handling reset requests by Emil Tantilov · 9 years ago
  53. ee95053 ixgbevf: only check Tx queue enablement when debugging by Emil Tantilov · 9 years ago
  54. 4ad6af0 ixgbevf: change hw_dbg to use netdev_dbg by Emil Tantilov · 9 years ago
  55. a55defd ixgbe: only check Tx queue enablement when debugging by Emil Tantilov · 9 years ago
  56. 54be813 igb: fix error code in igb_add_ethtool_nfc_entry() by Gangfeng Huang · 9 years ago
  57. 7a277a9 igb: support RX flow classification by VLAN priority by Gangfeng Huang · 9 years ago
  58. 64c75d4 igb: support RX flow classification by ethertype by Gangfeng Huang · 9 years ago
  59. 0e71def igb: add support of RX network flow classification by Gangfeng Huang · 9 years ago
  60. d40062f i40e: Expose 'trust' flag to userspace via ndo_get_vf_config. by Sridhar Samudrala · 9 years ago
  61. be0cb0a i40e: remove a stray unlock by Dan Carpenter · 9 years ago
  62. 93e6fa2 i40e/i40evf-Bump version from 1.6.11 to 1.6.12 by Bimmy Pujari · 9 years ago
  63. eb0dd6e i40e: Allow RSS Hash set with less than four parameters by Carolyn Wyborny · 9 years ago
  64. b7d2cd9 i40e: fix memory leak by Mitch Williams · 9 years ago
  65. d8ec986 i40e: fix lookup table when RSS disabled/enabled by Alan Brady · 9 years ago
  66. 6a23449 i40e: Don't notify client of VF reset during VF creation by Avinash Dayanand · 9 years ago
  67. 70df973 i40e: Force register writes to mitigate sync issues with iwarp VF driver by Avinash Dayanand · 9 years ago
  68. 59826d9 i40e: don't allow reduction of channels below active FD rules by Jacob Keller · 9 years ago
  69. 52a08ca i40e: Fix static analysis tool warning by Dave Ertman · 9 years ago
  70. 62fe2a8 i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability by Jacob Keller · 9 years ago
  71. 42bce04 i40e: reset RX csum error stat with other pf stats by Catherine Sullivan · 9 years ago
  72. dc5b4e9 i40e/i40evf: Reset VLAN filter count when resetting by Catherine Sullivan · 9 years ago
  73. 3a0f529 i40e: Fix a bug where a client close can be called before an open is complete by Anjali Singhai Jain · 9 years ago
  74. eb27163 i40e: Use list_move instead of list_del/list_add by Wei Yongjun · 9 years ago
  75. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 9 years ago
  76. fbfe12c i40e: check for and deal with non-contiguous TCs by Dave Ertman · 9 years ago
  77. 3d95182 ixgbe: Re-enable ability to toggle VLAN filtering by Alexander Duyck · 9 years ago
  78. f60439b ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths by Alexander Duyck · 9 years ago
  79. 8037dd6 e1000e: fix PTP on e1000_pch_lpt variants by Jarod Wilson · 9 years ago
  80. 0be5b96 e1000e: factor out systim sanitization by Jarod Wilson · 9 years ago
  81. 0066c8b igb: fix adjusting PTP timestamps for Tx/Rx latency by Kshitiz Gupta · 9 years ago
  82. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  83. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 9 years ago
  84. 9bc4a1c Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  85. da54bb1 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  86. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  87. aac9e05 ixgbe: cleanup crosstalk fix by Don Skidmore · 9 years ago
  88. fdb359e ixgbe: remove redundant check on ret_val by Colin Ian King · 9 years ago
  89. 221c556 ixgbevf: Commonize mailbox write/read by Tony Nguyen · 9 years ago
  90. 6a11e52 ixgbevf: Add range checking for setting MTU by Tony Nguyen · 9 years ago
  91. 6e469ed ixgbevf: Protect ixgbevf_reset_subtask from remove event by Don Skidmore · 9 years ago
  92. 6b83687 ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module() by Wei Yongjun · 9 years ago
  93. 8e8247a ixgbevf: Add lock around ixgbevf_reinit_locked call by Don Skidmore · 9 years ago
  94. abf76d7 ixgbe: fix setup_fc for x550em by Emil Tantilov · 9 years ago
  95. 1d94f98 ixgbevf: add VF support for new hardware by Don Skidmore · 9 years ago
  96. 90c6f87 ixgbe: Fix minor typo while freeing irq by Babu Moger · 9 years ago
  97. 310ea12 ixgbe: Change register variable to unsigned by Don Skidmore · 9 years ago
  98. 9f8fe73 ixgbevf: bump version number by Don Skidmore · 9 years ago
  99. 003287e ixgbevf: Correct parameter sent to LED function by Don Skidmore · 9 years ago
  100. fc355e0 ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf() by Emil Tantilov · 9 years ago