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
2008-01-28
[IPV4]: last default route is a fib table property
Denis V. Lunev
2008-01-28
[IPV4]: Unify assignment of fi to fib_result
Denis V. Lunev
2008-01-28
[IPV4]: no need pass pointer to a default into fib_detect_death
Denis V. Lunev
2008-01-28
[IPV4]: Move trie_local and trie_main into the proc iterator.
Eric W. Biederman
2008-01-21
[IPV4] fib_trie: fix duplicated route issue
Joonwoo Park
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
2007-10-10
[NET]: Make core networking code use seq_open_private
Pavel Emelyanov
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
[IPV4] fib_trie: macro cleanup
Stephen Hemminger
2007-10-10
[IPV4] fib_trie: cleanup
Stephen Hemminger
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-05-24
[RTNETLINK]: Fix sending netlink message when replace route.
Milan Kocian
2007-04-26
[IPV4]: fib_trie root node settings
Robert Olsson
2007-04-26
[IPV4]: fib_trie resize break
Robert Olsson
2007-04-26
[NET]: make seq_operations const
Stephen Hemminger
2007-04-26
[IPV4]: cleanup
Stephen Hemminger
2007-03-26
[IPV4] fib_trie: Document locking.
Robert Olsson
2007-03-16
[IPV4]: Do not disable preemption in trie_leaf_remove().
Robert Olsson
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-01-27
[IPV4]: Fix single-entry /proc/net/fib_trie output.
Robert Olsson
2007-01-24
[IPV4]: Fix the fib trie iterator to work with a single entry routing tables
Eric W. Biederman
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-09-29
[IPV4] fib_trie.c: trivial annotations
Al Viro
2006-09-22
[IPv4]: Convert FIB dumping to use new netlink api
Thomas Graf
2006-09-22
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
2006-09-22
[IPV4]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
[NET]: Use u32 for routing table IDs
Patrick McHardy
2006-09-19
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
2006-07-12
[IPV4]: Fix error handling for fib_insert_node call
Herbert Xu
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-04-10
[FIB_TRIE]: Fix leaf freeing.
Robert Olsson
2006-03-21
[IPV4]: fib_trie stats fix
Robert Olsson
2006-03-21
[IPV4]: fib_trie initialzation fix
Robert Olsson
2006-01-03
[IPV4] fib_trie: build fix
Stephen Hemminger
2006-01-03
[IPV4] fib_trie: Add credits.
Robert Olsson
2005-11-21
[FIB_TRIE]: Don't show local table in /proc/net/route output
Patrick McHardy
2005-10-26
[IPV4]: Kill redundant rcu_dereference on fa_info
Herbert Xu
2005-10-04
[IPV4]: fib_trie root-node expansion
Robert Olsson
2005-09-21
[FIB_TRIE]: message cleanup
Stephen Hemminger
2005-09-19
[IPV4]: fib_trie RCU refinements
Robert Olsson
2005-09-19
[IPV4]: fib_trie tnode stats refinements
Robert Olsson
2005-09-09
[IPV4] fib_trie: fix proc interface
Stephen Hemminger
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
2005-08-29
[IPV4]: Convert FIB Trie to RCU.
Robert Olsson
2005-08-29
[IPV4]: FIB trie cleanup
Stephen Hemminger
2005-08-29
[IPV4]: fib_trie: Use const
Stephen Hemmigner
2005-08-29
[IPV4]: fib_trie: Use ERR_PTR to handle errno return
Robert Olsson
[prev]
[next]