1. 599b076 i40e: fix call of ndo_dflt_bridge_getlink() by Huaibin Wang · 8 years ago
  2. 4c95aa5 i40e: disable MSI-X interrupts if we cannot reserve enough vectors by Guilherme G Piccoli · 8 years ago
  3. ea6acb7 i40e: Fix configure TCs after initial DCB disable by David Ertman · 8 years ago
  4. a3b8cb1 ixgbe: fix panic when using macvlan with l2-fwd-offload enabled by Emil Tantilov · 8 years ago
  5. 0438e3c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  6. edfc23e i40e: avoid NULL pointer dereference and recursive errors on early PCI error by Guilherme G Piccoli · 8 years ago
  7. abd97a9 i40e: fix sideband flow director vector allocation by Stefan Assmann · 8 years ago
  8. 4ce20ab i40e: fix MSI-X vector redistribution if hw limit is reached by Stefan Assmann · 8 years ago
  9. 9ca57e9 i40e: check if vectors are already depleted when doing VMDq allocation by Stefan Assmann · 8 years ago
  10. 5e3d033 fm10k: wrap long line for alloc_workqueue by Jacob Keller · 8 years ago
  11. bab02a6 fm10k: use generic ethtool_op_get_ts_info callback by Jacob Keller · 8 years ago
  12. ac28b41 igb: restore PPS signal on igb_ptp_reset by Jacob Keller · 8 years ago
  13. 0742337 igb: bump version to igb-5.4.0 by Todd Fujinaka · 8 years ago
  14. 3d05fd0 igbvf: bump version to igbvf-2.4.0 by Todd Fujinaka · 8 years ago
  15. 7a82347 igb: fix non static symbol warning by Wei Yongjun · 8 years ago
  16. 65e87c0 i40evf: support queue-specific settings for interrupt moderation by Jacob Keller · 8 years ago
  17. a4fa59c i40e: don't configure zero-size RSS table by Mitch Williams · 8 years ago
  18. 1eb846a i40e: Strip out debugfs hook for Flow Director filter programming by Alexander Duyck · 8 years ago
  19. 5e02f28 i40e: Split Flow Director descriptor config into separate function by Alexander Duyck · 8 years ago
  20. e486bdf i40e/i40evf: Add txring_txq function to match fm10k and ixgbe by Alexander Duyck · 8 years ago
  21. 64bfd68 i40e: Fix Flow Director raw_buf cleanup by Alexander Duyck · 8 years ago
  22. f19a973 i40evf: enable adaptive interrupt throttling by Mitch Williams · 8 years ago
  23. 7ac4b5c i40e: Increase minimum number of allocated VSI by Akeem Abodunrin · 8 years ago
  24. fa90efa i40e/i40evf: Changed version to 1.6.16 by Bimmy Pujari · 8 years ago
  25. ac9c5c6 i40e: removing unreachable code by Henry Tieman · 8 years ago
  26. a3417d2 i40e: check conflicting ntuple/sideband rules when re-enabling ATR by Jacob Keller · 8 years ago
  27. 234dc4e i40e: cleanup ATR auto_disable_flags use by Jacob Keller · 8 years ago
  28. 2199254 i40e: add encap csum VF offload flag by Preethi Banala · 8 years ago
  29. a6cb914 i40e: fix deleting mac filters by Alan Brady · 8 years ago
  30. f2c7c1d i40e: Remove 100 Mbps SGMII support for X722 by Harshitha Ramamurthy · 8 years ago
  31. 3eb193e Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  32. 834d964 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  33. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  34. 0c339bf ixgbe: reset before SRIOV init to avoid mailbox issues by Emil Tantilov · 8 years ago
  35. e24fcf2 ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF by Alexander Duyck · 8 years ago
  36. fa81da7 ixgbe: Limit reporting of redirection table if SR-IOV is enabled by Alexander Duyck · 8 years ago
  37. 3b00da0 ixgbe: Allow setting multiple queues when SR-IOV is enabled by Alexander Duyck · 8 years ago
  38. 7564a88 ixgbe: Use MDIO_PRTAD_NONE consistently by Mark Rustad · 8 years ago
  39. 14b22cd ixgbevf: add spinlocks for MTU change calls by Emil Tantilov · 8 years ago
  40. ade3ccf ixgbe: Indicate support for pause frames in all cases by Mark Rustad · 8 years ago
  41. 8fe293a ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi by Mark Rustad · 8 years ago
  42. d2d43e5 ixgbe: make ixgbe_led_on/off_t_x550em static by Emil Tantilov · 8 years ago
  43. 691e412 ixgbe: simplify the logic for setting VLAN filtering by Emil Tantilov · 8 years ago
  44. 903e683 i40evf: remove unnecessary error checking against i40e_shutdown_adminq by Lihong Yang · 8 years ago
  45. 841493a i40e: Limit TX descriptor count in cases where frag size is greater than 16K by Alexander Duyck · 8 years ago
  46. cb130a0 i40evf: remove unnecessary error checking against i40evf_up_complete by Bimmy Pujari · 8 years ago
  47. 3f341ac i40evf: Fix link state event handling by Sridhar Samudrala · 8 years ago
  48. ff91891 i40e: avoid potential null pointer dereference when assigning len by Colin Ian King · 8 years ago
  49. b3f5c7b i40e: Fix for extra byte swap in tunnel setup by Carolyn Wyborny · 8 years ago
  50. d4a0658 i40e: Fix to check for NULL by Carolyn Wyborny · 8 years ago
  51. 8d9d927 i40e: return correct opcode to VF by Mitch Williams · 8 years ago
  52. a01c7f6 i40e: fix "dump port" command when NPAR enabled by Alan Brady · 8 years ago
  53. f158235 i40e: fix setting user defined RSS hash key by Alan Brady · 8 years ago
  54. efee95f ptp_clock: future-proofing drivers against PTP subsystem becoming optional by Nicolas Pitre · 8 years ago
  55. ee58c11 ixgbe: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  56. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. a036244 i40e: Fix kernel panic on enable/disable LLDP by Dave Ertman · 8 years ago
  58. ae3cb8c ixgbe: Eliminate useless message and improve logic by Mark Rustad · 8 years ago
  59. 3201a39 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  60. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. 325782a1 fm10k: don't re-map queues when a mailbox message suffices by Jacob Keller · 8 years ago
  62. c689eff fm10k: don't clear the RXQCTL register when enabling or disabling queues by Jacob Keller · 8 years ago
  63. 9717c77 fm10k: remove unnecessary extra parenthesis around ((~value)) by Jacob Keller · 8 years ago
  64. 1ad7829 fm10k: add support for Rx offloads on one Geneve tunnel by Jacob Keller · 8 years ago
  65. f92e0e4 fm10k: rework vxlan_port offload before adding geneve support by Jacob Keller · 8 years ago
  66. 5f45c83 fm10k: don't try to stop queues if we've lost hw_addr by Jacob Keller · 8 years ago
  67. 1809593 fm10k: don't continue probe if PCI device not in normal IO state by Jacob Keller · 8 years ago
  68. 76ef0fc fm10k: print error code when pci_enable_device_mem fails during probe by Jacob Keller · 8 years ago
  69. e5fbfb7 fm10k: NAPI polling routine must return actual work done by Jacob Keller · 8 years ago
  70. ce4dad2 fm10k: prefer READ_ONCE instead of ACCESS_ONCE by Jacob Keller · 8 years ago
  71. 88cdcfe fm10k: remove fm10k_get_reta_size from namespace by Jacob Keller · 8 years ago
  72. 4aa0bd5 fm10k: use variadic form of alloc_workqueue by Jacob Keller · 8 years ago
  73. 5b9e443 fm10k: use software values when checking for Tx hangs in hot path by Jacob Keller · 8 years ago
  74. e59a393 fm10k: fix PCI device enable_cnt leak in .io_slot_reset by Jacob Keller · 8 years ago
  75. f38ff2e i40e: Change some init flow for the client by Anjali Singhai Jain · 8 years ago
  76. 92ed843 ixgbe: Add support for new X557 device by Don Skidmore · 8 years ago
  77. a83c27e ixgbe: add device to MDIO speed setting by Don Skidmore · 8 years ago
  78. a0ad55a ixgbe: Fix led interface for X557 devices by Don Skidmore · 8 years ago
  79. a21d082 ixgbe: add support for geneve Rx offload by Emil Tantilov · 8 years ago
  80. c642697 ixgbevf: fix incorrect MAC address on load by Emil Tantilov · 8 years ago
  81. 27b23f9 ixgbe: report correct media type for KR, KX and KX4 interfaces by Veola Nazareth · 8 years ago
  82. c10ac75 ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC by Alexander Duyck · 8 years ago
  83. bf3a178 i40evf: Open RDMA Client after reset by Avinash Dayanand · 8 years ago
  84. c57c995 i40e/i40evf: Fix indentation by Jeff Kirsher · 8 years ago
  85. 0d8ab54 i40e: Correcting mutex usage in client code by Avinash Dayanand · 8 years ago
  86. 35f5034 i40e: Remove XSTRINGIFY macro definitions and uses by Joe Perches · 8 years ago
  87. 682d11d i40e: Initialize pointer in client_release function by Harshitha Ramamurthy · 8 years ago
  88. 91cdca4 i40e: Check client is open before calling client ops by Catherine Sullivan · 8 years ago
  89. fbcfac3 i40e: use matching format identifiers by Heinrich Schuchardt · 8 years ago
  90. 7d94906 i40e: Add support for HMC resource and profile for X722 by Carolyn Wyborny · 8 years ago
  91. b7eeef4 i40e: Fix byte ordering in ARP NS code for X722 by Carolyn Wyborny · 8 years ago
  92. ffeac83 i40e: refactor tail_bump check by Carolyn Wyborny · 8 years ago
  93. fe458e5 i40evf: report link speed by Mitch Williams · 8 years ago
  94. 6992a6c i40e: use alloc_workqueue instead of create_singlethread_workqueue by Jacob Keller · 8 years ago
  95. 552b996 i40e: use configured RSS key and lookup table in i40e_vsi_config_rss by Jacob Keller · 8 years ago
  96. 776b2e1 i40e: fix broken i40e_config_rss_aq function by Jacob Keller · 8 years ago
  97. 0582b96 i40e: move i40e_vsi_config_rss below i40e_get_rss_aq by Jacob Keller · 8 years ago
  98. 75d6720 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  99. 57ca2a4 ixgbe: use atomic bitwise operations when handling reset requests by Emil Tantilov · 8 years ago
  100. ee95053 ixgbevf: only check Tx queue enablement when debugging by Emil Tantilov · 8 years ago