David S. Miller
|
e3e86b5119
ipv6: Fix leak in ipv6_gso_segment().
|
8 years ago |
David S. Miller
|
7dd7eb9513
ipv6: Check ip6_find_1stfragopt() return value properly.
|
8 years ago |
Craig Gallek
|
2423496af3
ipv6: Prevent overrun when parsing v6 header options
|
8 years ago |
Paolo Abeni
|
294acf1c01
net/tunnel: set inner protocol in network gro hooks
|
8 years ago |
Steffen Klassert
|
5f114163f2
net: Add a skb_gro_flush_final helper.
|
8 years ago |
Herbert Xu
|
57ea52a865
gro: Disable frag0 optimization on IPv6 ext headers
|
8 years ago |
Artem Savkov
|
6b6ebb6b01
ip6_offload: check segs for NULL in ipv6_gso_segment.
|
8 years ago |
Sabrina Dubroca
|
fcd91dd449
net: add recursion limit to GRO
|
9 years ago |
Steffen Klassert
|
07b26c9454
gso: Support partial splitting at the frag_list pointer
|
9 years ago |
Tom Herbert
|
b8921ca83e
ip4ip6: Support for GSO/GRO
|
9 years ago |
Tom Herbert
|
815d22e55b
ip6ip6: Support for GSO/GRO
|
9 years ago |
Tom Herbert
|
7e13318daa
net: define gso types for IPx over IPv4 and IPv6
|
9 years ago |
Tom Herbert
|
5c7cdf339a
gso: Remove arbitrary checks for unsupported GSO
|
9 years ago |
Alexander Duyck
|
802ab55adc
GSO: Support partial segmentation offload
|
9 years ago |
Alexander Duyck
|
1530545ed6
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
|
9 years ago |
Alexander Duyck
|
cbc53e08a7
GSO: Add GSO type for fixed IPv4 ID
|
9 years ago |
Tom Herbert
|
a6024562ff
udp: Add GRO functions to UDP socket
|
9 years ago |
Jesse Gross
|
fac8e0f579
tunnels: Don't apply GRO to multiple layers of encapsulation.
|
9 years ago |
Eric Dumazet
|
feec0cb3f2
ipv6: gro: support sit protocol
|
10 years ago |
Herbert Xu
|
fdbf5b097b
Revert "sit: Add gro callbacks to sit_offload"
|
10 years ago |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 years ago |
David S. Miller
|
60b7379dc5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Alexander Duyck
|
b6fef4c6b8
ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid
|
10 years ago |
Pravin B Shelar
|
59b93b41e7
net: Remove MPLS GSO feature.
|
11 years ago |
Tom Herbert
|
e585f23636
udp: Changes to udp_offload to support remote checksum offload
|
11 years ago |
Florian Westphal
|
1e16aa3ddf
net: gso: use feature flag argument in all protocol gso handlers
|
11 years ago |
Li RongQing
|
fc6fb41cd6
ipv6: fix a potential use after free in ip6_offload.c
|
11 years ago |
Tom Herbert
|
53e5039896
net: Remove gso_send_check as an offload callback
|
11 years ago |
Tom Herbert
|
19424e052f
sit: Add gro callbacks to sit_offload
|
11 years ago |
Tom Herbert
|
03d56daafe
ipv6: Clear flush_id to make GRO work
|
11 years ago |