aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/ip6_fib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai1-2/+2
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen1-2/+3
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen1-8/+2
2021-02-02net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()Amit Cohen1-2/+3
2020-07-15net: ip6_fib.h: drop duplicate word in commentRandy Dunlap1-1/+1
2020-06-23ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez1-0/+36
2020-05-22nexthop: support for fdb ecmp nexthopsRoopa Prabhu1-0/+1
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+7
2020-05-13bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song1-0/+7
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern1-0/+4
2020-03-23Remove DST_HOSTDavid Laight1-2/+1
2020-03-02net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-14ipv6: Add "offload" and "trap" indications to routesIdo Schimmel1-1/+10
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel1-0/+1
2019-11-21ipv6: keep track of routes using srcPaolo Abeni1-0/+30
2019-11-21ipv6: add fib6_has_custom_rules() helperPaolo Abeni1-0/+9
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko1-3/+6
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko1-1/+1
2019-06-24ipv6: Dump route exceptions if requestedStefano Brivio1-0/+1
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel1-1/+0
2019-06-18ipv6: Extend notifier info for multipath routesIdo Schimmel1-0/+7
2019-06-10ipv6: Allow routes to use nexthop objectsDavid Ahern1-0/+1
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+2
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+1
2019-06-05ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long1-2/+1
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern1-6/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-24ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern1-3/+3
2019-05-24ipv6: Move exception bucket to fib6_nhDavid Ahern1-5/+3
2019-05-24ipv6: Move pcpu cached routes to fib6_nhDavid Ahern1-1/+2
2019-05-22ipv6: export function to send route updatesDavid Ahern1-0/+6
2019-05-22ipv6: Add hook to bump sernum for a route to stubsDavid Ahern1-0/+1
2019-05-16ipv6: prevent possible fib6 leaksEric Dumazet1-1/+2
2019-04-23ipv6: Use result arg in fib_lookup_arg consistentlyDavid Ahern1-0/+1
2019-04-23ipv6: convert fib6_ref to refcount_tEric Dumazet1-4/+4
2019-04-22ipv6: Remove fib6_info_nh_lwtDavid Ahern1-6/+0
2019-04-17ipv6: Add fib6_type and fib6_flags to fib6_resultDavid Ahern1-0/+2
2019-04-17ipv6: Pass fib6_result to fib lookupsDavid Ahern1-4/+5
2019-04-17ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern1-5/+8
2019-04-11ipv6: Change rt6_probe to take a fib6_nhDavid Ahern1-4/+4
2019-03-29net: Add fib_nh_common and update fib_nh and fib6_nhDavid Ahern1-8/+2
2019-03-29ipv6: Rename fib6_nh entriesDavid Ahern1-8/+8
2019-03-29ipv6: Move gateway checks to a fib6_nh settingDavid Ahern1-0/+1
2019-03-29ipv6: Create cleanup helper for fib6_nhDavid Ahern1-0/+1
2019-03-29ipv6: Create init helper for fib6_nhDavid Ahern1-0/+4
2019-03-21ipv6: Change addrconf_f6i_alloc to use ip6_route_info_createDavid Ahern1-1/+2
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2018-10-15ipv6: rate-limit probes for neighbourless routesSabrina Dubroca1-0/+4
2018-10-12net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern1-0/+3
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern1-0/+19