index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_lookup.h
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
v2.6.12-rc2
Linus Torvalds
1
-0
/
+43