Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
00b1391f9539711945e75b856230ee751a02b385
/
net
/
ipv4
/
udp_offload.c
3110e21
gso: validate gso_type in GSO handlers
by Willem de Bruijn
· 7 years ago
97ba8f8
gso: fix payload length when gso_size is zero
by Alexey Kodanev
· 7 years ago
affd260
udp: disable inner UDP checksum offloads in IPsec case
by Ansis Atteka
· 8 years ago
69ffc96
net: avoid skb_warn_bad_offload false positives on UFO
by Willem de Bruijn
· 7 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
07b26c9
gso: Support partial splitting at the frag_list pointer
by Steffen Klassert
· 8 years ago
5c7cdf33
gso: Remove arbitrary checks for unsupported GSO
by Tom Herbert
· 8 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
229740c
udp_offload: Set encapsulation before inner completes.
by Jarno Rajahalme
· 9 years ago
802ab55
GSO: Support partial segmentation offload
by Alexander Duyck
· 9 years ago
46aa2f3
udp: Remove udp_offloads
by Tom Herbert
· 9 years ago
a602456
udp: Add GRO functions to UDP socket
by Tom Herbert
· 9 years ago
5197f34
net: Reset encap_level to avoid resetting features on inner IP headers
by Alexander Duyck
· 9 years ago
fac8e0f
tunnels: Don't apply GRO to multiple layers of encapsulation.
by Jesse Gross
· 9 years ago
0833482
GSO/UDP: Use skb->len instead of udph->len to determine length of original skb
by Alexander Duyck
· 9 years ago
2246387
GSO: Provide software checksum of tunneled UDP fragmentation offload
by Alexander Duyck
· 9 years ago
dbef491
udp: Use uh->len instead of skb->len to compute checksum in segmentation
by Alexander Duyck
· 9 years ago
fdaefd6
udp: Clean up the use of flags in UDP segmentation offload
by Alexander Duyck
· 9 years ago
7fbeffe
net: Update remote checksum segmentation to support use of GSO checksum
by Alexander Duyck
· 9 years ago
bef3c6c
net: Drop unecessary enc_features variable from tunnel segmentation functions
by Alexander Duyck
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
787d7ac
udp: restrict offloads to one namespace
by Hannes Frederic Sowa
· 9 years ago
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
00db412
ipv4: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
6db93ea
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
by Tom Herbert
· 10 years ago
a2b12f3
udp: pass udp_offload struct to UDP gro callbacks
by Tom Herbert
· 10 years ago
59b93b4
net: Remove MPLS GSO feature.
by Pravin B Shelar
· 10 years ago
e585f23
udp: Changes to udp_offload to support remote checksum offload
by Tom Herbert
· 10 years ago
4bcb877
udp: Offload outer UDP tunnel csum if available
by Tom Herbert
· 10 years ago
1e16aa3
net: gso: use feature flag argument in all protocol gso handlers
by Florian Westphal
· 10 years ago
efc98d0
fou: eliminate IPv4,v6 specific GRO functions
by Tom Herbert
· 10 years ago
8bce6d7
udp: Generalize skb_udp_segment
by Tom Herbert
· 10 years ago
53e5039
net: Remove gso_send_check as an offload callback
by Tom Herbert
· 10 years ago
f71470b
udp: move logic out of udp[46]_ufo_send_check
by Tom Herbert
· 10 years ago
afe9332
fou: Add GRO support
by Tom Herbert
· 10 years ago
2d8f7e2
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
by Scott Wood
· 10 years ago
72bb17b
ipv4: udp4_gro_complete() is static
by Eric Dumazet
· 10 years ago
2abb7cd
udp: Add support for doing checksum unnecessary conversion
by Tom Herbert
· 10 years ago
662880f
net: Allow GRO to use and set levels of checksum unnecessary
by Tom Herbert
· 10 years ago
57c67ff
udp: additional GRO support
by Tom Herbert
· 10 years ago
2744644
net/udp_offload: Use IS_ERR_OR_NULL
by Himangi Saraogi
· 10 years ago
155e010
udp: Move udp_tunnel_segment into udp_offload.c
by Tom Herbert
· 10 years ago
6bae1d4
net: Add skb_gro_postpull_rcsum to udp and vxlan
by Tom Herbert
· 10 years ago
4749c09
gre: Call gso_make_checksum
by Tom Herbert
· 10 years ago
0f4f4ff
net: Add GSO support for UDP tunnels with checksum
by Tom Herbert
· 10 years ago
a664a4f
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
by Shlomo Pongratz
· 11 years ago
b5aaab1
net/ipv4: Use non-atomic allocation of udp offloads structure instance
by Or Gerlitz
· 11 years ago
a1d0cd8
net/udp_offload: Handle static checker complaints
by Shlomo Pongratz
· 11 years ago
b582ef0
net: Add GRO support for UDP encapsulating protocols
by Or Gerlitz
· 11 years ago
7a7ffba
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
by Wei-Chun Chao
· 11 years ago
cb32f51
ipip: add GSO/TSO support
by Eric Dumazet
· 11 years ago
da5bab0
net: udp4: move GSO functions to udp_offload
by Daniel Borkmann
· 11 years ago