Pravin B Shelar
|
7992ae6df9
Revert "ip_gre: propogate target device GSO capability to the tunnel device"
|
12 years ago |
Pravin B Shelar
|
8f10098fb9
IP_GRE: Fix GRE_CSUM case.
|
12 years ago |
Pravin B Shelar
|
490ab08127
IP_GRE: Fix IP-Identification.
|
12 years ago |
Eric Dumazet
|
4aa896c4ba
ip_gre: remove an extra dst_release()
|
12 years ago |
Dmitry Kravkov
|
eb6b9a8cad
ip_gre: propogate target device GSO capability to the tunnel device
|
12 years ago |
Dmitry Kravkov
|
aa0e51cdda
ip_gre: allow CSUM capable devices to handle packets
|
12 years ago |
Pravin B Shelar
|
68c3316311
v4 GRE: Add TCP segmentation offload for GRE
|
12 years ago |
David S. Miller
|
f1e7b73acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
David Ward
|
040468a0a7
ip_gre: When TOS is inherited, use configured TOS value for non-IP packets
|
12 years ago |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 years ago |
Pravin B Shelar
|
5465740ace
IP_GRE: Fix kernel panic in IP_GRE with GRE csum.
|
12 years ago |
Isaku Yamahata
|
861aa6d56d
ipv4/ip_gre: set transport header correctly to gre header
|
12 years ago |
Eric Dumazet
|
f7e75ba177
ip_gre: fix possible use after free
|
12 years ago |
Isaku Yamahata
|
412ed94744
ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionally
|
12 years ago |
Eric W. Biederman
|
52e804c6df
net: Allow userns root to control ipv4
|
12 years ago |
Amerigo Wang
|
e086cadc08
net: unify for_each_ip_tunnel_rcu()
|
12 years ago |
Amerigo Wang
|
aa0010f880
net: convert __IPTUNNEL_XMIT() to an inline function
|
12 years ago |
stephen hemminger
|
9fbef059d6
gre: fix sparse warning
|
12 years ago |
Eric Dumazet
|
60769a5dcd
ipv4: gre: add GRO capability
|
12 years ago |
stephen hemminger
|
eccc1bb8d4
tunnel: drop packet if ECN present with not-ECT
|
12 years ago |
stephen hemminger
|
0c5794a66c
gre: remove unnecessary rcu_read_lock/unlock
|
12 years ago |
stephen hemminger
|
d208328765
gre: fix handling of key 0
|
12 years ago |
Eric Dumazet
|
6b78f16e4b
gre: add GSO support
|
12 years ago |
David S. Miller
|
f8126f1d51
ipv4: Adjust semantics of rt->rt_gateway.
|
13 years ago |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 years ago |
David S. Miller
|
55be7a9c60
ipv4: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
David S. Miller
|
3639339553
ipv4: Handle PMTU in all ICMP error handlers.
|
13 years ago |
Daniel Baluta
|
5e73ea1a31
ipv4: fix checkpatch errors
|
13 years ago |
stephen hemminger
|
87b6d218f3
tunnel: implement 64 bits statistics
|
13 years ago |
David S. Miller
|
f3756b79e8
ipv4: Stop using NLA_PUT*().
|
13 years ago |