aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_trie.c
Commit message (Expand)AuthorAge
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-29
* [IPV4]: Convert FIB Trie to RCU.Robert Olsson2005-08-29
* [IPV4]: FIB trie cleanupStephen Hemminger2005-08-29
* [IPV4]: fib_trie: Use constStephen Hemmigner2005-08-29
* [IPV4]: fib_trie: Use ERR_PTR to handle errno returnRobert Olsson2005-08-29
* [IPV4]: FIB Trie cleanups.Olof Johansson2005-08-29
* [FIB_TRIE]: Don't ignore negative results from fib_semantic_matchPatrick McHardy2005-08-24
* [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.Stephen Hemminger2005-07-19
* [IPV4]: More broken memory allocation fixes for fib_trieRobert Olsson2005-07-05
* [IPV4]: Handle large allocations in fib_triePatrick McHardy2005-07-05
* [IPV4]: Broken memory allocation in fib_trieRobert Olsson2005-06-28
* [IPV4]: Fix fib_trie.c's args to fib_dump_info().David S. Miller2005-06-21
* [IPV4]: Add LC-Trie FIB lookup algorithm.Robert Olsson2005-06-21