index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_lookup.h
Age
Commit message (
Expand
)
Author
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
2022-02-07
ipv4: Use dscp_t in struct fib_alias
Guillaume Nault
2021-06-07
ipv4: Fix spelling mistakes
Zheng Yongjun
2021-02-08
IPv4: Add "offload failed" indication to routes
Amit Cohen
2021-02-02
net: ipv4: Publish fib_nlmsg_size()
Amit Cohen
2021-02-02
net: ipv4: Pass fib_rt_info as const to fib_dump_info()
Amit Cohen
2020-03-29
net: add net available in build_state
Alexander Aring
2020-01-14
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
2020-01-14
ipv4: Encapsulate function arguments in a struct
Ido Schimmel
2019-06-04
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-04-03
ipv4: Add fib_nh_common to fib_result
David Ahern
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-23
ipv4: do metrics match when looking up and deleting a route
Xin Long
2017-05-30
net: add extack arg to lwtunnel build state
David Ahern
2017-05-22
net: ipv4: Plumb extack through route add functions
David Ahern
2015-07-24
ipv4: consider TOS in fib_select_default
Julian Anastasov
2015-03-11
ipv4: FIB Local/MAIN table collapse
Alexander Duyck
2015-02-27
fib_trie: Add slen to fib alias
Alexander Duyck
2015-02-27
fib_trie: Convert fib_alias to hlist from list
Alexander Duyck
2015-01-25
fib_trie: Move fib_find_alias to file where it is used
Alexander Duyck
2013-12-28
ipv4: make fib_detect_death static
Stephen Hemminger
2013-10-19
net: ipv4/ipv6: Remove extern from function prototypes
Joe Perches
2013-10-18
fib: Use const struct nl_info * in rtmsg_fib
Joe Perches
2011-03-24
ipv4: Fix nexthop caching wrt. scoping.
David S. Miller
2011-03-12
ipv4: Kill fib_semantic_match declaration from fib_lookup.h
David S. Miller
2011-03-07
ipv4: Inline fib_semantic_match into check_leaf
David S. Miller
2011-01-31
ipv4: Remember FIB alias list head and table in lookup results.
David S. Miller
2010-11-04
fib: fib_result_assign() should not change fib refcounts
Eric Dumazet
2010-10-21
fib: introduce fib_alias_accessed() helper
Eric Dumazet
2010-10-17
fib_hash: RCU conversion phase 2
Eric Dumazet
2010-10-05
fib: RCU conversion of fib_lookup()
Eric Dumazet
2009-05-18
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
Rami Rosen
2008-01-28
[IPV4] FIB_HASH: Reduce memory needs and speedup lookups
Eric Dumazet
2008-01-28
[IPV4]: Unify assignment of fi to fib_result
Denis V. Lunev
2008-01-28
[IPV4]: no need pass pointer to a default into fib_detect_death
Denis V. Lunev
2007-05-24
[RTNETLINK]: Fix sending netlink message when replace route.
Milan Kocian
2006-09-28
[IPV4]: net/ipv4/fib annotations
Al Viro
2006-09-28
[IPV4]: fib_semantic_match() annotations
Al Viro
2006-09-22
[IPv4]: Convert FIB dumping to use new netlink api
Thomas Graf
2006-09-22
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
2006-09-22
[NET]: Use u32 for routing table IDs
Patrick McHardy
2005-08-29
[IPV4]: Prepare FIB core for RCU.
Robert Olsson
2005-06-18
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds