Jarek Poplawski
|
f6b085b69d
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
|
14 years ago |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 years ago |
Eric Dumazet
|
4eaa0e3c86
fib: suppress lockdep-RCU false positive in FIB trie.
|
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 |
Paul E. McKenney
|
634a4b2038
net: suppress lockdep-RCU false positive in FIB trie.
|
15 years ago |
Stephen Hemminger
|
16c6cf8bb4
ipv4: fib table algorithm performance improvement
|
15 years ago |
Jens Låås
|
80b71b80df
fib_trie: resize rework
|
15 years ago |
Jan Engelhardt
|
36cbd3dcc1
net: mark read-only arrays as const
|
16 years ago |
Jarek Poplawski
|
b902e57352
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
|
16 years ago |
Jarek Poplawski
|
be916cdebe
ipv4: Fix inflate_threshold_root automatically
|
16 years ago |
Jarek Poplawski
|
c3059477fc
ipv4: Use synchronize_rcu() during trie_rebalance()
|
16 years ago |
Jarek Poplawski
|
345aa03120
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
|
16 years ago |
Jarek Poplawski
|
008440e3ad
ipv4: Fix fib_trie rebalancing, part 3
|
16 years ago |
Jarek Poplawski
|
7b85576d15
ipv4: Fix fib_trie rebalancing, part 2
|
16 years ago |
Jarek Poplawski
|
e0f7cb8c8c
ipv4: Fix fib_trie rebalancing
|
16 years ago |
David S. Miller
|
c649c0e31d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Robert Olsson
|
3ed18d76d9
ipv4: Fix oops with FIB_TRIE
|
16 years ago |
Rami Rosen
|
e204a345a0
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
|
16 years ago |
Harvey Harrison
|
673d57e723
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
|
16 years ago |
Pavel Emelyanov
|
b6fcbdb4f2
proc: consolidate per-net single-release callers
|
17 years ago |
Pavel Emelyanov
|
de05c557b2
proc: consolidate per-net single_open callers
|
17 years ago |
David S. Miller
|
2aec609fb4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Ben Hutchings
|
2e655571c6
ipv4: fib_trie: Fix lookup error return
|
17 years ago |
Denis V. Lunev
|
76e6ebfb40
netns: add namespace parameter to rt_cache_flush
|
17 years ago |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 years ago |
Pavel Emelyanov
|
5e659e4cb0
[NET]: Fix heavy stack usage in seq_file output routines.
|
17 years ago |
YOSHIFUJI Hideaki
|
a7d632b6b4
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
|
17 years ago |
Stephen Hemminger
|
387a5487f5
ipv4: fib_trie leaf free optimization
|
17 years ago |
Stephen Hemminger
|
ef3660ce06
ipv4: fib_trie remove unused argument
|
17 years ago |
Stephen Hemminger
|
15be75cdb5
IPV4: fib_trie use vmalloc for large tnodes
|
17 years ago |