Nicolas Dichtel
|
f4e0b4c5e1
ip6tnl/sit: drop packet if ECN present with not-ECT
|
12 years ago |
Nicolas Dichtel
|
e2f1f072db
sit: allow to configure 6rd tunnels via netlink
|
12 years ago |
Eric W. Biederman
|
af31f412c7
net: Allow userns root to control ipv6
|
12 years ago |
Nicolas Dichtel
|
d440b72068
sit: fix sparse warnings
|
12 years ago |
Nicolas Dichtel
|
f372341602
sit: add support of link creation via rtnl
|
12 years ago |
Nicolas Dichtel
|
e4c94a9cdc
sit: rename rtnl functions for consistency
|
12 years ago |
Nicolas Dichtel
|
a12c9a8581
sit/rtnl: add missing parameters on dump
|
12 years ago |
Nicolas Dichtel
|
f9cd5a5536
sit: always notify change when params are updated
|
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 |
Nicolas Dichtel
|
ba3e3f50a0
sit: advertise tunnel param via rtnl
|
12 years ago |
stephen hemminger
|
b0558ef24a
xfrm: remove extranous rcu_read_lock
|
12 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
|
ec18d9a269
ipv6: 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 |
Joe Perches
|
f32138319c
net: ipv6: Standardize prefixes for message logging
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
stephen hemminger
|
87b6d218f3
tunnel: implement 64 bits statistics
|
13 years ago |
Eldad Zack
|
3e866703cb
net/ipv6/sit.c: Checkpatch cleanup
|
13 years ago |
David S. Miller
|
1e2927b081
ipv6: sit: Convert to dst_neigh_lookup()
|
13 years ago |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 years ago |
David S. Miller
|
b26e478f8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Ted Feng
|
72b36015ba
ipip, sit: copy parms.name after register_netdevice
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Eric Dumazet
|
8ce120f118
net: better pcpu data alignment
|
13 years ago |
David S. Miller
|
823dcd2506
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
14 years ago |
Lionel Elie Mamane
|
c2bceb3d7f
sit tunnels: propagate IPv6 transport class to IPv4 Type of Service
|
14 years ago |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |