index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_trie.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-2
/
+2
2006-09-28
[IPV4] fib_trie.c: trivial annotations
Al Viro
1
-6
/
+6
2006-09-22
[IPv4]: Convert FIB dumping to use new netlink api
Thomas Graf
1
-1
/
+1
2006-09-22
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
1
-44
/
+32
2006-09-22
[IPV4]: Increase number of possible routing tables to 2^32
Patrick McHardy
1
-13
/
+13
2006-09-22
[NET]: Use u32 for routing table IDs
Patrick McHardy
1
-3
/
+3
2006-09-19
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
1
-4
/
+4
2006-07-12
[IPV4]: Fix error handling for fib_insert_node call
Herbert Xu
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-09
[FIB_TRIE]: Fix leaf freeing.
Robert Olsson
1
-7
/
+7
2006-03-20
[IPV4]: fib_trie stats fix
Robert Olsson
1
-6
/
+8
2006-03-20
[IPV4]: fib_trie initialzation fix
Robert Olsson
1
-2
/
+10
2006-01-03
[IPV4] fib_trie: build fix
Stephen Hemminger
1
-0
/
+1
2006-01-03
[IPV4] fib_trie: Add credits.
Robert Olsson
1
-0
/
+7
2005-11-20
[FIB_TRIE]: Don't show local table in /proc/net/route output
Patrick McHardy
1
-0
/
+3
2005-10-26
[IPV4]: Kill redundant rcu_dereference on fa_info
Herbert Xu
1
-1
/
+1
2005-10-04
[IPV4]: fib_trie root-node expansion
Robert Olsson
1
-2
/
+21
2005-09-21
[FIB_TRIE]: message cleanup
Stephen Hemminger
1
-12
/
+3
2005-09-19
[IPV4]: fib_trie RCU refinements
Robert Olsson
1
-11
/
+10
2005-09-19
[IPV4]: fib_trie tnode stats refinements
Robert Olsson
1
-6
/
+7
2005-09-09
[IPV4] fib_trie: fix proc interface
Stephen Hemminger
1
-419
/
+385
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
1
-1
/
+1
2005-08-29
[IPV4]: Convert FIB Trie to RCU.
Robert Olsson
1
-187
/
+202
2005-08-29
[IPV4]: FIB trie cleanup
Stephen Hemminger
1
-69
/
+31
2005-08-29
[IPV4]: fib_trie: Use const
Stephen Hemmigner
1
-5
/
+2
2005-08-29
[IPV4]: fib_trie: Use ERR_PTR to handle errno return
Robert Olsson
1
-62
/
+57
2005-08-29
[IPV4]: FIB Trie cleanups.
Olof Johansson
1
-645
/
+592
2005-08-23
[FIB_TRIE]: Don't ignore negative results from fib_semantic_match
Patrick McHardy
1
-7
/
+7
2005-07-19
[IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.
Stephen Hemminger
1
-385
/
+387
2005-07-05
[IPV4]: More broken memory allocation fixes for fib_trie
Robert Olsson
1
-32
/
+145
2005-07-05
[IPV4]: Handle large allocations in fib_trie
Patrick McHardy
1
-2
/
+23
2005-06-28
[IPV4]: Broken memory allocation in fib_trie
Robert Olsson
1
-17
/
+39
2005-06-21
[IPV4]: Fix fib_trie.c's args to fib_dump_info().
David S. Miller
1
-1
/
+1
2005-06-21
[IPV4]: Add LC-Trie FIB lookup algorithm.
Robert Olsson
1
-0
/
+2454