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 |
Joe Perches
|
afd465030a
net: ipv4: Standardize prefixes for message logging
|
13 years ago |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 years ago |
David S. Miller
|
ff4783ce78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
stephen hemminger
|
bff528578f
gre: fix spelling in comments
|
13 years ago |
Danny Kukawka
|
f2cedb63df
net: replace random_ether_addr() with eth_hw_addr_random()
|
13 years ago |
David S. Miller
|
dd48dc34fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
0ec8866204
ipv4: ip_gre: Convert to dst_neigh_lookup()
|
13 years ago |
Willem de Bruijn
|
f2b3ee9e42
ipv6: Fix ip_gre lockless xmits.
|
13 years ago |
David S. Miller
|
61d57f87f3
ip_gre: Fix bug added to ipgre_tunnel_xmit().
|
13 years ago |
David S. Miller
|
496053f488
ipv4: Remove bogus checks of rt_gateway being zero.
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |