1. 6633d38 Revert "i40e: remove CONFIG_I40E_VXLAN" by Singhai, Anjali · 9 years ago
  2. 03d13a5 fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame by Jacob Keller · 9 years ago
  3. c7bc952 fm10k: TRIVIAL fix typo of hardware by Jacob Keller · 9 years ago
  4. dbf4284 fm10k: change default Tx ITR to 25usec by Jacob Keller · 9 years ago
  5. 436ea95 fm10k: use macro for default Tx and Rx ITR values by Jacob Keller · 9 years ago
  6. 242722d fm10k: Update adaptive ITR algorithm by Jacob Keller · 9 years ago
  7. 584373f fm10k: introduce ITR_IS_ADAPTIVE macro by Jacob Keller · 9 years ago
  8. 20076fa fm10k: Add support for ITR scaling based on PCIe link speed by Jacob Keller · 9 years ago
  9. 5680ea6 fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped by Jacob Keller · 9 years ago
  10. 17d39fa fm10k: add statistics for actual DWORD count of mbmem mailbox by Jacob Keller · 9 years ago
  11. cdf32c9 fm10k: explicitly typecast vlan values to u16 by Jacob Keller · 9 years ago
  12. 9d4955b fm10k: Correct typecast in fm10k_update_xc_addr_pf by Jacob Keller · 9 years ago
  13. 875328e fm10k: reinitialize queuing scheme after calling init_hw by Jacob Keller · 9 years ago
  14. 1343c65 fm10k: always check init_hw for errors by Jacob Keller · 9 years ago
  15. 0e8d5b5 fm10k: reset max_queues on init_hw_vf failure by Jacob Keller · 9 years ago
  16. e024490 fm10k: set netdev features in one location by Jacob Keller · 9 years ago
  17. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  18. f4f7981 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  19. 3b19584 i40e: Fix i40e_print_features() VEB mode output by Joe Perches · 9 years ago
  20. d34a614 ixgbevf: Handle extended IPv6 headers in Tx path by Mark Rustad · 9 years ago
  21. 3c2f2b7 ixgbe: Always turn PHY power on when requested by Mark Rustad · 9 years ago
  22. 36a92d7 ixgbe: Handle extended IPv6 headers in Tx path by Mark Rustad · 9 years ago
  23. 988d130 ixgbe: Save VF info and take references by Mark Rustad · 9 years ago
  24. 48b4461 ixgbe: Wait for master disable to be set by Mark Rustad · 9 years ago
  25. efff2e0 ixgbe: Correct spec violations by waiting after reset by Mark Rustad · 9 years ago
  26. a9763f3 ixgbe: Update PTP to support X550EM_x devices by Mark Rustad · 9 years ago
  27. 2f9be16 ixgbe: Allow FDB entries access to more RAR filters by Alexander Duyck · 9 years ago
  28. 0f079d2 ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses by Alexander Duyck · 9 years ago
  29. c9f53e6 ixgbe: Refactor MAC address configuration code by Alexander Duyck · 9 years ago
  30. 50985b5 ixgbevf: Minor cleanups by Mark Rustad · 9 years ago
  31. 40a13e2 ixgbevf: Use a private workqueue to avoid certain possible hangs by Mark Rustad · 9 years ago
  32. 780484d ixgbe: Use private workqueue to avoid certain possible hangs by Mark Rustad · 9 years ago
  33. 83a9fb2 ixgbe: Add support for newer thermal alarm by Mark Rustad · 9 years ago
  34. f164b84 ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em by Mark Rustad · 9 years ago
  35. 4eeb1ff i40e: trivial fixes by Jesse Brandeburg · 9 years ago
  36. 1e59066 i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf by Catherine Sullivan · 9 years ago
  37. 44cdb79 i40e/i40evf: use logical operator by Mitch Williams · 9 years ago
  38. b82bc49e i40e: fix whitespace by Mitch Williams · 9 years ago
  39. 95db239 i40e: Remove separate functions gathering XOFF Rx stats by Neerav Parikh · 9 years ago
  40. 8fe2699 i40e: remove CONFIG_I40E_VXLAN by Jesse Brandeburg · 9 years ago
  41. 827de39 i40e: use priv flags to control packet split by Jesse Brandeburg · 9 years ago
  42. d82acb3 i40evf: use correct types by Mitch Williams · 9 years ago
  43. ea02e90 i40e: propagate properly by Mitch Williams · 9 years ago
  44. a85088d i40evf: don't use atomic allocation by Mitch Williams · 9 years ago
  45. a42e7a3 i40e: Fix memory leaks, sideband filter programming by Kiran Patil · 9 years ago
  46. 9c6c125 i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout by Kiran Patil · 9 years ago
  47. 05281eb i40evf: remove duplicate string by Mitch Williams · 9 years ago
  48. e6c4cf6 i40evf: set real num queues by Mitch Williams · 9 years ago
  49. 1255b7a i40evf: increase max number of queues by Mitch Williams · 9 years ago
  50. 17652c6 i40e: remove unused argument by Jesse Brandeburg · 9 years ago
  51. 0e4425e i40e: fix: do not sleep in netdev_ops by Jesse Brandeburg · 9 years ago
  52. e1c2279 i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1 by Catherine Sullivan · 9 years ago
  53. 0dd438d i40evf: allocate ring structs dynamically by Mitch Williams · 9 years ago
  54. 7d96ba1 i40evf: allocate queue vectors dynamically by Mitch Williams · 9 years ago
  55. e743072 i40evf: quoth the VF driver, Nevermore by Mitch Williams · 9 years ago
  56. e7ffb72 i40e: make error message more useful by Mitch Williams · 9 years ago
  57. e36b0b1 i40e: fix confusing message by Helin Zhang · 9 years ago
  58. 2b2426a i40e: Update error messaging by Carolyn Wyborny · 9 years ago
  59. 66f9af85 i40evf: add new fields to store user configuration of RSS by Helin Zhang · 9 years ago
  60. 90b02b4 i40evf: create a generic get RSS function by Helin Zhang · 9 years ago
  61. 2c86ac3 i40evf: create a generic config RSS function by Helin Zhang · 9 years ago
  62. 96a8198 i40evf: rename VF adapter specific RSS function by Helin Zhang · 9 years ago
  63. b74118f i40e/i40evf: prefetch skb data on transmit by Jesse Brandeburg · 9 years ago
  64. 6a7fded i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai Jain · 9 years ago
  65. acd6544 i40e: rename rss_size to alloc_rss_size in i40e_pf by Helin Zhang · 9 years ago
  66. 28c5869 i40e: add new fields to store user configuration by Helin Zhang · 9 years ago
  67. 1c2df9e i40e: Bump version to 1.4.2 by Catherine Sullivan · 9 years ago
  68. 043dd65 i40e: create a generic configure rss function by Helin Zhang · 9 years ago
  69. e69ff81 i40e: rework the functions to configure RSS with similar parameters by Helin Zhang · 9 years ago
  70. 3e3aa21 i40e: return the number of enabled queues for ETHTOOL_GRXRINGS by Helin Zhang · 9 years ago
  71. 1418c34 i40evf: handle many MAC filters correctly by Mitch Williams · 9 years ago
  72. 8d8f229 i40e/i40evf: clean up error messages by Mitch Williams · 9 years ago
  73. 2f175f5 i40e/i40evf: Add comment to #endif by Helin Zhang · 9 years ago
  74. 1f9610e i40e: Move the saving of old link info from handle_link_event to link_event by Catherine Sullivan · 9 years ago
  75. 164c9f5 i40e/i40evf: Add a stat to track how many times we have to do a force WB by Anjali Singhai Jain · 9 years ago
  76. 4f2f017c i40e: Workaround fix for mss < 256 issue by Anjali Singhai Jain · 9 years ago
  77. f9b26eb i40e: remove BUG_ON from FCoE setup by Shannon Nelson · 9 years ago
  78. 7fd8954 i40e: remove BUG_ON from feature string building by Shannon Nelson · 9 years ago
  79. b875f99 i40e: Change BUG_ON to WARN_ON in service event complete by Shannon Nelson · 9 years ago
  80. 9c883bd i40e/i40evf: remove unused tunnel parameter by Shannon Nelson · 9 years ago
  81. de125aa fm10k: use napi_schedule_irqoff() by Alexander Duyck · 9 years ago
  82. 0286c67 intel: i40e: fix confused code by Rasmus Villemoes · 9 years ago
  83. 465fc643 ixgbevf: fix spoofed packets with random MAC by Emil Tantilov · 9 years ago
  84. 91a76ba ixgbevf: use ether_addr_copy instead of memcpy by Emil Tantilov · 9 years ago
  85. cfbe4db i40evf: fix compiler warning of unused variable by Jesse Brandeburg · 9 years ago
  86. d206563 ixgbe: Remove CS4227 diagnostic code by Mark Rustad · 9 years ago
  87. ef2662b ixgbe/ixgbevf: use napi_schedule_irqoff() by Alexander Duyck · 9 years ago
  88. 8a9ca11 ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 9 years ago
  89. d91e3a7 ixgbe: Add KR mode support for CS4227 chip by Mark Rustad · 9 years ago
  90. 5d6002b ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector by Alexander Duyck · 9 years ago
  91. 9f87298 fm10k: Fix handling of NAPI budget when multiple queues are enabled per vector by Alexander Duyck · 9 years ago
  92. a897a2a ixgbe: fix multiple kernel-doc errors by Jean Sacren · 9 years ago
  93. cc1f88b ixgbe: Delete redundant include file by Mark Rustad · 9 years ago
  94. edab421 ixgbe: drop null test before destroy functions by Julia Lawall · 9 years ago
  95. 8c7ee6d fm10k: Correct MTU for jumbo frames by Jacob Keller · 9 years ago
  96. 1340181f fm10k: do not assume VF always has 1 queue by Jacob Keller · 9 years ago
  97. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  98. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  99. 6f97532 fm10k: fix memory leak by stephen hemminger · 9 years ago
  100. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago