index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_txrx.c
Commit message (
Expand
)
Author
Age
*
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
2016-09-25
*
i40e: Strip out debugfs hook for Flow Director filter programming
Alexander Duyck
2016-09-25
*
i40e: Split Flow Director descriptor config into separate function
Alexander Duyck
2016-09-25
*
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
2016-09-25
*
i40e: Fix Flow Director raw_buf cleanup
Alexander Duyck
2016-09-25
*
i40e: cleanup ATR auto_disable_flags use
Jacob Keller
2016-09-24
*
i40e: Limit TX descriptor count in cases where frag size is greater than 16K
Alexander Duyck
2016-09-23
*
i40e: refactor tail_bump check
Carolyn Wyborny
2016-08-20
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-07-25
|
\
|
*
i40e/i40evf: remove useless initializer
Mitch Williams
2016-07-22
*
|
i40e/i40evf: Fix i40e_rx_checksum
Alexander Duyck
2016-07-15
|
/
*
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
2016-05-20
*
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
*
i40e/i40evf: properly report Rx packet hash
Mitch Williams
2016-05-14
*
i40e: Refactor receive routine
Jesse Brandeburg
2016-05-06
*
i40e: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
*
i40e/i40evf: Refactor tunnel interpretation
Jesse Brandeburg
2016-05-05
*
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
2016-05-01
*
i40e/i40evf: Only offload VLAN tag if enabled
Jesse Brandeburg
2016-04-27
*
i40e/i40evf: Add support for IPIP and SIT offloads
Alexander Duyck
2016-04-26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
|
\
|
*
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
2016-04-13
*
|
i40e/i40evf: Faster RX via avoiding FCoE
Jesse Brandeburg
2016-04-06
*
|
i40e/i40evf: Drop unused tx_ring argument
Jesse Brandeburg
2016-04-06
*
|
i40e/i40evf: Move stack var deeper
Jesse Brandeburg
2016-04-06
*
|
i40e/i40evf: Fix TSO checksum pseudo-header adjustment
Alexander Duyck
2016-04-05
*
|
i40e/i40evf: Fix casting in transmit code
Jesse Brandeburg
2016-04-05
*
|
i40e/i40evf: Add support for bulk free in Tx cleanup
Alexander Duyck
2016-04-05
*
|
i40e/i40evf: Fix handling of boolean logic in polling routines
Alexander Duyck
2016-04-05
*
|
i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
Alexander Duyck
2016-04-05
|
/
*
i40e: queue-specific settings for interrupt moderation
Kan Liang
2016-02-19
*
i40e/i40evf: Move Tx checksum closer to TSO
Alexander Duyck
2016-02-19
*
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
2016-02-19
*
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
2016-02-19
*
i40e: Add support for ATR w/ IPv6 extension headers
Alexander Duyck
2016-02-18
*
i40e: Fix ATR in relation to tunnels
Alexander Duyck
2016-02-18
*
i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
Alexander Duyck
2016-02-18
*
i40e/i40evf: Clean-up Rx packet checksum handling
Alexander Duyck
2016-02-18
*
i40e/i40evf: Add exception handling for Tx checksum
Alexander Duyck
2016-02-18
*
i40e/i40evf: Do not write to descriptor unless we complete
Alexander Duyck
2016-02-18
*
i40e/i40evf: Handle IPv6 extension headers in checksum offload
Alexander Duyck
2016-02-18
*
i40e/i40evf: Add support for IPv4 encapsulated in IPv6
Alexander Duyck
2016-02-18
*
i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
Alexander Duyck
2016-02-18
*
i40e/i40evf: Consolidate all header changes into TSO function
Alexander Duyck
2016-02-18
*
i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
Alexander Duyck
2016-02-18
*
i40e/i40evf: Use u64 values instead of casting them in TSO function
Alexander Duyck
2016-02-18
*
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
2016-02-18
*
i40e: Do not disable queues in the Legacy/MSI Interrupt handler
Anjali Singhai Jain
2016-02-18
*
i40e/i40evf: avoid atomics
Mitch Williams
2016-02-18
*
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
2016-02-18
[next]