Alexander Duyck
|
c3483384ee
gro: Allow tunnel stacking in the case of FOU/GUE
|
9 years ago |
Jesse Gross
|
a09a4c8dd1
tunnels: Remove encapsulation offloads on decap.
|
9 years ago |
Alexander Duyck
|
c194cf93c1
gro: Defer clearing of flush bit in tunnel paths
|
9 years ago |
Edward Cree
|
6fa79666e2
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
|
9 years ago |
Edward Cree
|
06f622926d
fou: enable LCO in FOU and GUE
|
9 years ago |
Hannes Frederic Sowa
|
787d7ac308
udp: restrict offloads to one namespace
|
9 years ago |
Hannes Frederic Sowa
|
3036facbb7
fou: clean up socket with kfree_rcu
|
9 years ago |
Jiri Benc
|
b9b6695cf0
fou: reject IPv6 config
|
10 years ago |
Tom Herbert
|
270136613b
fou: Do WARN_ON_ONCE in gue_gro_receive for bad proto callbacks
|
10 years ago |
Tom Herbert
|
b7fe10e5eb
gro: Fix remcsum offload to deal with frags in GRO
|
10 years ago |
WANG Cong
|
540207ae69
fou: avoid missing unlock in failure path
|
10 years ago |
David S. Miller
|
87ffabb1f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
WANG Cong
|
7a6c8c34e5
fou: implement FOU_CMD_GET
|
10 years ago |
WANG Cong
|
02d793c5bb
fou: add network namespace support
|
10 years ago |
WANG Cong
|
4cbcdf2b6c
fou: always use be16 for port
|
10 years ago |
WANG Cong
|
67270636a8
fou: exit early when parsing config fails
|
10 years ago |
WANG Cong
|
9272f04872
fou: avoid calling udp_del_offload() twice
|
10 years ago |
Andi Kleen
|
5eeb292215
fou: Don't use const __read_mostly
|
10 years ago |
Tom Herbert
|
fe881ef11c
gue: Use checksum partial with remote checksum offload
|
10 years ago |
Tom Herbert
|
15e2396d4e
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
|
10 years ago |
Tom Herbert
|
26c4f7da3e
net: Fix remcsum in GRO path to not change packet
|
10 years ago |
Tom Herbert
|
dcdc899469
net: add skb functions to process remote checksum offload
|
10 years ago |
Tom Herbert
|
a2b12f3c7a
udp: pass udp_offload struct to UDP gro callbacks
|
10 years ago |
Tom Herbert
|
224d019c4f
ip: Move checksum convert defines to inet
|
10 years ago |
Tom Herbert
|
4fd671ded1
gue: Call remcsum_adjust
|
10 years ago |
David S. Miller
|
076ce44825
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Thomas Graf
|
882288c05e
FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELS
|
11 years ago |
Tom Herbert
|
a8c5f90fb5
ip_tunnel: Ops registration for secondary encap (fou, gue)
|
11 years ago |
Jesse Gross
|
cfdf1e1ba5
udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.
|
11 years ago |
Tom Herbert
|
a8d31c128b
gue: Receive side of remote checksum offload
|
11 years ago |