index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_lookup.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-23
ipv4: do metrics match when looking up and deleting a route
Xin Long
1
-0
/
+1
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
1
-1
/
+2
2017-05-22
net: ipv4: Plumb extack through route add functions
David Ahern
1
-1
/
+2
2015-07-24
ipv4: consider TOS in fib_select_default
Julian Anastasov
1
-0
/
+1
2015-03-11
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
1
-0
/
+1
2015-02-27
fib_trie: Add slen to fib alias
Alexander Duyck
1
-0
/
+1
2015-02-27
fib_trie: Convert fib_alias to hlist from list
Alexander Duyck
1
-1
/
+1
2015-01-25
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
1
-1
/
+0
2013-12-28
ipv4: make fib_detect_death static
Stephen Hemminger
1
-2
/
+0
2013-10-19
net: ipv4/ipv6: Remove extern from function prototypes
Joe Perches
1
-15
/
+11
2013-10-18
fib: Use const struct nl_info * in rtmsg_fib
Joe Perches
1
-1
/
+1
2011-03-24
ipv4: Fix nexthop caching wrt. scoping.
David S. Miller
1
-2
/
+1
2011-03-12
ipv4: Kill fib_semantic_match declaration from fib_lookup.h
David S. Miller
1
-3
/
+0
2011-03-07
ipv4: Inline fib_semantic_match into check_leaf
David S. Miller
1
-0
/
+7
2011-01-31
ipv4: Remember FIB alias list head and table in lookup results.
David S. Miller
1
-1
/
+1
2010-11-04
fib: fib_result_assign() should not change fib refcounts
Eric Dumazet
1
-4
/
+1
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
1
-0
/
+7
2010-10-17
fib_hash: RCU conversion phase 2
Eric Dumazet
1
-2
/
+0
2010-10-05
fib: RCU conversion of fib_lookup()
Eric Dumazet
1
-1
/
+1
2009-05-18
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
Rami Rosen
1
-2
/
+1
2008-01-28
[IPV4] FIB_HASH: Reduce memory needs and speedup lookups
Eric Dumazet
1
-1
/
+3
2008-01-28
[IPV4]: Unify assignment of fi to fib_result
Denis V. Lunev
1
-0
/
+10
2008-01-28
[IPV4]: no need pass pointer to a default into fib_detect_death
Denis V. Lunev
1
-1
/
+1
2007-05-24
[RTNETLINK]: Fix sending netlink message when replace route.
Milan Kocian
1
-1
/
+2
2006-09-28
[IPV4]: net/ipv4/fib annotations
Al Viro
1
-2
/
+2
2006-09-28
[IPV4]: fib_semantic_match() annotations
Al Viro
1
-1
/
+1
2006-09-22
[IPv4]: Convert FIB dumping to use new netlink api
Thomas Graf
1
-1
/
+1
2006-09-22
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
1
-8
/
+3
2006-09-22
[NET]: Use u32 for routing table IDs
Patrick McHardy
1
-2
/
+2
2005-08-29
[IPV4]: Prepare FIB core for RCU.
Robert Olsson
1
-0
/
+1
2005-06-18
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
1
-1
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+43