index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp_offload.c
Commit message (
Expand
)
Author
Age
*
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-08
*
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
2017-04-24
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
*
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
2016-09-19
*
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2016-05-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
|
\
|
*
udp_offload: Set encapsulation before inner completes.
Jarno Rajahalme
2016-05-06
*
|
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
*
|
udp: Remove udp_offloads
Tom Herbert
2016-04-07
*
|
udp: Add GRO functions to UDP socket
Tom Herbert
2016-04-07
|
/
*
net: Reset encap_level to avoid resetting features on inner IP headers
Alexander Duyck
2016-03-23
*
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-03-20
*
GSO/UDP: Use skb->len instead of udph->len to determine length of original skb
Alexander Duyck
2016-03-13
*
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
2016-02-26
*
udp: Use uh->len instead of skb->len to compute checksum in segmentation
Alexander Duyck
2016-02-11
*
udp: Clean up the use of flags in UDP segmentation offload
Alexander Duyck
2016-02-11
*
net: Update remote checksum segmentation to support use of GSO checksum
Alexander Duyck
2016-02-11
*
net: Drop unecessary enc_features variable from tunnel segmentation functions
Alexander Duyck
2016-02-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-11
|
\
|
*
udp: restrict offloads to one namespace
Hannes Frederic Sowa
2016-01-10
*
|
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
|
/
*
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
*
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2015-02-11
*
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
2015-01-14
*
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
*
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
*
udp: Offload outer UDP tunnel csum if available
Tom Herbert
2014-11-05
*
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2014-10-20
*
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
2014-10-03
*
udp: Generalize skb_udp_segment
Tom Herbert
2014-10-01
*
net: Remove gso_send_check as an offload callback
Tom Herbert
2014-09-26
*
udp: move logic out of udp[46]_ufo_send_check
Tom Herbert
2014-09-26
*
fou: Add GRO support
Tom Herbert
2014-09-19
*
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
2014-09-12
*
ipv4: udp4_gro_complete() is static
Eric Dumazet
2014-09-09
*
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-09-01
*
net: Allow GRO to use and set levels of checksum unnecessary
Tom Herbert
2014-08-29
*
udp: additional GRO support
Tom Herbert
2014-08-24
*
net/udp_offload: Use IS_ERR_OR_NULL
Himangi Saraogi
2014-07-29
*
udp: Move udp_tunnel_segment into udp_offload.c
Tom Herbert
2014-07-14
*
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
2014-06-11
*
gre: Call gso_make_checksum
Tom Herbert
2014-06-04
*
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
2014-06-04
*
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
Shlomo Pongratz
2014-02-04
*
net/ipv4: Use non-atomic allocation of udp offloads structure instance
Or Gerlitz
2014-01-30
*
net/udp_offload: Handle static checker complaints
Shlomo Pongratz
2014-01-23
*
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
2014-01-21
*
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
2014-01-02
*
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
*
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
2013-06-12