Sabrina Dubroca
|
fcd91dd449
net: add recursion limit to GRO
|
8 年之前 |
Steffen Klassert
|
07b26c9454
gso: Support partial splitting at the frag_list pointer
|
9 年之前 |
Tom Herbert
|
5c7cdf339a
gso: Remove arbitrary checks for unsupported GSO
|
9 年之前 |
Alexander Duyck
|
e0c20967c8
GRE: Add support for GRO/GSO of IPv6 GRE traffic
|
9 年之前 |
Alexander Duyck
|
802ab55adc
GSO: Support partial segmentation offload
|
9 年之前 |
Alexander Duyck
|
cbc53e08a7
GSO: Add GSO type for fixed IPv4 ID
|
9 年之前 |
Alexander Duyck
|
a0ca153f98
GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU
|
9 年之前 |
Alexander Duyck
|
5197f3499c
net: Reset encap_level to avoid resetting features on inner IP headers
|
9 年之前 |
Jesse Gross
|
fac8e0f579
tunnels: Don't apply GRO to multiple layers of encapsulation.
|
9 年之前 |
Alexander Duyck
|
c194cf93c1
gro: Defer clearing of flush bit in tunnel paths
|
9 年之前 |
Alexander Duyck
|
2246387662
GSO: Provide software checksum of tunneled UDP fragmentation offload
|
9 年之前 |
Alexander Duyck
|
3872035241
gre: Use inner_proto to obtain inner header protocol
|
9 年之前 |
Alexander Duyck
|
2e598af713
gre: Use GSO flags to determine csum need instead of GRE flags
|
9 年之前 |
Alexander Duyck
|
ddff00d420
net: Move skb_has_shared_frag check out of GRE code and into segmentation
|
9 年之前 |
Alexander Duyck
|
bef3c6c937
net: Drop unecessary enc_features variable from tunnel segmentation functions
|
9 年之前 |
Eric Dumazet
|
7e3b6e7423
ipv6: gre: support SIT encapsulation
|
9 年之前 |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 年之前 |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 年之前 |
Tom Herbert
|
6fb2a75673
gre: Set inner mac header in gro complete
|
10 年之前 |
Tom Herbert
|
14051f0452
gre: Use inner mac length when computing tunnel length
|
10 年之前 |
Florian Westphal
|
1e16aa3ddf
net: gso: use feature flag argument in all protocol gso handlers
|
10 年之前 |
Li RongQing
|
b4e3cef703
ipv4: fix a potential use after free in gre_offload.c
|
10 年之前 |
Tom Herbert
|
53e5039896
net: Remove gso_send_check as an offload callback
|
11 年之前 |
Tom Herbert
|
884d338c04
gre: Add support for checksum unnecessary conversions
|
11 年之前 |
Tom Herbert
|
662880f442
net: Allow GRO to use and set levels of checksum unnecessary
|
11 年之前 |
Tom Herbert
|
758f75d1ff
gre: call skb_gro_checksum_simple_validate
|
11 年之前 |
Himangi Saraogi
|
5a8dbf03dd
net/ipv4: Use IS_ERR_OR_NULL
|
11 年之前 |
Jerry Chu
|
c3caf1192f
net-gre-gro: Fix a bug that breaks the forwarding path
|
11 年之前 |
Tom Herbert
|
7e3cead517
net: Save software checksum complete
|
11 年之前 |
Tom Herbert
|
4749c09c37
gre: Call gso_make_checksum
|
11 年之前 |