index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_trie.c
Age
Commit message (
Expand
)
Author
2011-03-12
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-07
ipv4: Inline fib_semantic_match into check_leaf
David S. Miller
2011-02-17
ipv4: Avoid use of signed integers in fib_trie code.
David S. Miller
2011-02-03
ipv4: Fix fib_trie build in some configurations.
David S. Miller
2011-02-01
ipv4: Update some fib_hash centric interface names.
David S. Miller
2011-02-01
ipv4: Consolidate all default route selection implementations.
David S. Miller
2011-02-01
ipv4: Remember FIB alias list head and table in lookup results.
David S. Miller
2010-11-21
net: allow GFP_HIGHMEM in __vmalloc()
Eric Dumazet
2010-10-28
fib: Fix fib zone and its hash leak on namespace stop
Pavel Emelyanov
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
2010-10-06
fib: RCU conversion of fib_lookup()
Eric Dumazet
2010-09-10
fib: cleanups
Eric Dumazet
2010-09-08
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
Jarek Poplawski
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-14
fib: suppress lockdep-RCU false positive in FIB trie.
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-22
net: suppress lockdep-RCU false positive in FIB trie.
Paul E. McKenney
2009-10-05
ipv4: fib table algorithm performance improvement
Stephen Hemminger
2009-08-29
fib_trie: resize rework
Jens Låås
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2009-07-20
ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups
Jarek Poplawski
2009-07-20
ipv4: Fix inflate_threshold_root automatically
Jarek Poplawski
2009-07-20
ipv4: Use synchronize_rcu() during trie_rebalance()
Jarek Poplawski
2009-07-08
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
2009-06-30
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
2009-06-18
ipv4: Fix fib_trie rebalancing, part 2
Jarek Poplawski
2009-06-15
ipv4: Fix fib_trie rebalancing
Jarek Poplawski
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-21
ipv4: Fix oops with FIB_TRIE
Robert Olsson
2009-05-18
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
Rami Rosen
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
2008-07-18
proc: consolidate per-net single-release callers
Pavel Emelyanov
2008-07-18
proc: consolidate per-net single_open callers
Pavel Emelyanov
2008-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-10
ipv4: fib_trie: Fix lookup error return
Ben Hutchings
2008-07-06
netns: add namespace parameter to rt_cache_flush
Denis V. Lunev
2008-06-12
net: remove CVS keywords
Adrian Bunk
2008-04-24
[NET]: Fix heavy stack usage in seq_file output routines.
Pavel Emelyanov
2008-04-14
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
YOSHIFUJI Hideaki
2008-04-10
ipv4: fib_trie leaf free optimization
Stephen Hemminger
2008-04-10
ipv4: fib_trie remove unused argument
Stephen Hemminger
2008-04-10
IPV4: fib_trie use vmalloc for large tnodes
Stephen Hemminger
2008-03-25
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-24
Merge branch 'master' of ../net-2.6/
David S. Miller
2008-03-24
fib_trie: print information on all routing tables
Stephen Hemminger
2008-03-23
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
[next]