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