Pavel Emelyanov
|
2df96af03d
[IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.
|
17 years ago |
Denis V. Lunev
|
4d1169c1e7
[NETNS]: Add netns to nl_info structure.
|
17 years ago |
Daniel Lezcano
|
4990509f19
[NETNS][IPV6]: Make sysctls route per namespace.
|
17 years ago |
Gui Jianfeng
|
a06b494b61
[IPV6]: Remove useless code from fib6_del_route().
|
17 years ago |
Denis V. Lunev
|
528c4ceb42
[IPV6]: Always pass a valid nl_info to inet6_rt_notify.
|
17 years ago |
Daniel Lezcano
|
f845ab6b7d
[IPV6] route6/fib6: Don't panic a kmem_cache_create.
|
17 years ago |
Daniel Lezcano
|
d63bddbe90
[IPV6]: Make fib6_init to return an error code.
|
17 years ago |
Denis V. Lunev
|
b854272b3c
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
|
17 years ago |
Benjamin Thery
|
0a8891a0a4
[IPv6]: use container_of() macro in fib6_clean_node()
|
17 years ago |
Paul Mundt
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
18 years ago |
David S. Miller
|
8c7fc03e27
[IPV6]: Fix build warning.
|
18 years ago |
YOSHIFUJI Hideaki
|
7ebba6d14f
[IPV6] ROUTE: No longer handle ::/0 specially.
|
18 years ago |
Thomas Graf
|
c127ea2c45
[IPv6]: Use rtnl registration interface
|
18 years ago |
David S. Miller
|
f11e6659ce
[IPV6]: Fix routing round-robin locking.
|
18 years ago |
Linus Torvalds
|
cb18eccff4
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
18 years ago |
Robert P. J. Day
|
c376222960
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
|
18 years ago |
Eric Dumazet
|
7cc482634f
[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer
|
18 years ago |
YOSHIFUJI Hideaki
|
1ab1457c42
[NET] IPV6: Fix whitespace errors.
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Christoph Lameter
|
54e6ecb239
[PATCH] slab: remove SLAB_ATOMIC
|
18 years ago |
Al Viro
|
e69a4adc66
[IPV6]: Misc endianness annotations.
|
18 years ago |
Thomas Graf
|
375216ad0c
[IPv6] fib: initialize tb6_lock in common place to give lockdep a key
|
18 years ago |
Alexey Dobriyan
|
e5d679f339
[NET]: Use SLAB_PANIC
|
19 years ago |
YOSHIFUJI Hideaki
|
c0bece9f2a
[IPV6] ROUTE: Add credits about subtree fixes.
|
19 years ago |
YOSHIFUJI Hideaki
|
150730d5a5
[IPV6] ROUTE: Purge clones on other trees when deleting a route.
|
19 years ago |
YOSHIFUJI Hideaki
|
7fc33165a7
[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.
|
19 years ago |
YOSHIFUJI Hideaki
|
fefc2a6c20
[IPV6] ROUTE: Allow searching subtree only.
|
19 years ago |
YOSHIFUJI Hideaki
|
825e288ef4
[IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1().
|
19 years ago |
YOSHIFUJI Hideaki
|
3fc5e0440b
[IPV6] ROUTE: Fix looking up a route on subtree.
|
19 years ago |
YOSHIFUJI Hideaki
|
2285adc1e6
[IPV6] ROUTE: Prune clones from main tree as well.
|
19 years ago |