index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_txrx.c
Age
Commit message (
Expand
)
Author
2016-05-05
i40e: Drop packet split receive routine
Jesse Brandeburg
2016-05-05
i40e/i40evf: Refactor tunnel interpretation
Jesse Brandeburg
2016-05-01
i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUM
Alexander Duyck
2016-04-27
i40e/i40evf: Only offload VLAN tag if enabled
Jesse Brandeburg
2016-04-26
i40e/i40evf: Add support for IPIP and SIT offloads
Alexander Duyck
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-13
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
2016-04-06
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-05
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-02-19
i40e: queue-specific settings for interrupt moderation
Kan Liang
2016-02-18
i40e/i40evf: Move Tx checksum closer to TSO
Alexander Duyck
2016-02-18
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
2016-02-18
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
2016-02-18
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-17
i40e: Do not disable queues in the Legacy/MSI Interrupt handler
Anjali Singhai Jain
2016-02-17
i40e/i40evf: avoid atomics
Mitch Williams
2016-02-17
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
2016-02-17
i40e/i40evf: use logical operators, not bitwise
Mitch Williams
2016-02-17
i40e/i40evf: use pages correctly in Rx
Mitch Williams
2016-02-17
i40e/i40evf: use __GFP_NOWARN
Jesse Brandeburg
2016-02-17
i40e/i40evf: try again after failure
Jesse Brandeburg
2016-02-17
i40e/i40evf: don't lose interrupts
Jesse Brandeburg
2016-02-17
i40e: Refactor force_wb and WB_ON_ITR functionality code
Anjali Singhai Jain
2016-02-17
i40e: add priv flag for automatic rule eviction
Anjali Singhai Jain
2016-02-17
i40e: do TSO only if CHECKSUM_PARTIAL is set
Shannon Nelson
2016-02-17
i40e: fix bug in dma sync
Jesse Brandeburg
2016-02-16
i40e: fix write-back-on-itr to work with legacy itr
Anjali Singhai Jain
2016-01-25
net: i40e: shut up uninitialized variable warnings
Arnd Bergmann
2016-01-08
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
2015-12-03
i40e: trivial fixes
Jesse Brandeburg
2015-12-03
i40e/i40evf: use logical operator
Mitch Williams
[next]