summaryrefslogtreecommitdiff
path: root/net/ipv4/fib_lookup.h
AgeCommit message (Expand)Author
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-04-03ipv4: Add fib_nh_common to fib_resultDavid Ahern
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-23ipv4: do metrics match when looking up and deleting a routeXin Long
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-05-22net: ipv4: Plumb extack through route add functionsDavid Ahern
2015-07-24ipv4: consider TOS in fib_select_defaultJulian Anastasov
2015-03-11ipv4: FIB Local/MAIN table collapseAlexander Duyck
2015-02-27fib_trie: Add slen to fib aliasAlexander Duyck
2015-02-27fib_trie: Convert fib_alias to hlist from listAlexander Duyck
2015-01-25fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck
2013-12-28ipv4: make fib_detect_death staticStephen Hemminger
2013-10-19net: ipv4/ipv6: Remove extern from function prototypesJoe Perches
2013-10-18fib: Use const struct nl_info * in rtmsg_fibJoe Perches
2011-03-24ipv4: Fix nexthop caching wrt. scoping.David S. Miller
2011-03-12ipv4: Kill fib_semantic_match declaration from fib_lookup.hDavid S. Miller
2011-03-07ipv4: Inline fib_semantic_match into check_leafDavid S. Miller
2011-01-31ipv4: Remember FIB alias list head and table in lookup results.David S. Miller
2010-11-04fib: fib_result_assign() should not change fib refcountsEric Dumazet
2010-10-21fib: introduce fib_alias_accessed() helperEric Dumazet
2010-10-17fib_hash: RCU conversion phase 2Eric Dumazet
2010-10-05fib: RCU conversion of fib_lookup()Eric Dumazet
2009-05-18ipv4: cleanup - remove two unused parameters from fib_semantic_match().Rami Rosen
2008-01-28[IPV4] FIB_HASH: Reduce memory needs and speedup lookupsEric Dumazet
2008-01-28[IPV4]: Unify assignment of fi to fib_resultDenis V. Lunev
2008-01-28[IPV4]: no need pass pointer to a default into fib_detect_deathDenis V. Lunev
2007-05-24[RTNETLINK]: Fix sending netlink message when replace route.Milan Kocian
2006-09-28[IPV4]: net/ipv4/fib annotationsAl Viro
2006-09-28[IPV4]: fib_semantic_match() annotationsAl Viro
2006-09-22[IPv4]: Convert FIB dumping to use new netlink apiThomas Graf
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf
2006-09-22[NET]: Use u32 for routing table IDsPatrick McHardy
2005-08-29[IPV4]: Prepare FIB core for RCU.Robert Olsson
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim
2005-04-16Linux-2.6.12-rc2Linus Torvalds