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