aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/fib_lookup.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-19net: ipv4/ipv6: Remove extern from function prototypesGravatar Joe Perches 1-15/+11
2013-10-18fib: Use const struct nl_info * in rtmsg_fibGravatar Joe Perches 1-1/+1
2011-03-24ipv4: Fix nexthop caching wrt. scoping.Gravatar David S. Miller 1-2/+1
2011-03-12ipv4: Kill fib_semantic_match declaration from fib_lookup.hGravatar David S. Miller 1-3/+0
2011-03-07ipv4: Inline fib_semantic_match into check_leafGravatar David S. Miller 1-0/+7
2011-01-31ipv4: Remember FIB alias list head and table in lookup results.Gravatar David S. Miller 1-1/+1
2010-11-04fib: fib_result_assign() should not change fib refcountsGravatar Eric Dumazet 1-4/+1
2010-10-21fib: introduce fib_alias_accessed() helperGravatar Eric Dumazet 1-0/+7
2010-10-17fib_hash: RCU conversion phase 2Gravatar Eric Dumazet 1-2/+0
2010-10-05fib: RCU conversion of fib_lookup()Gravatar Eric Dumazet 1-1/+1
2009-05-18ipv4: cleanup - remove two unused parameters from fib_semantic_match().Gravatar Rami Rosen 1-2/+1
2008-01-28[IPV4] FIB_HASH: Reduce memory needs and speedup lookupsGravatar Eric Dumazet 1-1/+3
2008-01-28[IPV4]: Unify assignment of fi to fib_resultGravatar Denis V. Lunev 1-0/+10
2008-01-28[IPV4]: no need pass pointer to a default into fib_detect_deathGravatar Denis V. Lunev 1-1/+1
2007-05-24[RTNETLINK]: Fix sending netlink message when replace route.Gravatar Milan Kocian 1-1/+2
2006-09-28[IPV4]: net/ipv4/fib annotationsGravatar Al Viro 1-2/+2
2006-09-28[IPV4]: fib_semantic_match() annotationsGravatar Al Viro 1-1/+1
2006-09-22[IPv4]: Convert FIB dumping to use new netlink apiGravatar Thomas Graf 1-1/+1
2006-09-22[IPv4]: FIB configuration using struct fib_configGravatar Thomas Graf 1-8/+3
2006-09-22[NET]: Use u32 for routing table IDsGravatar Patrick McHardy 1-2/+2
2005-08-29[IPV4]: Prepare FIB core for RCU.Gravatar Robert Olsson 1-0/+1
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidGravatar Jamal Hadi Salim 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+43