1. 44cdb79 i40e/i40evf: use logical operator by Mitch Williams · 10 years ago
  2. b82bc49e i40e: fix whitespace by Mitch Williams · 10 years ago
  3. 95db239 i40e: Remove separate functions gathering XOFF Rx stats by Neerav Parikh · 10 years ago
  4. 8fe2699 i40e: remove CONFIG_I40E_VXLAN by Jesse Brandeburg · 10 years ago
  5. 827de39 i40e: use priv flags to control packet split by Jesse Brandeburg · 10 years ago
  6. d82acb3 i40evf: use correct types by Mitch Williams · 10 years ago
  7. ea02e90 i40e: propagate properly by Mitch Williams · 10 years ago
  8. a85088d i40evf: don't use atomic allocation by Mitch Williams · 10 years ago
  9. a42e7a3 i40e: Fix memory leaks, sideband filter programming by Kiran Patil · 10 years ago
  10. 9c6c125 i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout by Kiran Patil · 10 years ago
  11. 05281eb i40evf: remove duplicate string by Mitch Williams · 10 years ago
  12. e6c4cf6 i40evf: set real num queues by Mitch Williams · 10 years ago
  13. 1255b7a i40evf: increase max number of queues by Mitch Williams · 10 years ago
  14. 17652c6 i40e: remove unused argument by Jesse Brandeburg · 10 years ago
  15. 0e4425e i40e: fix: do not sleep in netdev_ops by Jesse Brandeburg · 10 years ago
  16. e1c2279 i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1 by Catherine Sullivan · 10 years ago
  17. 0dd438d i40evf: allocate ring structs dynamically by Mitch Williams · 10 years ago
  18. 7d96ba1 i40evf: allocate queue vectors dynamically by Mitch Williams · 10 years ago
  19. e743072 i40evf: quoth the VF driver, Nevermore by Mitch Williams · 10 years ago
  20. e7ffb72 i40e: make error message more useful by Mitch Williams · 10 years ago
  21. e36b0b1 i40e: fix confusing message by Helin Zhang · 10 years ago
  22. 2b2426a76 i40e: Update error messaging by Carolyn Wyborny · 10 years ago
  23. 66f9af85 i40evf: add new fields to store user configuration of RSS by Helin Zhang · 10 years ago
  24. 90b02b4 i40evf: create a generic get RSS function by Helin Zhang · 10 years ago
  25. 2c86ac3 i40evf: create a generic config RSS function by Helin Zhang · 10 years ago
  26. 96a8198 i40evf: rename VF adapter specific RSS function by Helin Zhang · 10 years ago
  27. b74118f i40e/i40evf: prefetch skb data on transmit by Jesse Brandeburg · 10 years ago
  28. 6a7fded i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai Jain · 10 years ago
  29. acd6544 i40e: rename rss_size to alloc_rss_size in i40e_pf by Helin Zhang · 10 years ago
  30. 28c5869 i40e: add new fields to store user configuration by Helin Zhang · 10 years ago
  31. 1c2df9e i40e: Bump version to 1.4.2 by Catherine Sullivan · 10 years ago
  32. 043dd65 i40e: create a generic configure rss function by Helin Zhang · 10 years ago
  33. e69ff81 i40e: rework the functions to configure RSS with similar parameters by Helin Zhang · 10 years ago
  34. 3e3aa21 i40e: return the number of enabled queues for ETHTOOL_GRXRINGS by Helin Zhang · 10 years ago
  35. 1418c34 i40evf: handle many MAC filters correctly by Mitch Williams · 10 years ago
  36. 8d8f229 i40e/i40evf: clean up error messages by Mitch Williams · 10 years ago
  37. 2f175f5 i40e/i40evf: Add comment to #endif by Helin Zhang · 10 years ago
  38. 1f9610e i40e: Move the saving of old link info from handle_link_event to link_event by Catherine Sullivan · 10 years ago
  39. 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
  40. 4f2f017c i40e: Workaround fix for mss < 256 issue by Anjali Singhai Jain · 10 years ago
  41. f9b26eb i40e: remove BUG_ON from FCoE setup by Shannon Nelson · 10 years ago
  42. 7fd8954 i40e: remove BUG_ON from feature string building by Shannon Nelson · 10 years ago
  43. b875f99 i40e: Change BUG_ON to WARN_ON in service event complete by Shannon Nelson · 10 years ago
  44. 9c883bd i40e/i40evf: remove unused tunnel parameter by Shannon Nelson · 10 years ago
  45. de125aa fm10k: use napi_schedule_irqoff() by Alexander Duyck · 10 years ago
  46. 0286c67 intel: i40e: fix confused code by Rasmus Villemoes · 10 years ago
  47. 465fc643 ixgbevf: fix spoofed packets with random MAC by Emil Tantilov · 10 years ago
  48. 91a76ba ixgbevf: use ether_addr_copy instead of memcpy by Emil Tantilov · 10 years ago
  49. cfbe4db i40evf: fix compiler warning of unused variable by Jesse Brandeburg · 10 years ago
  50. d206563 ixgbe: Remove CS4227 diagnostic code by Mark Rustad · 10 years ago
  51. ef2662b ixgbe/ixgbevf: use napi_schedule_irqoff() by Alexander Duyck · 10 years ago
  52. 8a9ca11 ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 10 years ago
  53. d91e3a7 ixgbe: Add KR mode support for CS4227 chip by Mark Rustad · 10 years ago
  54. 5d6002b ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector by Alexander Duyck · 10 years ago
  55. 9f87298 fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector by Alexander Duyck · 10 years ago
  56. a897a2a ixgbe: fix multiple kernel-doc errors by Jean Sacren · 10 years ago
  57. cc1f88b ixgbe: Delete redundant include file by Mark Rustad · 10 years ago
  58. edab421 ixgbe: drop null test before destroy functions by Julia Lawall · 10 years ago
  59. 8c7ee6d fm10k: Correct MTU for jumbo frames by Jacob Keller · 10 years ago
  60. 1340181f fm10k: do not assume VF always has 1 queue by Jacob Keller · 10 years ago
  61. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 10 years ago
  62. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 10 years ago
  63. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  64. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  65. 8443c1a4 ixgbe, ixgbevf: Add new mbox API xcast mode by Hiroshi Shimamoto · 10 years ago
  66. 54011e4 ixgbe: Add new ndo to trust VF by Hiroshi Shimamoto · 10 years ago
  67. 2fc4cd5 i40e: fix unconditional execution of cpu_to_le16() by Jean Sacren · 10 years ago
  68. 0e5229c i40e: clean up local variable initialization by Jean Sacren · 10 years ago
  69. ed17f7e i40evf: clean up local variable initialization by Jean Sacren · 10 years ago
  70. 554f454 i40e: add missing kernel-doc argument by Jean Sacren · 10 years ago
  71. 69c1d70 i40evf: add missing kernel-doc argument by Jean Sacren · 10 years ago
  72. a3524e9 i40e: re-use %*ph specifier to hexdump a data by Andy Shevchenko · 10 years ago
  73. 0e32051 i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33 by Catherine Sullivan · 10 years ago
  74. de445b3 i40e: Disable VEB bridge mode with SR-IOV failure by Akeem G Abodunrin · 10 years ago
  75. 2efaad8 i40e: Fix an incorrect OEM version string by Carolyn Wyborny · 10 years ago
  76. 58fc326 i40e: fix inconsistent statuses after a PF reset by Helin Zhang · 10 years ago
  77. 40d0136 i40evf: use correct struct for list manipulation by Mitch Williams · 10 years ago
  78. 09603ea i40e: Fix VEB/VEPA bridge mode mismatch issue by Akeem G Abodunrin · 10 years ago
  79. 10dc035 i40e: fix a bug in debugfs with add/del macaddr by Anjali Singhai Jain · 10 years ago
  80. e7358f5 i40e/i40evf: Add a workaround to drop all flow control frames by Anjali Singhai Jain · 10 years ago
  81. e9e5366 i40e: fix annoying message by Jesse Brandeburg · 10 years ago
  82. 74a6c66 i40e: fix stats offsets by Jesse Brandeburg · 10 years ago
  83. c8fdc32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  84. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  85. a1f192c i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25 by Catherine Sullivan · 10 years ago
  86. 6f66a48 i40e: declare rather than initialize int object by Jean Sacren · 10 years ago
  87. 2bc11c6 i40e: fix kernel-doc argument name by Jean Sacren · 10 years ago
  88. 52e9689 i40e: Move error message to debug level by Catherine Sullivan · 10 years ago
  89. 3ce12ee i40e: Fix order of checks when enabling/disabling autoneg in ethtool by Catherine Sullivan · 10 years ago
  90. a03dc368 i40e/i40evf: Fix an accidental error with BIT_ULL replacement by Anjali Singhai Jain · 10 years ago
  91. 8589af7 i40e: fix for PHY NVM interaction problem by Carolyn Wyborny · 10 years ago
  92. bcab2db i40e: Fix for Tools loopback test failing after driver load by Carolyn Wyborny · 10 years ago
  93. ee2319c i40e/i40evf: adjust interrupt throttle less frequently by Jesse Brandeburg · 10 years ago
  94. c56625d i40e/i40evf: change dynamic interrupt thresholds by Jesse Brandeburg · 10 years ago
  95. 51cc6d9 i40e/i40evf: fix bug in throttle rate math by Jesse Brandeburg · 10 years ago
  96. 8f5e39c i40e/i40evf: refactor IRQ enable function by Jesse Brandeburg · 10 years ago
  97. b9029e9 i40evf: don't give up by Mitch Williams · 10 years ago
  98. 5d3465a i40e/i40evf: use napi_schedule_irqoff() by Alexander Duyck · 10 years ago
  99. 07f89be i40e: Fix basic support for X722 devices by Anjali Singhai · 10 years ago
  100. d08f555 i40evf: fix overlong BIT defines by Jesse Brandeburg · 10 years ago