aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_fib.h
AgeCommit message (Expand)Author
2020-05-14ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-01-14ipv6: Add "offload" and "trap" indications to routesIdo Schimmel
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel
2019-11-21ipv6: keep track of routes using srcPaolo Abeni
2019-11-21ipv6: add fib6_has_custom_rules() helperPaolo Abeni
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel
2019-06-18ipv6: Extend notifier info for multipath routesIdo Schimmel
2019-06-10ipv6: Allow routes to use nexthop objectsDavid Ahern
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-05ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern
2019-05-24ipv6: Move exception bucket to fib6_nhDavid Ahern
2019-05-24ipv6: Move pcpu cached routes to fib6_nhDavid Ahern
2019-05-22ipv6: export function to send route updatesDavid Ahern
2019-05-22ipv6: Add hook to bump sernum for a route to stubsDavid Ahern
2019-05-16ipv6: prevent possible fib6 leaksEric Dumazet
2019-04-23ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern
2019-04-23ipv6: convert fib6_ref to refcount_tEric Dumazet
2019-04-22ipv6: Remove fib6_info_nh_lwtDavid Ahern
2019-04-17ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern
2019-04-17ipv6: Pass fib6_result to fib lookupsDavid Ahern
2019-04-17ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern
2019-04-11ipv6: Change rt6_probe to take a fib6_nhDavid Ahern
2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern
2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern
2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern
2019-03-21ipv6: Change addrconf_f6i_alloc to use ip6_route_info_createDavid Ahern
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-15ipv6: rate-limit probes for neighbourless routesSabrina Dubroca
2018-10-12net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-22net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-11net/ipv6: Add fib6_lookupDavid Ahern
2018-05-11net/ipv6: Extract table lookup from ip6_pol_routeDavid Ahern
2018-05-11net/ipv6: Rename rt6_multipath_selectDavid Ahern
2018-05-11net/ipv6: Rename fib6_lookup to fib6_node_lookupDavid Ahern
2018-05-04net/ipv6: rename rt6_next to fib6_nextDavid Ahern