summaryrefslogtreecommitdiff
path: root/net/ipv4/fib_lookup.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ipv4: do metrics match when looking up and deleting a routeXin Long2017-08-23
* net: add extack arg to lwtunnel build stateDavid Ahern2017-05-30
* net: ipv4: Plumb extack through route add functionsDavid Ahern2017-05-22
* ipv4: consider TOS in fib_select_defaultJulian Anastasov2015-07-24
* ipv4: FIB Local/MAIN table collapseAlexander Duyck2015-03-11
* fib_trie: Add slen to fib aliasAlexander Duyck2015-02-27
* fib_trie: Convert fib_alias to hlist from listAlexander Duyck2015-02-27
* fib_trie: Move fib_find_alias to file where it is usedAlexander Duyck2015-01-25
* ipv4: make fib_detect_death staticStephen Hemminger2013-12-28
* net: ipv4/ipv6: Remove extern from function prototypesJoe Perches2013-10-19
* fib: Use const struct nl_info * in rtmsg_fibJoe Perches2013-10-18
* ipv4: Fix nexthop caching wrt. scoping.David S. Miller2011-03-24
* ipv4: Kill fib_semantic_match declaration from fib_lookup.hDavid S. Miller2011-03-12
* ipv4: Inline fib_semantic_match into check_leafDavid S. Miller2011-03-07
* ipv4: Remember FIB alias list head and table in lookup results.David S. Miller2011-01-31
* fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-04
* fib: introduce fib_alias_accessed() helperEric Dumazet2010-10-21
* fib_hash: RCU conversion phase 2Eric Dumazet2010-10-17
* fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-05
* ipv4: cleanup - remove two unused parameters from fib_semantic_match().Rami Rosen2009-05-18
* [IPV4] FIB_HASH: Reduce memory needs and speedup lookupsEric Dumazet2008-01-28
* [IPV4]: Unify assignment of fi to fib_resultDenis V. Lunev2008-01-28
* [IPV4]: no need pass pointer to a default into fib_detect_deathDenis V. Lunev2008-01-28
* [RTNETLINK]: Fix sending netlink message when replace route.Milan Kocian2007-05-24
* [IPV4]: net/ipv4/fib annotationsAl Viro2006-09-28
* [IPV4]: fib_semantic_match() annotationsAl Viro2006-09-28
* [IPv4]: Convert FIB dumping to use new netlink apiThomas Graf2006-09-22
* [IPv4]: FIB configuration using struct fib_configThomas Graf2006-09-22
* [NET]: Use u32 for routing table IDsPatrick McHardy2006-09-22
* [IPV4]: Prepare FIB core for RCU.Robert Olsson2005-08-29
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16