aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/fib_trie.c
AgeCommit message (Expand)Author
2022-04-30ipv4: remove unnecessary type castingsYu Zhe
2022-04-11ipv4: Use dscp_t in struct fib_entry_notifier_infoGuillaume Nault
2022-04-11ipv4: Use dscp_t in struct fib_rt_infoGuillaume Nault
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17ipv4: fix data races in fib_alias_hw_flags_setEric Dumazet
2022-02-07ipv4: Use dscp_t in struct fib_aliasGuillaume Nault
2022-02-07ipv4: Reject routes specifying ECN bits in rtm_tosGuillaume Nault
2021-07-20memcg: enable accounting for IP address and routing-related objectsVasily Averin
2021-02-08IPv4: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
2021-02-02net: ipv4: Emit notification when fib hardware flags are changedAmit Cohen
2020-11-06nexthop: Remove in-kernel route notifications when nexthop changesIdo Schimmel
2020-08-26ipv4: Silence suspicious RCU usage warningIdo Schimmel
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-29ipv4: Silence suspicious RCU usage warningIdo Schimmel
2020-07-06Replace HTTP links with HTTPS ones: IPv*Alexander A. Klimov
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-29net: add net available in build_stateAlexander Aring
2020-03-29ipv4: fix a RCU-list lock in fib_triestat_seq_showQian Cai
2020-02-20net: remove unused macro from fib_trie.cLi RongQing
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-14ipv4: Add "offload" and "trap" indications to routesIdo Schimmel
2020-01-14ipv4: Encapsulate function arguments in a structIdo Schimmel
2020-01-14ipv4: Replace route in list before notifyingIdo Schimmel
2020-01-10ipv4: Detect rollover in specific fib table dumpDavid Ahern
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel
2019-12-16ipv4: Only Replay routes of interest to new listenersIdo Schimmel
2019-12-16ipv4: Handle route deletion notification during flushIdo Schimmel
2019-12-16ipv4: Handle route deletion notificationIdo Schimmel
2019-12-16ipv4: Notify newly added route if should be offloadedIdo Schimmel
2019-12-16ipv4: Notify route if replacing currently offloaded oneIdo Schimmel
2019-12-16ipv4: Extend FIB alias find functionIdo Schimmel
2019-12-16ipv4: Notify route after insertion to the routing tableIdo Schimmel
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko
2019-10-04net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko
2019-08-24net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend
2019-07-02ipv4: Fix off-by-one in route dump counter without netlink strict checkingStefano Brivio
2019-06-24ipv4: Dump route exceptions if requestedStefano Brivio
2019-06-19net/ipv4: fib_trie: Avoid cryptic ternary expressionsMatthias Kaehlcke
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-04ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern
2019-06-04ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-26ipv4: remove redundant assignment to nColin Ian King
2019-05-22ipv4: Add function to send route updatesDavid Ahern
2019-04-03ipv4: Add fib_nh_common to fib_resultDavid Ahern