index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
udp_offload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-12
1
-2
/
+15
|
\
|
*
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2020-11-12
1
-2
/
+15
*
|
udp6: move the mss check after udp gso tunnel processing
Xin Long
2020-10-30
1
-4
/
+4
|
/
*
udp: Support UDP fraglist GRO/GSO.
Steffen Klassert
2020-01-27
1
-2
/
+25
*
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
2020-01-03
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: use indirect call wrappers at GRO transport layer
Paolo Abeni
2018-12-15
1
-3
/
+4
*
udp: implement GRO for plain UDP sockets.
Paolo Abeni
2018-11-07
1
-5
/
+1
*
udp: gro behind static key
Willem de Bruijn
2018-10-05
1
-1
/
+1
*
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
1
-2
/
+2
*
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
Alexander Duyck
2018-05-08
1
-10
/
+1
*
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
2018-05-08
1
-6
/
+1
*
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
2018-05-08
1
-1
/
+1
*
udp: add udp gso
Willem de Bruijn
2018-04-26
1
-1
/
+18
*
gso: validate gso_type in GSO handlers
Willem de Bruijn
2018-01-22
1
-0
/
+3
*
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
1
-3
/
+82
*
inet: Remove software UFO fragmenting code.
David S. Miller
2017-07-17
1
-97
/
+3
*
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-05-17
1
-3
/
+5
*
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-05-17
1
-0
/
+2
*
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2016-05-20
1
-13
/
+0
*
udp: Add GRO functions to UDP socket
Tom Herbert
2016-04-07
1
-3
/
+8
*
GSO: Provide software checksum of tunneled UDP fragmentation offload
Alexander Duyck
2016-02-26
1
-1
/
+7
*
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
1
-2
/
+2
*
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...
Sabrina Dubroca
2015-03-20
1
-5
/
+3
*
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2015-02-11
1
-1
/
+5
*
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
2015-02-03
1
-1
/
+9
*
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
-0
/
+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
-1
/
+1
*
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
/
+18
*
udp: Fix inverted NAPI_GRO_CB(skb)->flush test
Scott Wood
2014-09-12
1
-1
/
+1
*
ipv6: udp6_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
-7
/
+17
*
udp: additional GRO support
Tom Herbert
2014-08-24
1
-0
/
+33
*
gre: Call gso_make_checksum
Tom Herbert
2014-06-04
1
-0
/
+1
*
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
2014-06-04
1
-1
/
+3
*
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
2014-02-22
1
-1
/
+1
*
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
2013-11-05
1
-1
/
+1
*
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-21
1
-0
/
+1
*
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
1
-0
/
+1
*
net: unify skb_udp_tunnel_segment() and skb_udp6_tunnel_segment()
Cong Wang
2013-08-31
1
-55
/
+1
*
ipv6: Add generic UDP Tunnel segmentation
Cong Wang
2013-08-31
1
-51
/
+108
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
1
-8
/
+12
|
\
|
*
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
2013-05-31
1
-8
/
+12
*
|
MPLS: Add limited GSO support
Simon Horman
2013-05-27
1
-1
/
+2
|
/
*
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2013-03-09
1
-1
/
+7
*
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-02-15
1
-1
/
+2
*
ipv6: Fix build error with udp_offload
Vlad Yasevich
2012-11-15
1
-0
/
+1
[next]