1. 278e7d0 i40e: store MAC/VLAN filters in a hash with the MAC Address as key by Jacob Keller · 9 years ago
  2. 6622f5c i40e: make use of __dev_uc_sync and __dev_mc_sync by Jacob Keller · 9 years ago
  3. 1bc87e8 i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter by Jacob Keller · 9 years ago
  4. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. 96db776 i40e/i40evf: fix interrupt affinity bug by Alan Brady · 9 years ago
  6. dc76212 i40e: Remove unused function i40e_vsi_lookup by Alexander Duyck · 9 years ago
  7. ea6acb7 i40e: Fix configure TCs after initial DCB disable by David Ertman · 9 years ago
  8. 1eb846a i40e: Strip out debugfs hook for Flow Director filter programming by Alexander Duyck · 9 years ago
  9. 7ac4b5c i40e: Increase minimum number of allocated VSI by Akeem Abodunrin · 9 years ago
  10. f158235 i40e: fix setting user defined RSS hash key by Alan Brady · 9 years ago
  11. c57c995 i40e/i40evf: Fix indentation by Jeff Kirsher · 9 years ago
  12. 35f5034 i40e: Remove XSTRINGIFY macro definitions and uses by Joe Perches · 9 years ago
  13. eb0dd6e i40e: Allow RSS Hash set with less than four parameters by Carolyn Wyborny · 9 years ago
  14. c3c7ea2 i40e: refactor Rx filter handling by Mitch Williams · 9 years ago
  15. a70e407 i40e: Fix errors resulted while turning off TSO by Tushar Dave · 9 years ago
  16. b556989 i40e: Add vf-true-promisc-support priv flag by Anjali Singhai Jain · 9 years ago
  17. 06c0e39 i40e: Add support for disabling all link and change bits needed for PHY interactions by Kevin Scott · 9 years ago
  18. bec60fc i40e/i40evf: Remove unused hardware receive descriptor code by Jesse Brandeburg · 9 years ago
  19. 1a557afc i40e: Refactor receive routine by Jesse Brandeburg · 9 years ago
  20. b32bfa17 i40e: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
  21. a1b5a24 i40e: Use consistent type for vf_id by Jesse Brandeburg · 9 years ago
  22. c4e1868 i40e: Add support for configuring VF RSS by Mitch Williams · 9 years ago
  23. b7c3593 i40e/i40evf: Remove I40E_MAX_USER_PRIORITY define by Catherine Sullivan · 9 years ago
  24. 08ca387 i40e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 10 years ago
  25. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  26. e3219ce i40e: Add support for client interface for IWARP driver by Anjali Singhai Jain · 10 years ago
  27. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 9 years ago
  28. 31b606d i40e: Fix led blink capability for 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  29. 4147e2c i40e: Removal of code which relies on BASE VEB SEID by Kiran Patil · 10 years ago
  30. dd35310 i40e: Add a SW workaround for lost interrupts by Anjali Singhai Jain · 10 years ago
  31. 40d72a5 i40e/i40evf: don't lose interrupts by Jesse Brandeburg · 10 years ago
  32. f1bbad3 i40e: Make the DCB firmware checks for X710/XL710 only by Neerav Parikh · 10 years ago
  33. 72b7486 i40e: add priv flag for automatic rule eviction by Anjali Singhai Jain · 10 years ago
  34. 426bda0 i40e: drop unused function by Jesse Brandeburg · 10 years ago
  35. f551588 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  36. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  37. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  38. 1d0a4ad i40e: add counter for arq overflows by Mitch Williams · 10 years ago
  39. 8eed76f i40e: Cleanup the code with respect to restarting autoneg by Anjali Singhai Jain · 10 years ago
  40. 48b1804 i40e: Replace X722 mac check in ethtool get_settings by Catherine Sullivan · 10 years ago
  41. b499ffb i40e: Look up MAC address in Open Firmware or IDPROM by Sowmini Varadhan · 10 years ago
  42. 6a89902 i40e: geneve tunnel offload support by Singhai, Anjali · 10 years ago
  43. b36e9ab i40e: properly delete VF MAC filters by Mitch Williams · 10 years ago
  44. 6633d38 Revert "i40e: remove CONFIG_I40E_VXLAN" by Singhai, Anjali · 10 years ago
  45. 4eeb1ff i40e: trivial fixes by Jesse Brandeburg · 10 years ago
  46. 8fe2699 i40e: remove CONFIG_I40E_VXLAN by Jesse Brandeburg · 10 years ago
  47. 827de39 i40e: use priv flags to control packet split by Jesse Brandeburg · 10 years ago
  48. 9c6c125 i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout by Kiran Patil · 10 years ago
  49. 17652c6 i40e: remove unused argument by Jesse Brandeburg · 10 years ago
  50. acd6544 i40e: rename rss_size to alloc_rss_size in i40e_pf by Helin Zhang · 10 years ago
  51. 28c5869 i40e: add new fields to store user configuration by Helin Zhang · 10 years ago
  52. 043dd65 i40e: create a generic configure rss function by Helin Zhang · 10 years ago
  53. e69ff81 i40e: rework the functions to configure RSS with similar parameters by Helin Zhang · 10 years ago
  54. 164c9f5 i40e/i40evf: Add a stat to track how many times we have to do a force WB by Anjali Singhai Jain · 10 years ago
  55. 2efaad8 i40e: Fix an incorrect OEM version string by Carolyn Wyborny · 10 years ago
  56. ee2319c i40e/i40evf: adjust interrupt throttle less frequently by Jesse Brandeburg · 10 years ago
  57. 2165903 i40e: Lock for VSI's MAC filter list by Kiran Patil · 10 years ago
  58. 628f096 i40e: increase AQ work limit by Mitch Williams · 10 years ago
  59. ac26fc1 i40e/i40evf: moderate interrupts differently by Jesse Brandeburg · 10 years ago
  60. 1cdfd88 i40e: priv flag for controlling VEB stats by Shannon Nelson · 10 years ago
  61. 6dec101 i40e: generate fewer startup messages by Shannon Nelson · 10 years ago
  62. 8b65035 i40e/i40evf: Drop useless "IN_NETPOLL" flag by Alexander Duyck · 10 years ago
  63. 3fced53 i40e: X722 is on the IOSF bus and does not report the PCI bus info by Anjali Singhai Jain · 10 years ago
  64. ef17178 i40e: use priv flags to control flow director by Jesse Brandeburg · 10 years ago
  65. f0b4444 i40e: update fw version text string per previous product formats by Carolyn Wyborny · 10 years ago
  66. 9ac7726 i40e: add switch for link polling by Shannon Nelson · 10 years ago
  67. c156f85 i40e: Fix multiple link up messages by Matt Jared · 10 years ago
  68. 3487b6c i40e: Fix for extra Flow Director filter in table after error by Carolyn Wyborny · 10 years ago
  69. 02d109b i40e: inline interrupt enable by Jesse Brandeburg · 10 years ago
  70. 2fc3d71 i40e/i40evf: Add a stat to keep track of linearization count by Anjali Singhai Jain · 10 years ago
  71. fba52e2 i40e: Fix for truncated interrupt name by Carolyn Wyborny · 10 years ago
  72. 21364bc i40e: make i40e_init_pf_fcoe to void by Shannon Nelson · 10 years ago
  73. d1a8d27 i40e: Strip VEB stats if they are disabled in HW by Anjali Singhai Jain · 10 years ago
  74. 2ac8b67 i40e: limit debugfs io ops by Shannon Nelson · 10 years ago
  75. 30e2561 i40e: Fix for recursive RTNL lock during PROMISC change by Anjali Singhai · 10 years ago
  76. b03a8c1 i40e/i40evf: refactor tx timeout logic by Kiran Patil · 10 years ago
  77. 92faef8 i40e: Set defport behavior for the Main VSI when in promiscuous mode by Anjali Singhai Jain · 10 years ago
  78. fe860af i40e/i40evf: Add capability to gather VEB per TC stats by Neerav Parikh · 10 years ago
  79. 8e0764b i40e/i40evf: Add support for writeback on ITR feature for X722 by Anjali Singhai Jain · 10 years ago
  80. e25d00b8 i40e/i40evf: RSS changes for X722 by Anjali Singhai Jain · 10 years ago
  81. d502ce0 i40e/i40evf: Add flags for X722 capabilities by Anjali Singhai Jain · 10 years ago
  82. 41a1d04 i40e: use BIT and BIT_ULL macros by Jesse Brandeburg · 10 years ago
  83. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  84. fc60861 i40e: start up in VEPA mode by default by Anjali Singhai Jain · 10 years ago
  85. 0bf4b1b i40e: Remove unnecessary pf members by Anjali Singhai Jain · 10 years ago
  86. 60ccd45 i40e/i40evf: Add stats to count Tunnel ATR hits by Anjali Singhai Jain · 10 years ago
  87. fdf0e0b i40e: Communicate VSI id in place of VSI index to the VFs by Anjali Singhai Jain · 10 years ago
  88. b29e13b i40e: add ethtool RSS support by Mitch A Williams · 10 years ago
  89. b40c82e i40e: Fix inconsistent use of PF/VF vs pf/vf by Jeff Kirsher · 10 years ago
  90. cd77f5e i40e: Strip configfs code by Greg Rose · 10 years ago
  91. 04294e3 i40e: FD filters flush policy changes by Anjali Singhai Jain · 10 years ago
  92. 71e6163 i40e: store msg_enable in the right size by Jesse Brandeburg · 10 years ago
  93. 232f470 i40e: Ioremap changes by Anjali Singhai · 10 years ago
  94. b97526f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  95. e8ab38c i40e: Fix dependencies in the i40e driver on configfs by Greg Rose · 10 years ago
  96. 66ddcff i40e: Fix RSS size at init since default num queue calculation has changed by Anjali Singhai Jain · 10 years ago
  97. 5db4cb5 i40e: Move RSS table size for VSIs to the VSI struct by Anjali Singhai Jain · 10 years ago
  98. 750fcbc i40e: Fix issue with removal of apps from DBCNL app table by Neerav Parikh · 10 years ago
  99. 9a3bd2f i40e: Enable more than 64 qps for the Main VSI by Anjali Singhai Jain · 10 years ago
  100. 7edf810 i40e/i40evf: print FW build number in version string by Shannon Nelson · 10 years ago