index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_trie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: save cpu cycles from check_leaf()
Eric Dumazet
2011-07-18
1
-6
/
+6
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
1
-45
/
+65
|
\
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
1
-3
/
+0
|
|
\
|
*
|
ipv4: Call fib_select_default() only when actually necessary.
David S. Miller
2011-04-14
1
-0
/
+7
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
1
-1
/
+1
|
|
\
\
|
*
|
|
fib: add __rcu annotations
Eric Dumazet
2011-03-31
1
-45
/
+58
*
|
|
|
net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-6
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
ipv4: don't spam dmesg with "Using LC-trie" messages
Alexey Dobriyan
2011-05-01
1
-3
/
+0
|
|
/
|
/
|
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
ipv4: do not ignore route errors
Julian Anastasov
2011-03-25
1
-2
/
+2
*
ipv4: Fix nexthop caching wrt. scoping.
David S. Miller
2011-03-24
1
-8
/
+4
*
ipv4: match prefsrc when deleting routes
Julian Anastasov
2011-03-22
1
-0
/
+2
*
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
2011-03-12
1
-6
/
+6
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-1
/
+1
*
ipv4: Inline fib_semantic_match into check_leaf
David S. Miller
2011-03-07
1
-8
/
+43
*
ipv4: Avoid use of signed integers in fib_trie code.
David S. Miller
2011-02-17
1
-5
/
+5
*
ipv4: Fix fib_trie build in some configurations.
David S. Miller
2011-02-02
1
-60
/
+60
*
ipv4: Update some fib_hash centric interface names.
David S. Miller
2011-02-01
1
-3
/
+2
*
ipv4: Consolidate all default route selection implementations.
David S. Miller
2011-01-31
1
-74
/
+0
*
ipv4: Remember FIB alias list head and table in lookup results.
David S. Miller
2011-01-31
1
-4
/
+4
*
net: allow GFP_HIGHMEM in __vmalloc()
Eric Dumazet
2010-11-21
1
-1
/
+1
*
fib: Fix fib zone and its hash leak on namespace stop
Pavel Emelyanov
2010-10-28
1
-0
/
+5
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-1
/
+1
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
|
fib: introduce fib_alias_accessed() helper
Eric Dumazet
2010-10-21
1
-1
/
+2
*
|
fib_trie: use fls() instead of open coded loop
Eric Dumazet
2010-10-16
1
-12
/
+4
*
|
fib: RCU conversion of fib_lookup()
Eric Dumazet
2010-10-05
1
-5
/
+5
*
|
fib: cleanups
Eric Dumazet
2010-09-10
1
-32
/
+23
*
|
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
Jarek Poplawski
2010-09-08
1
-2
/
+6
|
/
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-17
1
-2
/
+0
*
fib: suppress lockdep-RCU false positive in FIB trie.
Eric Dumazet
2010-04-14
1
-1
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net: suppress lockdep-RCU false positive in FIB trie.
Paul E. McKenney
2010-03-21
1
-1
/
+3
*
ipv4: fib table algorithm performance improvement
Stephen Hemminger
2009-10-05
1
-16
/
+10
*
fib_trie: resize rework
Jens Låås
2009-08-28
1
-72
/
+23
*
net: mark read-only arrays as const
Jan Engelhardt
2009-08-05
1
-1
/
+1
*
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
Jarek Poplawski
2009-07-20
1
-3
/
+3
*
ipv4: Fix inflate_threshold_root automatically
Jarek Poplawski
2009-07-20
1
-7
/
+22
*
ipv4: Use synchronize_rcu() during trie_rebalance()
Jarek Poplawski
2009-07-20
1
-0
/
+15
*
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
2009-07-08
1
-2
/
+2
*
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
2009-06-30
1
-0
/
+3
*
ipv4: Fix fib_trie rebalancing, part 2
Jarek Poplawski
2009-06-18
1
-14
/
+10
*
ipv4: Fix fib_trie rebalancing
Jarek Poplawski
2009-06-15
1
-10
/
+37
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-25
1
-1
/
+5
|
\
|
*
ipv4: Fix oops with FIB_TRIE
Robert Olsson
2009-05-21
1
-1
/
+5
*
|
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
Rami Rosen
2009-05-18
1
-2
/
+1
|
/
*
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
2008-10-31
1
-3
/
+3
*
proc: consolidate per-net single-release callers
Pavel Emelyanov
2008-07-18
1
-8
/
+1
*
proc: consolidate per-net single_open callers
Pavel Emelyanov
2008-07-18
1
-12
/
+1
[next]