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
/
ip6_offload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6/gro: insert temporary HBH/jumbo header
Eric Dumazet
2022-05-16
1
-2
/
+30
*
ipv6/gso: remove temporary HBH/jumbo header
Eric Dumazet
2022-05-16
1
-1
/
+23
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
1
-0
/
+2
|
\
|
*
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2022-02-21
1
-0
/
+2
*
|
ipv6: gro: flush instead of assuming different flows on hop_limit mismatch
Jakub Kicinski
2022-01-25
1
-2
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
1
-3
/
+3
|
\
|
*
gro: Fix inconsistent indenting
Jiapeng Chong
2021-12-02
1
-3
/
+3
*
|
gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers
Eric Dumazet
2021-11-24
1
-6
/
+2
*
|
gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers
Eric Dumazet
2021-11-24
1
-5
/
+1
|
/
*
net/core: move gro function declarations to separate header
Leon Romanovsky
2021-02-04
1
-0
/
+1
*
udp: move gro declarations to net/udp.h
Eric Dumazet
2020-06-23
1
-3
/
+1
*
net: move tcp gro declarations to net/tcp.h
Eric Dumazet
2020-06-23
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
gso: validate gso_type on ipip style tunnels
Willem de Bruijn
2019-02-20
1
-3
/
+30
*
net: use indirect call wrappers at GRO transport layer
Paolo Abeni
2018-12-15
1
-2
/
+27
*
net: use indirect call wrappers at GRO network layer
Paolo Abeni
2018-12-15
1
-3
/
+3
*
ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()
Eric Dumazet
2018-11-06
1
-3
/
+10
*
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2018-09-13
1
-0
/
+1
*
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
1
-8
/
+8
*
udp: add udp gso
Willem de Bruijn
2018-04-26
1
-2
/
+4
*
gso: fix payload length when gso_size is zero
Alexey Kodanev
2017-10-08
1
-1
/
+1
*
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
2017-06-04
1
-1
/
+3
*
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-05-17
1
-5
/
+4
*
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-05-17
1
-0
/
+2
*
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
2017-03-09
1
-1
/
+3
*
net: Add a skb_gro_flush_final helper.
Steffen Klassert
2017-02-15
1
-1
/
+1
*
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-01-10
1
-0
/
+1
*
ip6_offload: check segs for NULL in ipv6_gso_segment.
Artem Savkov
2016-12-02
1
-1
/
+1
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
1
-1
/
+1
*
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
2016-09-19
1
-1
/
+4
*
ip4ip6: Support for GSO/GRO
Tom Herbert
2016-05-20
1
-1
/
+32
*
ip6ip6: Support for GSO/GRO
Tom Herbert
2016-05-20
1
-3
/
+21
*
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
1
-2
/
+2
*
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2016-05-20
1
-18
/
+0
*
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
1
-1
/
+9
*
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
Alexander Duyck
2016-04-14
1
-2
/
+6
*
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-14
1
-1
/
+2
*
udp: Add GRO functions to UDP socket
Tom Herbert
2016-04-07
1
-2
/
+0
*
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
2016-03-20
1
-1
/
+14
*
ipv6: gro: support sit protocol
Eric Dumazet
2015-10-21
1
-0
/
+12
*
Revert "sit: Add gro callbacks to sit_offload"
Herbert Xu
2015-07-20
1
-2
/
+0
*
ipv6: coding style: comparison for inequality with NULL
Ian Morris
2015-03-31
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
1
-1
/
+2
|
\
|
*
ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid
Alexander Duyck
2014-11-23
1
-1
/
+2
*
|
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
1
-1
/
+0
*
|
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
1
-0
/
+1
|
/
*
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2014-10-20
1
-1
/
+1
*
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
2014-10-18
1
-0
/
+1
*
net: Remove gso_send_check as an offload callback
Tom Herbert
2014-09-26
1
-27
/
+0
*
sit: Add gro callbacks to sit_offload
Tom Herbert
2014-09-09
1
-0
/
+2
[next]