index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40e_txrx.c
Commit message (
Expand
)
Author
Age
*
i40e/i40evf: Fix mixed size frags and linearization
Anjali Singhai Jain
2015-06-04
*
i40e/i40evf: Use dma_rmb where appropriate
Alexander Duyck
2015-04-09
*
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
Greg Rose
2015-04-03
*
i40e/i40evf: fix bug when skb allocation fails
Jesse Brandeburg
2015-04-03
*
i40evf: Fix Outer UDP RX checksum code
Anjali Singhai Jain
2015-04-03
*
i40e/i40evf: fix accidental write to ITR registers
Jesse Brandeburg
2015-03-09
*
i40e/i40evf: enable prefetch of Tx descriptors during cleanup
Jesse Brandeburg
2015-03-07
*
i40e/i40evf: Simplify tunnel selection logic
Anjali Singhai Jain
2015-03-07
*
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
2015-03-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
|
\
|
*
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
Anjali Singhai
2015-02-26
|
*
i40e: fix race in hang check
Jesse Brandeburg
2015-02-26
|
*
i40e: Fix TSO with more than 8 frags per segment issue
Anjali Singhai
2015-02-26
*
|
i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
Anjali Singhai Jain
2015-03-03
*
|
i40e/i40evf: Refactor the receive routines
Mitch Williams
2015-02-23
|
/
*
i40e: Fix for stats init function call in Rx setup
Carolyn Wyborny
2015-02-09
*
i40e/i40evf: Add call to u64_stats_init to init
Carolyn Wyborny
2015-02-09
*
i40evf: Force Tx writeback on ITR
Anjali Singhai Jain
2015-02-09
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
|
\
|
*
i40evf: Fix TSO and hw checksums for non-accelerated vlan packets.
Vlad Yasevich
2014-08-25
*
|
i40evf: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-29
*
|
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
Anjali Singhai Jain
2014-08-27
|
/
*
i40e/i40evf: fix extension header csum logic
Jesse Brandeburg
2014-07-24
*
i40e/i40evf: Do not free the dummy packet buffer synchronously
Anjali Singhai Jain
2014-07-02
*
i40e/i40evf: initialize context descriptor
Jesse Brandeburg
2014-07-01
*
i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum
Jesse Brandeburg
2014-06-09
*
i40e/i40evf: fix TSO accounting
Jesse Brandeburg
2014-06-08
*
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
2014-05-21
*
i40evf: remove open-coded skb_cow_head
Francois Romieu
2014-04-11
*
i40e/i40evf: reduce context descriptors
Jesse Brandeburg
2014-03-19
*
i40e/i40evf: enable hardware feature head write back
Jesse Brandeburg
2014-03-19
*
i40e/i40evf: carefully fill tx ring
Jesse Brandeburg
2014-03-06
*
i40e/i40evf: i40e implementation for skb_set_hash
Jesse Brandeburg
2014-03-06
*
i40evf: trivial fixes
Jesse Brandeburg
2014-02-13
*
i40e: spelling error
Jesse Brandeburg
2014-02-13
*
i40evf: fix s390 build failure due to implicit prefetch.h
Paul Gortmaker
2014-01-10
*
i40evf: transmit and receive functionality
Greg Rose
2013-12-31