index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
udp_offload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
1
-2
/
+2
*
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2015-02-11
1
-1
/
+12
*
udp: pass udp_offload struct to UDP gro callbacks
Tom Herbert
2015-01-14
1
-2
/
+5
*
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
1
-2
/
+1
*
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
1
-2
/
+16
*
udp: Offload outer UDP tunnel csum if available
Tom Herbert
2014-11-05
1
-16
/
+36
*
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2014-10-20
1
-1
/
+1
*
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
2014-10-03
1
-0
/
+1
*
udp: Generalize skb_udp_segment
Tom Herbert
2014-10-01
1
-5
/
+46
*
net: Remove gso_send_check as an offload callback
Tom Herbert
2014-09-26
1
-6
/
+0
*
udp: move logic out of udp[46]_ufo_send_check
Tom Herbert
2014-09-26
1
-22
/
+15
*
fou: Add GRO support
Tom Herbert
2014-09-19
1
-1
/
+4
*
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
2014-09-12
1
-1
/
+1
*
ipv4: udp4_gro_complete() is static
Eric Dumazet
2014-09-09
1
-1
/
+1
*
udp: Add support for doing checksum unnecessary conversion
Tom Herbert
2014-09-01
1
-8
/
+17
*
net: Allow GRO to use and set levels of checksum unnecessary
Tom Herbert
2014-08-29
1
-2
/
+3
*
udp: additional GRO support
Tom Herbert
2014-08-24
1
-17
/
+44
*
net/udp_offload: Use IS_ERR_OR_NULL
Himangi Saraogi
2014-07-29
1
-1
/
+1
*
udp: Move udp_tunnel_segment into udp_offload.c
Tom Herbert
2014-07-14
1
-0
/
+76
*
net: Add skb_gro_postpull_rcsum to udp and vxlan
Tom Herbert
2014-06-11
1
-0
/
+1
*
gre: Call gso_make_checksum
Tom Herbert
2014-06-04
1
-1
/
+2
*
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
2014-06-04
1
-1
/
+3
*
net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c
Shlomo Pongratz
2014-02-04
1
-7
/
+8
*
net/ipv4: Use non-atomic allocation of udp offloads structure instance
Or Gerlitz
2014-01-30
1
-1
/
+1
*
net/udp_offload: Handle static checker complaints
Shlomo Pongratz
2014-01-23
1
-4
/
+4
*
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
2014-01-21
1
-0
/
+143
*
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
2014-01-02
1
-18
/
+19
*
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
1
-0
/
+1
*
net: udp4: move GSO functions to udp_offload
Daniel Borkmann
2013-06-12
1
-0
/
+100