summaryrefslogtreecommitdiffstats
path: root/net/ipv4/fib_trie.c
Commit message (Expand)AuthorAgeFilesLines
* ipv4/fib: send notify when delete source address routesHangbin Liu2023-10-031-0/+4
* ipv4: annotate data-races around fi->fib_deadEric Dumazet2023-08-311-1/+2
* ipv4: Fix error return code in fib_table_insert()Ziyang Xuan2022-11-221-1/+3
* ipv4/fib: Replace zero-length array with DECLARE_FLEX_ARRAY() helperKees Cook2022-11-211-1/+1
* ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.Kuniyuki Iwashima2022-07-251-2/+5
* ipv4: Fix a data-race around sysctl_fib_sync_mem.Kuniyuki Iwashima2022-07-081-1/+1
* ipv4: remove unnecessary type castingsYu Zhe2022-04-301-1/+1
* ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault2022-04-111-2/+2
* ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault2022-04-111-3/+3
* net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern2022-03-151-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-171-9/+13
|\
| * ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet2022-02-171-9/+13
* | ipv4: Use dscp_t in struct fib_aliasGuillaume Nault2022-02-071-26/+33
* | ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault2022-02-071-2/+5
|/
* memcg: enable accounting for IP address and routing-related objectsVasily Averin2021-07-201-2/+2
* IPv4: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen2021-02-081-0/+6
* IPv4: Add "offload failed" indication to routesAmit Cohen2021-02-081-1/+6
* net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen2021-02-021-0/+27
* nexthop: Remove in-kernel route notifications when nexthop changesIdo Schimmel2020-11-061-9/+0
* ipv4: Silence suspicious RCU usage warningIdo Schimmel2020-08-261-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-1/+1
|\
| * ipv4: Silence suspicious RCU usage warningIdo Schimmel2020-07-291-1/+1
* | Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov2020-07-061-1/+1
|/
* ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern2020-05-261-15/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-301-0/+3
|\
| * ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai2020-03-291-0/+3
* | net: add net available in build_stateAlexander Aring2020-03-291-1/+1
* | net: remove unused macro from fib_trie.cLi RongQing2020-02-201-5/+0
|/
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-0/+6
|\
| * ipv4: Detect rollover in specific fib table dumpDavid Ahern2020-01-101-0/+6
* | ipv4: Add "offload" and "trap" indications to routesIdo Schimmel2020-01-141-0/+52
* | ipv4: Encapsulate function arguments in a structIdo Schimmel2020-01-141-5/+9
* | ipv4: Replace route in list before notifyingIdo Schimmel2020-01-141-4/+7
* | ipv4: Remove old route notifications and convert listenersIdo Schimmel2019-12-161-31/+7
* | ipv4: Only Replay routes of interest to new listenersIdo Schimmel2019-12-161-0/+11
* | ipv4: Handle route deletion notification during flushIdo Schimmel2019-12-161-0/+2
* | ipv4: Handle route deletion notificationIdo Schimmel2019-12-161-0/+31
* | ipv4: Notify newly added route if should be offloadedIdo Schimmel2019-12-161-0/+10
* | ipv4: Notify route if replacing currently offloaded oneIdo Schimmel2019-12-161-0/+11
* | ipv4: Extend FIB alias find functionIdo Schimmel2019-12-161-3/+8
* | ipv4: Notify route after insertion to the routing tableIdo Schimmel2019-12-161-15/+14
|/
* net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko2019-10-041-7/+13
* net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko2019-10-041-9/+22
* net: fib_notifier: make FIB notifier per-netnsJiri Pirko2019-10-041-9/+8
* net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend2019-08-241-1/+1
* ipv4: Fix off-by-one in route dump counter without netlink strict checkingStefano Brivio2019-07-021-8/+14
* ipv4: Dump route exceptions if requestedStefano Brivio2019-06-241-13/+31
* net/ipv4: fib_trie: Avoid cryptic ternary expressionsMatthias Kaehlcke2019-06-191-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-13/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-13/+1