1. 800b8f6 i40e: DRY rx_ptype handling code by Michał Mirosław · 7 years ago
  2. 2a508c6 i40e: fix VLAN.TCI == 0 RX HW offload by Michał Mirosław · 7 years ago
  3. 55469bc drivers: net: remove <net/busy_poll.h> inclusion when not needed by Eric Dumazet · 7 years ago
  4. 411dc16 i40e: clean zero-copy XDP Rx ring on shutdown/reset by Björn Töpel · 7 years ago
  5. 9dbb137 i40e: clean zero-copy XDP Tx ring on shutdown/reset by Björn Töpel · 7 years ago
  6. 1328dcd i40e: add AF_XDP zero-copy Tx support by Magnus Karlsson · 7 years ago
  7. a96e747 i40e: move common Tx functions to i40e_txrx_common.h by Magnus Karlsson · 7 years ago
  8. 0a71418 i40e: add AF_XDP zero-copy Rx support by Björn Töpel · 7 years ago
  9. 20a739d i40e: move common Rx functions to i40e_txrx_common.h by Björn Töpel · 7 years ago
  10. 6d7aad1d i40e: refactor Rx path for re-use by Björn Töpel · 7 years ago
  11. f7c3ca2 i40e_txrx: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  12. 2e68931 i40e: split XDP_TX tail and XDP_REDIRECT map flushing by Jesper Dangaard Brouer · 7 years ago
  13. c51818d bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize by Daniel Borkmann · 7 years ago
  14. fd129f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  15. 763ea09 i40e: remove ndo_xdp_flush call i40e_xdp_flush by Jesper Dangaard Brouer · 7 years ago
  16. cc5b114 bpf, i40e: add meta data support by Daniel Borkmann · 7 years ago
  17. cdb57ed i40e: implement flush flag for ndo_xdp_xmit by Jesper Dangaard Brouer · 7 years ago
  18. 42b3346 xdp: add flags argument to ndo_xdp_xmit API by Jesper Dangaard Brouer · 7 years ago
  19. 735fc40 xdp: change ndo_xdp_xmit API to support bulking by Jesper Dangaard Brouer · 7 years ago
  20. f525442 i40e/i40evf: cleanup incorrect function doxygen comments by Jacob Keller · 7 years ago
  21. 51dce24 net: intel: Cleanup the copyright/license headers by Jeff Kirsher · 7 years ago
  22. 44fa2db xdp: transition into using xdp_frame for ndo_xdp_xmit by Jesper Dangaard Brouer · 7 years ago
  23. 0399309 xdp: transition into using xdp_frame for return API by Jesper Dangaard Brouer · 7 years ago
  24. b411ef1 i40e: convert to use generic xdp_frame and xdp_return_frame API by Jesper Dangaard Brouer · 7 years ago
  25. d9314c47 i40e: add support for XDP_REDIRECT by Björn Töpel · 7 years ago
  26. 8ce29c6 i40e: tweak page counting for XDP_REDIRECT by Björn Töpel · 7 years ago
  27. 134201a i40e: move AUTO_DISABLED flags into the state field by Jacob Keller · 7 years ago
  28. ae06c70 intel: add SPDX identifiers to all the Intel drivers by Jeff Kirsher · 7 years ago
  29. 04d41051 i40e/i40evf: use SW variables for hang detection by Alan Brady · 7 years ago
  30. a0073a4 i40e/i40evf: Add support for new mechanism of updating adaptive ITR by Alexander Duyck · 8 years ago
  31. 556fdfd i40e/i40evf: Split container ITR into current_itr and target_itr by Alexander Duyck · 8 years ago
  32. 92418fb i40e/i40evf: Use usec value instead of reg value for ITR defines by Alexander Duyck · 8 years ago
  33. 4ff1792 i40e/i40evf: Don't bother setting the CLEARPBA bit by Alexander Duyck · 8 years ago
  34. 71dc371 i40e/i40evf: Clean up logic for adaptive ITR by Alexander Duyck · 8 years ago
  35. 40588ca i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx by Alexander Duyck · 8 years ago
  36. 11a350c i40e: fix typo in function description by Alan Brady · 8 years ago
  37. a3f9fb5 i40e/i40evf: Record ITR register location in the q_vector by Alexander Duyck · 8 years ago
  38. 07d4419 i40e/i40evf: Detect and recover hung queue scenario by Sudheer Mogilappagari · 8 years ago
  39. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 8712882 i40e: setup xdp_rxq_info by Jesper Dangaard Brouer · 8 years ago
  41. 248de22 i40e/i40evf: Account for frags split over multiple descriptors in check linearize by Alexander Duyck · 8 years ago
  42. 52c6912 i40e: Use smp_rmb rather than read_barrier_depends by Brian King · 8 years ago
  43. aa250f1 i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8" by Alexander Duyck · 8 years ago
  44. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 62b4c66 i40e: Add programming descriptors to cleaned_count by Alexander Duyck · 8 years ago
  46. 1078134 i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setup by Alexander Duyck · 8 years ago
  47. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. 2b9478f i40e: Fix memory leak related filter programming status by Alexander Duyck · 8 years ago
  49. 11f2900 i40e/i40evf: bump tail only in multiples of 8 by Jacob Keller · 8 years ago
  50. dbadbbe i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts by Jacob Keller · 8 years ago
  51. a5340d9 i40e: ignore skb->xmit_more when deciding to set RS bit by Jacob Keller · 8 years ago
  52. 2b634bb i40e/i40evf: rename bytes_per_int to bytes_per_usec by Jacob Keller · 8 years ago
  53. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 8 years ago
  54. 742c987 i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate by Jacob Keller · 8 years ago
  55. 0a2c772 i40e/i40evf: remove ULTRA latency mode by Jacob Keller · 8 years ago
  56. 6d97772 i40e: invert logic for checking incorrect cpu vs irq affinity by Jacob Keller · 8 years ago
  57. 9254c0e i40e: move enabling icr0 into i40e_update_enable_itr by Jacob Keller · 8 years ago
  58. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. 7d6d067 i40e: Initialize 64-bit statistics TX ring seqcount by Florian Fainelli · 8 years ago
  60. b85c94b i40e/i40evf: remove mismatched type warnings by Jesse Brandeburg · 8 years ago
  61. 601a2e7 i40e/i40evf: make IPv6 ATR code clearer by Jesse Brandeburg · 8 years ago
  62. 74608d1 i40e: add support for XDP_TX action by Björn Töpel · 8 years ago
  63. 0c8493d i40e: add XDP support for pass and drop actions by Björn Töpel · 8 years ago
  64. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. 6964e53 i40e: fix handling of HW ATR eviction by Jacob Keller · 8 years ago
  66. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 2aae918 i40e/i40evf: proper update of the page_offset field by Björn Töpel · 8 years ago
  68. 0bc0706 i40e: check for Tx timestamp timeouts during watchdog by Jacob Keller · 8 years ago
  69. 2955fac i40e: add statistic indicating number of skipped Tx timestamps by Jacob Keller · 8 years ago
  70. 6907757 i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS by Jacob Keller · 8 years ago
  71. 47994c1 i40e: remove hw_disabled_flags in favor of using separate flag bits by Jacob Keller · 8 years ago
  72. 0da36b9 i40e: use DECLARE_BITMAP for state fields by Jacob Keller · 8 years ago
  73. d19cb64 i40e: separate PF and VSI state flags by Jacob Keller · 8 years ago
  74. ed0980c i40e/i40evf: Add tracepoints by Scott Peterson · 8 years ago
  75. 0e626ff i40e: Fix support for flow director programming status by Alexander Duyck · 8 years ago
  76. f8b45b7 i40e/i40evf: Use build_skb to build frames by Alexander Duyck · 8 years ago
  77. ca9ec08 i40e/i40evf: Add support for padding start of frames by Alexander Duyck · 8 years ago
  78. 98efd69 i40e/i40evf: Add support for using order 1 pages with a 3K buffer by Alexander Duyck · 8 years ago
  79. 17daabb i40e: Simplify i40e_detect_recover_hung_queue logic by Alan Brady · 8 years ago
  80. e8c5f72 i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction by Alexander Duyck · 8 years ago
  81. a346fb8 i40e: update error message when trying to add invalid filters by Jacob Keller · 8 years ago
  82. fa2343e i40e/i40evf: Break i40e_fetch_rx_buffer up to allow for reuse of frag code by Alexander Duyck · 8 years ago
  83. a0cfc31 i40e/i40evf: Pull out code for cleaning up Rx buffers by Alexander Duyck · 8 years ago
  84. 9a06412 i40e/i40evf: Pull code for grabbing and syncing rx_buffer from fetch_buffer by Alexander Duyck · 8 years ago
  85. d57c0e0 i40e/i40evf: Use length to determine if descriptor is done by Alexander Duyck · 8 years ago
  86. 9eed69a i40e: Drop FCoE code from core driver files by Alexander Duyck · 8 years ago
  87. a5b268e i40e/i40evf: Clean-up process_skb_fields by Alexander Duyck · 8 years ago
  88. 741b8b8 i40e/i40evf: Fix use after free in Rx cleanup path by Alexander Duyck · 8 years ago
  89. 1793668 i40e/i40evf: Update code to better handle incrementing page count by Alexander Duyck · 8 years ago
  90. f223c87 i40e: add support for SCTPv4 FDir filters by Jacob Keller · 9 years ago
  91. 0e588de i40e: implement support for flexible word payload by Jacob Keller · 9 years ago
  92. 097dbf5 i40e: add counters for UDP/IPv4 and IPv4 filters by Jacob Keller · 9 years ago
  93. 377cc24 i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds by Jacob Keller · 9 years ago
  94. e5187ee i40e: return immediately when failing to add fdir filter by Jacob Keller · 9 years ago
  95. 8ce43dc i40e: don't use arrays for (src|dst)_ip by Jacob Keller · 9 years ago
  96. b77ac97 i40e: rename auto_disable_flags to hw_disabled_flags by Harshitha Ramamurthy · 9 years ago
  97. 59605bc i40e/i40evf: Add support for mapping pages with DMA attributes by Alexander Duyck · 9 years ago
  98. b9c015d i40e: mark the value passed to csum_replace_by_diff as __wsum by Jacob Keller · 9 years ago
  99. 3c234c4 i40e: Fix Adaptive ITR enabling by Carolyn Wyborny · 9 years ago
  100. a158aea i40e: update comment explaining where FDIR buffers are freed by Jacob Keller · 9 years ago