Eric Dumazet
|
fa809e2fd6
ipv6: fib: fix fib dump restart
|
13 years ago |
David S. Miller
|
e8803b6c38
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"
|
13 years ago |
Thomas Graf
|
2a0c451ade
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
|
13 years ago |
Thomas Graf
|
8bd74516b1
ipv6: fib: Restore NTF_ROUTER exception in fib6_age()
|
13 years ago |
Joe Perches
|
91df42bedc
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
|
13 years ago |
Joe Perches
|
f32138319c
net: ipv6: Standardize prefixes for message logging
|
13 years ago |
Gao feng
|
1716a96101
ipv6: fix problem with expired dst cache
|
13 years ago |
David S. Miller
|
5339ab8b1d
ipv6: fib: Convert fib6_age() to dst_neigh_lookup().
|
13 years ago |
Josh Hunt
|
32b293a53d
IPv6: Avoid taking write lock for /proc/net/ipv6_route
|
13 years ago |
David S. Miller
|
d191854282
ipv6: Kill rt6i_dev and rt6i_expires defines.
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
David S. Miller
|
507c9b1e07
ipv6: Various cleanups in ip6_route.c
|
13 years ago |
David S. Miller
|
8d26784cf0
ipv6: Use pr_warn() in ip6_fib.c
|
13 years ago |
Matti Vaittinen
|
14df015bb1
IPV6 Fix a crash when trying to replace non existing route
|
13 years ago |
Matti Vaittinen
|
229a66e3be
IPv6: Removing unnecessary NULL checks.
|
13 years ago |
Matti Vaittinen
|
4a287eba2d
IPv6 routing, NLM_F_* flag support: REPLACE and EXCL flags support, warn about missing CREATE flag
|
13 years ago |
Kevin Wilson
|
25c8295b5b
cleanup: remove unnecessary include.
|
13 years ago |
Eric Dumazet
|
f2c31e32b3
net: fix NULL dereferences in check_peer_redir()
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
David S. Miller
|
9cbb7ecbcf
ipv6: Get rid of rt6i_nexthop macro.
|
14 years ago |
Greg Rose
|
c7ac8679be
rtnetlink: Compute and store minimum ifinfo dump size
|
14 years ago |
Eric Dumazet
|
e67f88dd12
net: dont hold rtnl mutex during netlink dump callbacks
|
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 |
Eric Dumazet
|
10da66f755
fib: avoid false sharing on fib_table_hash
|
14 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Eric Dumazet
|
0eae88f31c
net: Fix various endianness glitches
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
02cdce53f3
ipv6 fib: Use "Sweezle" to optimize addr_bit_test().
|
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 |