aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_trie.c
Commit message (Expand)AuthorAgeFilesLines
* [FIB_TRIE]: Don't ignore negative results from fib_semantic_matchPatrick McHardy2005-08-231-7/+7
* [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.Stephen Hemminger2005-07-191-385/+387
* [IPV4]: More broken memory allocation fixes for fib_trieRobert Olsson2005-07-051-32/+145
* [IPV4]: Handle large allocations in fib_triePatrick McHardy2005-07-051-2/+23
* [IPV4]: Broken memory allocation in fib_trieRobert Olsson2005-06-281-17/+39
* [IPV4]: Fix fib_trie.c's args to fib_dump_info().David S. Miller2005-06-211-1/+1
* [IPV4]: Add LC-Trie FIB lookup algorithm.Robert Olsson2005-06-211-0/+2454