Eric Dumazet
|
31d409373c
ipv4: fix rcu lock imbalance in fib_select_default()
|
14 years ago |
David S. Miller
|
123b9731b1
ipv4: Rename fib_hash_* locals in fib_semantics.c
|
14 years ago |
David S. Miller
|
0c838ff1ad
ipv4: Consolidate all default route selection implementations.
|
14 years ago |
David S. Miller
|
5b4704419c
ipv4: Remember FIB alias list head and table in lookup results.
|
14 years ago |
David S. Miller
|
725d1e1b45
ipv4: Attach FIB info to dst_default_metrics when possible
|
14 years ago |
David S. Miller
|
9c150e82ac
ipv4: Allocate fib metrics dynamically.
|
14 years ago |
Patrick McHardy
|
0134e89c7b
Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6
|
14 years ago |
Patrick McHardy
|
c7066f70d9
netfilter: fix Kconfig dependencies
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |
Eric Dumazet
|
9b0c290e78
fib: introduce fib_alias_accessed() helper
|
14 years ago |
Eric Dumazet
|
8723e1b4ad
inet: RCU changes in inetdev_by_index()
|
14 years ago |
Eric Dumazet
|
ebc0ffae5d
fib: RCU conversion of fib_lookup()
|
14 years ago |
Eric Dumazet
|
6a31d2a97c
fib: cleanups
|
14 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 |
Christoph Egger
|
d088dde7b1
ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)
|
15 years ago |
David S. Miller
|
71fceff0ea
ipv4: Use less conflicting local var name in change_nexthops() loop macro.
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
Rami Rosen
|
e204a345a0
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
|
16 years ago |
Pablo Neira Ayuso
|
1ce85fe402
netlink: change nlmsg_notify() return value logic
|
16 years ago |
Jianjun Kong
|
d9319100c1
net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c
|
16 years ago |
David S. Miller
|
4ae127d1b6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 years ago |
Krzysztof Piotr Oledzki
|
709772e6e0
net: Fix routing tables with id > 255 for legacy software
|
17 years ago |
Denis V. Lunev
|
57d7a60092
[NETNS]: Add netns refcnt debug into fib_info.
|
17 years ago |
Denis V. Lunev
|
4814bdbd59
[NETNS]: Lookup in FIB semantic hashes taking into account the namespace.
|
17 years ago |
Denis V. Lunev
|
7462bd744e
[NETNS]: Add a namespace mark to fib_info.
|
17 years ago |
Denis V. Lunev
|
85326fa54b
[IPV4]: fib_sync_down rework.
|
17 years ago |
Denis V. Lunev
|
86167a377f
[NETNS]: Pass correct namespace in context fib_check_nh.
|
17 years ago |
Denis V. Lunev
|
7fee0ca237
[NETNS]: Add netns parameter to inetdev_by_index.
|
17 years ago |
Denis V. Lunev
|
da0e28cb68
[NETNS]: Add netns parameter to fib_lookup.
|
17 years ago |