Age | Commit message (Expand) | Author |
2019-06-24 | ipv6: Dump route exceptions if requested | Stefano Brivio |
2019-06-18 | ipv6: Stop sending in-kernel notifications for each nexthop | Ido Schimmel |
2019-06-18 | ipv6: Extend notifier info for multipath routes | Ido Schimmel |
2019-06-10 | ipv6: Allow routes to use nexthop objects | David Ahern |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-06-05 | ipv6: fix the check before getting the cookie in rt6_get_cookie | Xin Long |
2019-06-04 | ipv6: Plumb support for nexthop object in a fib6_info | David Ahern |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | ipv6: Make fib6_nh optional at the end of fib6_info | David Ahern |
2019-05-24 | ipv6: Move exception bucket to fib6_nh | David Ahern |
2019-05-24 | ipv6: Move pcpu cached routes to fib6_nh | David Ahern |
2019-05-22 | ipv6: export function to send route updates | David Ahern |
2019-05-22 | ipv6: Add hook to bump sernum for a route to stubs | David Ahern |
2019-05-16 | ipv6: prevent possible fib6 leaks | Eric Dumazet |
2019-04-23 | ipv6: Use result arg in fib_lookup_arg consistently | David Ahern |
2019-04-23 | ipv6: convert fib6_ref to refcount_t | Eric Dumazet |
2019-04-22 | ipv6: Remove fib6_info_nh_lwt | David Ahern |
2019-04-17 | ipv6: Add fib6_type and fib6_flags to fib6_result | David Ahern |
2019-04-17 | ipv6: Pass fib6_result to fib lookups | David Ahern |
2019-04-17 | ipv6: Rename fib6_multipath_select and pass fib6_result | David Ahern |
2019-04-11 | ipv6: Change rt6_probe to take a fib6_nh | David Ahern |
2019-03-29 | net: Add fib_nh_common and update fib_nh and fib6_nh | David Ahern |
2019-03-29 | ipv6: Rename fib6_nh entries | David Ahern |
2019-03-29 | ipv6: Move gateway checks to a fib6_nh setting | David Ahern |
2019-03-29 | ipv6: Create cleanup helper for fib6_nh | David Ahern |
2019-03-29 | ipv6: Create init helper for fib6_nh | David Ahern |
2019-03-21 | ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create | David Ahern |
2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-15 | ipv6: rate-limit probes for neighbourless routes | Sabrina Dubroca |
2018-10-12 | net/ipv6: Add knob to skip DELROUTE message on device down | David Ahern |
2018-09-12 | scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected | David Ahern |
2018-09-10 | net/ipv6: Remove rt6i_prefsrc | David Ahern |
2018-07-23 | ipv6: use fib6_info_hold_safe() when necessary | Wei Wang |
2018-06-20 | net/ipv6: respect rcu grace period before freeing fib6_info | Eric Dumazet |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-05-22 | net/ipv6: Add helper to return path MTU based on fib result | David Ahern |
2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig |
2018-05-11 | net/ipv6: Add fib6_lookup | David Ahern |
2018-05-11 | net/ipv6: Extract table lookup from ip6_pol_route | David Ahern |
2018-05-11 | net/ipv6: Rename rt6_multipath_select | David Ahern |
2018-05-11 | net/ipv6: Rename fib6_lookup to fib6_node_lookup | David Ahern |
2018-05-04 | net/ipv6: rename rt6_next to fib6_next | David Ahern |
2018-04-21 | net/ipv6: Make from in rt6_info rcu protected | David Ahern |
2018-04-21 | net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe | David Ahern |
2018-04-21 | net/ipv6: Rename rt6_get_cookie_safe | David Ahern |
2018-04-21 | net/ipv6: Clean up rt expires helpers | David Ahern |
2018-04-19 | net/ipv6: Remove fib6_idev | David Ahern |
2018-04-19 | net/ipv6: Remove aca_idev | David Ahern |
2018-04-19 | net/ipv6: Rename fib6_info struct elements | David Ahern |