Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
0746aec3c75f23de0148774ac50cf73161f09d68
/
net
/
ipv4
/
fib_trie.c
b8f5583
[RTNETLINK]: Fix sending netlink message when replace route.
by Milan Kocian
· 17 years ago
965ffea
[IPV4]: fib_trie root node settings
by Robert Olsson
· 18 years ago
05eee48
[IPV4]: fib_trie resize break
by Robert Olsson
· 18 years ago
f690808
[NET]: make seq_operations const
by Stephen Hemminger
· 18 years ago
132adf5
[IPV4]: cleanup
by Stephen Hemminger
· 18 years ago
d562f1f
[IPV4] fib_trie: Document locking.
by Robert Olsson
· 18 years ago
d5cc4a7
[IPV4]: Do not disable preemption in trie_leaf_remove().
by Robert Olsson
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
e905a9e
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
095b850
[IPV4]: Fix single-entry /proc/net/fib_trie output.
by Robert Olsson
· 18 years ago
6640e69
[IPV4]: Fix the fib trie iterator to work with a single entry routing tables
by Eric W. Biederman
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
32ab5f8
[IPV4] fib_trie.c: trivial annotations
by Al Viro
· 18 years ago
be403ea
[IPv4]: Convert FIB dumping to use new netlink api
by Thomas Graf
· 18 years ago
4e902c5
[IPv4]: FIB configuration using struct fib_config
by Thomas Graf
· 18 years ago
1af5a8c
[IPV4]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 18 years ago
2dfe55b
[NET]: Use u32 for routing table IDs
by Patrick McHardy
· 18 years ago
888454c
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
by Al Viro
· 18 years ago
b47b2ec
[IPV4]: Fix error handling for fib_insert_node call
by Herbert Xu
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
550e29b
[FIB_TRIE]: Fix leaf freeing.
by Robert Olsson
· 19 years ago
06ef921
[IPV4]: fib_trie stats fix
by Robert Olsson
· 19 years ago
5ddf0eb
[IPV4]: fib_trie initialzation fix
by Robert Olsson
· 19 years ago
cd8787a
[IPV4] fib_trie: build fix
by Stephen Hemminger
· 19 years ago
fd96625
[IPV4] fib_trie: Add credits.
by Robert Olsson
· 19 years ago
c9e53cb
[FIB_TRIE]: Don't show local table in /proc/net/route output
by Patrick McHardy
· 19 years ago
1371e37
[IPV4]: Kill redundant rcu_dereference on fa_info
by Herbert Xu
· 19 years ago
e6308be
[IPV4]: fib_trie root-node expansion
by Robert Olsson
· 19 years ago
78c6671
[FIB_TRIE]: message cleanup
by Stephen Hemminger
· 19 years ago
772cb71
[IPV4]: fib_trie RCU refinements
by Robert Olsson
· 19 years ago
1d25cd6
[IPV4]: fib_trie tnode stats refinements
by Robert Olsson
· 19 years ago
cb7b593
[IPV4] fib_trie: fix proc interface
by Stephen Hemminger
· 19 years ago
ba89966
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
by Eric Dumazet
· 19 years ago
2373ce1
[IPV4]: Convert FIB Trie to RCU.
by Robert Olsson
· 19 years ago
0c7770c
[IPV4]: FIB trie cleanup
by Stephen Hemminger
· 19 years ago
bb435b8
[IPV4]: fib_trie: Use const
by Stephen Hemmigner
· 19 years ago
2f80b3c
[IPV4]: fib_trie: Use ERR_PTR to handle errno return
by Robert Olsson
· 19 years ago
91b9a27
[IPV4]: FIB Trie cleanups.
by Olof Johansson
· 19 years ago
06c7427
[FIB_TRIE]: Don't ignore negative results from fib_semantic_match
by Patrick McHardy
· 19 years ago
c877efb
[IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.
by Stephen Hemminger
· 19 years ago
2f36895
[IPV4]: More broken memory allocation fixes for fib_trie
by Robert Olsson
· 19 years ago
f0e36f8
[IPV4]: Handle large allocations in fib_trie
by Patrick McHardy
· 19 years ago
f835e47
[IPV4]: Broken memory allocation in fib_trie
by Robert Olsson
· 19 years ago
90f6691
[IPV4]: Fix fib_trie.c's args to fib_dump_info().
by David S. Miller
· 19 years ago
19baf83
[IPV4]: Add LC-Trie FIB lookup algorithm.
by Robert Olsson
· 19 years ago