aboutsummaryrefslogtreecommitdiff
path: root/include/net/nexthop.h
AgeCommit message (Expand)Author
2021-03-28nexthop: Rename artifacts related to legacy multipath nexthop groupsPetr Machata
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-11nexthop: Allow reporting activity of nexthop bucketsIdo Schimmel
2021-03-11nexthop: Allow setting "offload" and "trap" indication of nexthop bucketsIdo Schimmel
2021-03-11nexthop: Add data structures for resilient group notificationsIdo Schimmel
2021-03-11nexthop: Add implementation of resilient next-hop groupsPetr Machata
2021-03-11nexthop: Add a dedicated flag for multipath next-hop groupsPetr Machata
2021-03-10ipv6: fix suspecious RCU usage warningWei Wang
2021-01-28nexthop: Use enum to encode notification typeIdo Schimmel
2021-01-28nexthop: Introduce to struct nh_grp_entry a per-type unionPetr Machata
2020-11-06nexthop: Pass extack to register_nexthop_notifier()Ido Schimmel
2020-11-06nexthop: Emit a notification when a nexthop is addedIdo Schimmel
2020-11-06nexthop: Allow setting "offload" and "trap" indications on nexthopsIdo Schimmel
2020-11-06nexthop: Add nexthop notification data structuresIdo Schimmel
2020-09-15nexthop: Remove NEXTHOP_EVENT_ADDIdo Schimmel
2020-09-15nexthop: Remove unused function declaration from header fileIdo Schimmel
2020-06-10vxlan: Remove access to nexthop group structDavid Ahern
2020-06-10nexthop: Fix fdb labeling for groupsDavid Ahern
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-26ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern
2020-05-26ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern
2020-05-26nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern
2020-05-26nexthops: don't modify published nexthop groupsNikolay Aleksandrov
2020-05-22nexthop: add support for notifiersRoopa Prabhu
2020-05-22nexthop: support for fdb ecmp nexthopsRoopa Prabhu
2020-02-29net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-09-05net: Properly update v4 routes with v6 nexthopDonald Sharp
2019-08-25nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern
2019-06-10nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop structDavid Ahern
2019-06-09nexthop: off by one in nexthop_mpath_select()Dan Carpenter
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern
2019-06-04ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern
2019-05-28nexthop: Add support for nexthop groupsDavid Ahern
2019-05-28nexthop: Add support for lwt encapsDavid Ahern
2019-05-28nexthop: Add support for IPv6 gatewaysDavid Ahern
2019-05-28nexthop: Add support for IPv4 nexthopsDavid Ahern
2019-05-28net: Initial nexthop codeDavid Ahern
2019-04-22net: Rename net/nexthop.h net/rtnh.hDavid Ahern
2018-04-07net: fix rtnh_ok()Eric Dumazet
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2006-09-22[IPv4]: FIB configuration using struct fib_configThomas Graf