summaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_lookup.h
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Fix nexthop caching wrt. scoping.David S. Miller2011-03-251-2/+1Star
* ipv4: Kill fib_semantic_match declaration from fib_lookup.hDavid S. Miller2011-03-131-3/+0Star
* ipv4: Inline fib_semantic_match into check_leafDavid S. Miller2011-03-081-0/+7
* ipv4: Remember FIB alias list head and table in lookup results.David S. Miller2011-02-011-1/+1
* fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-041-4/+1Star
* fib: introduce fib_alias_accessed() helperEric Dumazet2010-10-211-0/+7
* fib_hash: RCU conversion phase 2Eric Dumazet2010-10-171-2/+0Star
* fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-061-1/+1
* ipv4: cleanup - remove two unused parameters from fib_semantic_match().Rami Rosen2009-05-191-2/+1Star
* [IPV4] FIB_HASH: Reduce memory needs and speedup lookupsEric Dumazet2008-01-291-1/+3
* [IPV4]: Unify assignment of fi to fib_resultDenis V. Lunev2008-01-281-0/+10
* [IPV4]: no need pass pointer to a default into fib_detect_deathDenis V. Lunev2008-01-281-1/+1
* [RTNETLINK]: Fix sending netlink message when replace route.Milan Kocian2007-05-251-1/+2
* [IPV4]: net/ipv4/fib annotationsAl Viro2006-09-291-2/+2
* [IPV4]: fib_semantic_match() annotationsAl Viro2006-09-291-1/+1
* [IPv4]: Convert FIB dumping to use new netlink apiThomas Graf2006-09-221-1/+1
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-221-8/+3Star
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-221-2/+2
* [IPV4]: Prepare FIB core for RCU.Robert Olsson2005-08-301-0/+1
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-191-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+43