Josh Boyer
|
731abb9cb2
ip6_tunnel: copy parms.name after register_netdevice
|
13 years ago |
Eric Dumazet
|
d24f22f3df
ip6_tunnel: add optional fwmark inherit
|
14 years ago |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 years ago |
Eric Dumazet
|
89b0212697
ip6tnl: avoid touching dst refcount in ip6_tnl_xmit2()
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Jiri Pirko
|
1c5cae815d
net: call dev_alloc_name from register_netdevice
|
14 years ago |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
78fbfd8a65
ipv4: Create and use route lookup helpers.
|
14 years ago |
David S. Miller
|
33175d84ee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
stephen hemminger
|
6dfbd87a20
ip6ip6: autoload ip6 tunnel
|
14 years ago |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
David S. Miller
|
452edd598f
xfrm: Return dst directly from xfrm_lookup()
|
14 years ago |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Anders Franzen
|
381601e5bb
Make the ip6_tunnel reflect the true mtu.
|
14 years ago |
Shan Wei
|
d3c15cab21
ipv6: kill two unused macro definition
|
14 years ago |
Pavel Emelyanov
|
74b0b85b88
tunnels: Fix tunnels change rcu protection
|
14 years ago |
Anders Franzen
|
7e223de84b
ip6_tunnel dont update the mtu on the route.
|
14 years ago |
Eric Dumazet
|
caf586e5f2
net: add a core netdev->rx_dropped counter
|
15 years ago |
Eric Dumazet
|
8560f2266b
ip6tnl: percpu stats accounting
|
15 years ago |
Eric Dumazet
|
8990f468ae
net: rx_dropped accounting
|
15 years ago |
Eric Dumazet
|
9476763262
ip6tnl: get rid of ip6_tnl_lock
|
15 years ago |
Eric Dumazet
|
3ff2cfa55f
ipv6: struct xfrm6_tunnel in read_mostly section
|
15 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Eric Dumazet
|
d19d56ddc8
net: Introduce skb_tunnel_rx() helper
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
3ffe533c87
ipv6: drop unused "dev" arg of icmpv6_send()
|
15 years ago |
Alexey Dobriyan
|
d5aa407f59
tunnels: fix netns vs proto registration ordering
|
15 years ago |