index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
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
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