aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_lookup.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-28ipv4: make fib_detect_death staticStephen Hemminger1-2/+0
2013-10-19net: ipv4/ipv6: Remove extern from function prototypesJoe Perches1-15/+11
2013-10-18fib: Use const struct nl_info * in rtmsg_fibJoe Perches1-1/+1
2011-03-24ipv4: Fix nexthop caching wrt. scoping.David S. Miller1-2/+1
2011-03-12ipv4: Kill fib_semantic_match declaration from fib_lookup.hDavid S. Miller1-3/+0
2011-03-07ipv4: Inline fib_semantic_match into check_leafDavid S. Miller1-0/+7
2011-01-31ipv4: Remember FIB alias list head and table in lookup results.David S. Miller1-1/+1
2010-11-04fib: fib_result_assign() should not change fib refcountsEric Dumazet1-4/+1
2010-10-21fib: introduce fib_alias_accessed() helperEric Dumazet1-0/+7
2010-10-17fib_hash: RCU conversion phase 2Eric Dumazet1-2/+0
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet1-1/+1
2009-05-18ipv4: cleanup - remove two unused parameters from fib_semantic_match().Rami Rosen1-2/+1
2008-01-28[IPV4] FIB_HASH: Reduce memory needs and speedup lookupsEric Dumazet1-1/+3
2008-01-28[IPV4]: Unify assignment of fi to fib_resultDenis V. Lunev1-0/+10
2008-01-28[IPV4]: no need pass pointer to a default into fib_detect_deathDenis V. Lunev1-1/+1
2007-05-24[RTNETLINK]: Fix sending netlink message when replace route.Milan Kocian1-1/+2
2006-09-28[IPV4]: net/ipv4/fib annotationsAl Viro1-2/+2
2006-09-28[IPV4]: fib_semantic_match() annotationsAl Viro1-1/+1
2006-09-22[IPv4]: Convert FIB dumping to use new netlink apiThomas Graf1-1/+1
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf1-8/+3
2006-09-22[NET]: Use u32 for routing table IDsPatrick McHardy1-2/+2
2005-08-29[IPV4]: Prepare FIB core for RCU.Robert Olsson1-0/+1
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+43