1. 0e588de i40e: implement support for flexible word payload by Jacob Keller · 9 years ago
  2. e793095 i40e: add parsing of flexible filter fields from userdef by Jacob Keller · 9 years ago
  3. 43b1569 i40e: partition the ring_cookie to get VF index by Jacob Keller · 9 years ago
  4. 9229e99 i40e: allow changing input set for ntuple filters by Jacob Keller · 9 years ago
  5. 3bcee1e i40e: restore default input set for each flow type by Jacob Keller · 9 years ago
  6. 36777d9 i40e: check current configured input set when adding ntuple filters by Jacob Keller · 8 years ago
  7. faa16e0 i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINS by Jacob Keller · 8 years ago
  8. f22913d ixgb: use new API ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  9. 1120ecd igbvf: use new API ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  10. c191530 igb: use new API ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  11. fb052fd e1000e: use new API ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  12. 5add2f9 e1000: use new API ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  13. 406910a Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  14. c6da525 i40e: always remove old filter when adding new FDir filter by Jacob Keller · 9 years ago
  15. 1ec8dea i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec by Jacob Keller · 9 years ago
  16. 097dbf5 i40e: add counters for UDP/IPv4 and IPv4 filters by Jacob Keller · 9 years ago
  17. 510dd46 i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules by Jacob Keller · 9 years ago
  18. 6d06942 i40e: reset fd_tcp_rule count when restoring filters by Jacob Keller · 9 years ago
  19. e122eb74 i40e: remove redundant check for fd_tcp_rule when restoring filters by Jacob Keller · 9 years ago
  20. 377cc24 i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds by Jacob Keller · 9 years ago
  21. e5187ee i40e: return immediately when failing to add fdir filter by Jacob Keller · 9 years ago
  22. 01016da i40e: rework exit flow of i40e_add_fdir_ethtool by Jacob Keller · 9 years ago
  23. 8ce43dc i40e: don't use arrays for (src|dst)_ip by Jacob Keller · 9 years ago
  24. fe0b0cd i40e: send correct port number to AdminQ when enabling UDP tunnels by Jacob Keller · 9 years ago
  25. 48ce880 i40evf: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  26. a7f9094 i40e: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  27. 3a1eb6d igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment by Alexander Duyck · 8 years ago
  28. b1bb2eb igb: Re-add support for build_skb in igb by Alexander Duyck · 9 years ago
  29. e014272 igb: Break out Rx buffer page management by Alexander Duyck · 9 years ago
  30. e3cdf68 igb: Add support for padding packet by Alexander Duyck · 9 years ago
  31. 8649aae igb: Add support for using order 1 pages to receive large frames by Alexander Duyck · 9 years ago
  32. e089129 igb: Add support for ethtool private flag to allow use of legacy Rx by Alexander Duyck · 9 years ago
  33. 3456fd5 igb: Use page_address offset from page instead of masking virtual address by Alexander Duyck · 9 years ago
  34. cb0ef1d igb: Only sync size of expected frame in ethtool testing by Alexander Duyck · 9 years ago
  35. cfbc871 igb: Limit maximum frame Rx based on MTU by Alexander Duyck · 9 years ago
  36. 7cc6fd4 igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring by Alexander Duyck · 9 years ago
  37. d2bead5 igb: Clear Rx buffer_info in configure instead of clean by Alexander Duyck · 9 years ago
  38. 7ec0116 igb: Use length to determine if descriptor is done by Alexander Duyck · 9 years ago
  39. 7bd1759 igb: Add support for DMA_ATTR_WEAK_ORDERING by Alexander Duyck · 9 years ago
  40. 56f36ac mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. by Amritha Nambiar · 8 years ago
  41. b77ac97 i40e: rename auto_disable_flags to hw_disabled_flags by Harshitha Ramamurthy · 9 years ago
  42. 1599083 i40e/i40evf: Change version from 1.6.27 to 2.1.7 by Bimmy Pujari · 9 years ago
  43. 4dbc566 i40e: Allow untrusted VFs to have more filters by Mitch Williams · 9 years ago
  44. 59605bc i40e/i40evf: Add support for mapping pages with DMA attributes by Alexander Duyck · 9 years ago
  45. 3954b39 i40e: Clarify steps in MAC/VLAN filters initialization routine by Filip Sadowski · 9 years ago
  46. 26f77e5 i40e: fix RSS queues only operating on PF0 by Lihong Yang · 9 years ago
  47. c271dd6 i40e: fix ethtool to get EEPROM data from X722 interface by Lihong Yang · 9 years ago
  48. c0cf70a i40e: don't add more vectors to num_lan_msix than number of CPUs by Jacob Keller · 9 years ago
  49. 0ef2d5a i40e: KISS the client interface by Mitch Williams · 9 years ago
  50. ed0e894 i40evf: add client interface by Mitch Williams · 9 years ago
  51. d60be2c i40e: fix up recent proxy and wol bits for X722_SUPPORT by Shannon Nelson · 9 years ago
  52. 96a39ae i40e: Acquire NVM lock before reads on all devices by Aaron Salter · 9 years ago
  53. 8704f21 net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  54. c74042f ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines by Alexander Duyck · 9 years ago
  55. d3aa9c9 ixgbe: update the rss key on h/w, when ethtool ask for it by Paolo Abeni · 9 years ago
  56. 9a284e5 scripts/spelling.txt: add "overwritting" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  57. a6ab4ef scripts/spelling.txt: add "applys" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  58. b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  59. 83a0c6e i40e: Invoke softirqs after napi_reschedule by Benjamin Poirier · 9 years ago
  60. ee847d9 i40e: remove duplicate device id from PCI table by Carolyn Wyborny · 9 years ago
  61. b9c015d i40e: mark the value passed to csum_replace_by_diff as __wsum by Jacob Keller · 9 years ago
  62. ae13670 i40e: Error handling for link event by Harshitha Ramamurthy · 9 years ago
  63. 5cb2590 i40e: properly convert le16 value to CPU format by Jacob Keller · 9 years ago
  64. 2ae0bf5 i40e: convert to cpu from le16 to generate switch_id correctly by Jacob Keller · 9 years ago
  65. 773d402 i40e: refactor AQ CMD buffer debug printing by Alan Brady · 9 years ago
  66. 3c234c4 i40e: Fix Adaptive ITR enabling by Carolyn Wyborny · 9 years ago
  67. 51f3826 i40evf: add comment by Mitch Williams · 9 years ago
  68. 8a68bad i40evf: free rings in remove function by Mitch Williams · 9 years ago
  69. 03aa268 i40e: remove unnecessary call to i40e_update_link_info by Jacob Keller · 9 years ago
  70. 1d68005 i40e: enable mc magic pkt wakeup during power down by Joshua Hay · 9 years ago
  71. a410c82 i40e: fix disable overflow promiscuous mode by Alan Brady · 9 years ago
  72. ffed21b ixgbe: Don't bother clearing buffer memory for descriptor rings by Alexander Duyck · 9 years ago
  73. 6f42922 ixgbe: Add support for build_skb by Alexander Duyck · 9 years ago
  74. 2ccdf26 ixgbe: Add private flag to control buffer mode by Alexander Duyck · 9 years ago
  75. 2de6aa3 ixgbe: Add support for padding packet by Alexander Duyck · 9 years ago
  76. 3fd21876 ixgbe: Break out Rx buffer page management by Alexander Duyck · 9 years ago
  77. c3630cc ixgbe: Use length to determine if descriptor is done by Alexander Duyck · 9 years ago
  78. 4f4542b ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE by Alexander Duyck · 9 years ago
  79. 1b56cf4 ixgbe: Update code to better handle incrementing page count by Alexander Duyck · 9 years ago
  80. f3213d9 ixgbe: Update driver to make use of DMA attributes in Rx path by Alexander Duyck · 9 years ago
  81. f215af8 ixgbe: Only DMA sync frame length by Alexander Duyck · 9 years ago
  82. af43da0 ixgbe: Add function for checking to see if we can reuse page by Alexander Duyck · 9 years ago
  83. 1733284 ixgbe: Update version to reflect added functionality by Mark Rustad · 9 years ago
  84. 3f40c74 ixgbe: prefix Data Center Bridge ops struct by Stephen Hemminger · 9 years ago
  85. 1dc0eb7 ixgbe: Support 2.5Gb and 5Gb speed by Tony Nguyen · 9 years ago
  86. b7eaf8f i40e: Save more link abilities when using ethtool by Henry Tieman · 9 years ago
  87. 671889e i40e: avoid race condition when sending filters to firmware for addition by Jacob Keller · 9 years ago
  88. d88d40b i40e: allow i40e_update_filter_state to skip broadcast filters by Jacob Keller · 9 years ago
  89. e6e3fc2 i40e: don't warn every time we clear an Rx timestamp register by Jacob Keller · 9 years ago
  90. 3e03d7c i40e: Save link FEC info from link up event by Henry Tieman · 9 years ago
  91. b3f028f i40e: Add bus number info to i40e_bus_info struct by Sudheer Mogilappagari · 9 years ago
  92. 3bb83ba i40e: Clean up dead code by Mitch Williams · 9 years ago
  93. cfffef7 i40e/i40evf : Changed version from 1.6.25 to 1.6.27 by Bimmy Pujari · 9 years ago
  94. a158aea i40e: update comment explaining where FDIR buffers are freed by Jacob Keller · 9 years ago
  95. 9b37c93 i40e/i40evf: eliminate i40e_pull_tail() by Scott Peterson · 9 years ago
  96. e72e565 i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring by Scott Peterson · 9 years ago
  97. 7987dcd i40e/i40evf: Limit DMA sync of RX buffers to actual packet size by Scott Peterson · 9 years ago
  98. e5f77f4 i40evf: track outstanding client request by Mitch Williams · 9 years ago
  99. d7ce642 i40e: don't check params until after checking for client instance by Jacob Keller · 9 years ago
  100. a076d1b Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago