1. 248de22 i40e/i40evf: Account for frags split over multiple descriptors in check linearize by Alexander Duyck · 8 years ago
  2. 52c6912 i40e: Use smp_rmb rather than read_barrier_depends by Brian King · 8 years ago
  3. aa250f1 i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8" by Alexander Duyck · 8 years ago
  4. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 62b4c66 i40e: Add programming descriptors to cleaned_count by Alexander Duyck · 8 years ago
  6. 1078134 i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup by Alexander Duyck · 8 years ago
  7. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  8. 2b9478f i40e: Fix memory leak related filter programming status by Alexander Duyck · 8 years ago
  9. 11f2900 i40e/i40evf: bump tail only in multiples of 8 by Jacob Keller · 8 years ago
  10. dbadbbe i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts by Jacob Keller · 8 years ago
  11. a5340d9 i40e: ignore skb->xmit_more when deciding to set RS bit by Jacob Keller · 8 years ago
  12. 2b634bb i40e/i40evf: rename bytes_per_int to bytes_per_usec by Jacob Keller · 8 years ago
  13. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 8 years ago
  14. 742c987 i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate by Jacob Keller · 8 years ago
  15. 0a2c772 i40e/i40evf: remove ULTRA latency mode by Jacob Keller · 8 years ago
  16. 6d97772 i40e: invert logic for checking incorrect cpu vs irq affinity by Jacob Keller · 8 years ago
  17. 9254c0e i40e: move enabling icr0 into i40e_update_enable_itr by Jacob Keller · 8 years ago
  18. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 7d6d067 i40e: Initialize 64-bit statistics TX ring seqcount by Florian Fainelli · 8 years ago
  20. b85c94b i40e/i40evf: remove mismatched type warnings by Jesse Brandeburg · 8 years ago
  21. 601a2e7 i40e/i40evf: make IPv6 ATR code clearer by Jesse Brandeburg · 8 years ago
  22. 74608d1 i40e: add support for XDP_TX action by Björn Töpel · 8 years ago
  23. 0c8493d i40e: add XDP support for pass and drop actions by Björn Töpel · 8 years ago
  24. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  25. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 8 years ago
  26. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 2aae918 i40e/i40evf: proper update of the page_offset field by Björn Töpel · 8 years ago
  28. 0bc0706 i40e: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  29. 2955fac i40e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  30. 6907757 i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  31. 47994c1 i40e: remove hw_disabled_flags in favor of using separate flag bits by Jacob Keller · 8 years ago
  32. 0da36b9 i40e: use DECLARE_BITMAP for state fields by Jacob Keller · 8 years ago
  33. d19cb64 i40e: separate PF and VSI state flags by Jacob Keller · 8 years ago
  34. ed0980c i40e/i40evf: Add tracepoints by Scott Peterson · 8 years ago
  35. 0e626ff i40e: Fix support for flow director programming status by Alexander Duyck · 8 years ago
  36. f8b45b7 i40e/i40evf: Use build_skb to build frames by Alexander Duyck · 8 years ago
  37. ca9ec08 i40e/i40evf: Add support for padding start of frames by Alexander Duyck · 8 years ago
  38. 98efd69 i40e/i40evf: Add support for using order 1 pages with a 3K buffer by Alexander Duyck · 8 years ago
  39. 17daabb i40e: Simplify i40e_detect_recover_hung_queue logic by Alan Brady · 8 years ago
  40. e8c5f72 i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction by Alexander Duyck · 8 years ago
  41. a346fb8 i40e: update error message when trying to add invalid filters by Jacob Keller · 8 years ago
  42. fa2343e i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code by Alexander Duyck · 8 years ago
  43. a0cfc31 i40e/i40evf: Pull out code for cleaning up Rx buffers by Alexander Duyck · 8 years ago
  44. 9a06412 i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer by Alexander Duyck · 8 years ago
  45. d57c0e0 i40e/i40evf: Use length to determine if descriptor is done by Alexander Duyck · 8 years ago
  46. 9eed69a i40e: Drop FCoE code from core driver files by Alexander Duyck · 8 years ago
  47. a5b268e i40e/i40evf: Clean-up process_skb_fields by Alexander Duyck · 8 years ago
  48. 741b8b8 i40e/i40evf: Fix use after free in Rx cleanup path by Alexander Duyck · 8 years ago
  49. 1793668 i40e/i40evf: Update code to better handle incrementing page count by Alexander Duyck · 8 years ago
  50. f223c87 i40e: add support for SCTPv4 FDir filters by Jacob Keller · 9 years ago
  51. 0e588de i40e: implement support for flexible word payload by Jacob Keller · 9 years ago
  52. 097dbf5 i40e: add counters for UDP/IPv4 and IPv4 filters by Jacob Keller · 9 years ago
  53. 377cc24 i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds by Jacob Keller · 9 years ago
  54. e5187ee i40e: return immediately when failing to add fdir filter by Jacob Keller · 9 years ago
  55. 8ce43dc i40e: don't use arrays for (src|dst)_ip by Jacob Keller · 9 years ago
  56. b77ac97 i40e: rename auto_disable_flags to hw_disabled_flags by Harshitha Ramamurthy · 9 years ago
  57. 59605bc i40e/i40evf: Add support for mapping pages with DMA attributes by Alexander Duyck · 9 years ago
  58. b9c015d i40e: mark the value passed to csum_replace_by_diff as __wsum by Jacob Keller · 9 years ago
  59. 3c234c4 i40e: Fix Adaptive ITR enabling by Carolyn Wyborny · 9 years ago
  60. a158aea i40e: update comment explaining where FDIR buffers are freed by Jacob Keller · 9 years ago
  61. 9b37c93 i40e/i40evf: eliminate i40e_pull_tail() by Scott Peterson · 9 years ago
  62. e72e565 i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring by Scott Peterson · 9 years ago
  63. 7987dcd i40e/i40evf: Limit DMA sync of RX buffers to actual packet size by Scott Peterson · 9 years ago
  64. 52ea3e8 i40e: Quick refactor to start moving data off stack and into Tx buffer info by Alexander Duyck · 9 years ago
  65. 6beb84a i40e/i40evf: napi_poll must return the work done by Alexander Duyck · 9 years ago
  66. 1dc8b53 i40e: Reorder logic for coalescing RS bits by Alexander Duyck · 9 years ago
  67. 4b81644 i40e: Add common function for finding VSI by type by Alexander Duyck · 9 years ago
  68. 1249050 i40e: replace PTP Rx timestamp hang logic by Jacob Keller · 9 years ago
  69. 144ed17 i40e: correct check for reading TSYNINDX from the receive descriptor by Jacob Keller · 9 years ago
  70. 99dad8b i40e: Drop redundant Rx descriptor processing code by Alexander Duyck · 9 years ago
  71. 96db776 i40e/i40evf: fix interrupt affinity bug by Alan Brady · 9 years ago
  72. e1da71c i40e: Drop code for unsupported flow types by Alexander Duyck · 9 years ago
  73. ed24540 i40e: Rewrite Flow Director busy wait loop by Alexander Duyck · 9 years ago
  74. 65e87c0 i40evf: support queue-specific settings for interrupt moderation by Jacob Keller · 9 years ago
  75. 1eb846a i40e: Strip out debugfs hook for Flow Director filter programming by Alexander Duyck · 9 years ago
  76. 5e02f28 i40e: Split Flow Director descriptor config into separate function by Alexander Duyck · 9 years ago
  77. e486bdf i40e/i40evf: Add txring_txq function to match fm10k and ixgbe by Alexander Duyck · 9 years ago
  78. 64bfd68 i40e: Fix Flow Director raw_buf cleanup by Alexander Duyck · 9 years ago
  79. 234dc4e i40e: cleanup ATR auto_disable_flags use by Jacob Keller · 9 years ago
  80. 841493a i40e: Limit TX descriptor count in cases where frag size is greater than 16K by Alexander Duyck · 9 years ago
  81. ffeac83 i40e: refactor tail_bump check by Carolyn Wyborny · 9 years ago
  82. da54bb1 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  83. 88dc9e6 i40e/i40evf: remove useless initializer by Mitch Williams · 9 years ago
  84. 858296c8 i40e/i40evf: Fix i40e_rx_checksum by Alexander Duyck · 9 years ago
  85. bf2d1df intel: Add support for IPv6 IP-in-IP offload by Alexander Duyck · 9 years ago
  86. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  87. a876c3b i40e/i40evf: properly report Rx packet hash by Mitch Williams · 9 years ago
  88. 1a557afc i40e: Refactor receive routine by Jesse Brandeburg · 9 years ago
  89. b32bfa17 i40e: Drop packet split receive routine by Jesse Brandeburg · 9 years ago
  90. f8a952c i40e/i40evf: Refactor tunnel interpretation by Jesse Brandeburg · 9 years ago
  91. 1c7b4a2 i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM by Alexander Duyck · 9 years ago
  92. a149f2c i40e/i40evf: Only offload VLAN tag if enabled by Jesse Brandeburg · 9 years ago
  93. 577389a i40e/i40evf: Add support for IPIP and SIT offloads by Alexander Duyck · 9 years ago
  94. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  95. 3f3f7cb i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet by Alexander Duyck · 9 years ago
  96. 1f15d66 i40e/i40evf: Faster RX via avoiding FCoE by Jesse Brandeburg · 9 years ago
  97. 84b07992 i40e/i40evf: Drop unused tx_ring argument by Jesse Brandeburg · 9 years ago
  98. d1bd743 i40e/i40evf: Move stack var deeper by Jesse Brandeburg · 9 years ago
  99. 24d41e5 i40e/i40evf: Fix TSO checksum pseudo-header adjustment by Alexander Duyck · 9 years ago
  100. 4ea6239 i40e/i40evf: Fix casting in transmit code by Jesse Brandeburg · 9 years ago