summaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_lookup.h
Commit message (Expand)AuthorAgeFilesLines
* ipv4: consider TOS in fib_select_defaultJulian Anastasov2015-07-241-0/+1
* ipv4: FIB Local/MAIN table collapseAlexander Duyck2015-03-111-0/+1
* fib_trie: Add slen to fib aliasAlexander Duyck2015-02-271-0/+1
* fib_trie: Convert fib_alias to hlist from listAlexander Duyck2015-02-271-1/+1
* fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck2015-01-251-1/+0
* ipv4: make fib_detect_death staticStephen Hemminger2013-12-281-2/+0
* net: ipv4/ipv6: Remove extern from function prototypesJoe Perches2013-10-191-15/+11
* fib: Use const struct nl_info * in rtmsg_fibJoe Perches2013-10-181-1/+1
* ipv4: Fix nexthop caching wrt. scoping.David S. Miller2011-03-241-2/+1
* ipv4: Kill fib_semantic_match declaration from fib_lookup.hDavid S. Miller2011-03-121-3/+0
* ipv4: Inline fib_semantic_match into check_leafDavid S. Miller2011-03-071-0/+7
* ipv4: Remember FIB alias list head and table in lookup results.David S. Miller2011-01-311-1/+1
* fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-041-4/+1
* fib: introduce fib_alias_accessed() helperEric Dumazet2010-10-211-0/+7
* fib_hash: RCU conversion phase 2Eric Dumazet2010-10-171-2/+0
* fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-051-1/+1
* ipv4: cleanup - remove two unused parameters from fib_semantic_match().Rami Rosen2009-05-181-2/+1
* [IPV4] FIB_HASH: Reduce memory needs and speedup lookupsEric Dumazet2008-01-281-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-241-1/+2
* [IPV4]: net/ipv4/fib annotationsAl Viro2006-09-281-2/+2
* [IPV4]: fib_semantic_match() annotationsAl Viro2006-09-281-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/+3
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-221-2/+2
* [IPV4]: Prepare FIB core for RCU.Robert Olsson2005-08-291-0/+1
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-181-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+43