blob: d5053aefb243a44d73c3b50b1f6ee60e1eaadee4 [file] [log] [blame]
bbd63f06d114 ("ipv6: update fn_sernum after route is inserted to tree")
2b760fcf5cfb ("ipv6: hook up exception table to store dst cache")
38fbeeeeccdb ("ipv6: prepare fib6_locate() for exception table")
c757faa8bfa2 ("ipv6: prepare fib6_age() for exception table")
b16cb459d778 ("ipv6: prepare rt6_clean_tohost() for exception table")
f5bbe7ee79c2 ("ipv6: prepare rt6_mtu_change() for exception table")
60006a4825f9 ("ipv6: prepare fib6_remove_prefsrc() for exception table")
35732d01fe31 ("ipv6: introduce a hash table to store dst cache")
1e2ea8ad37be ("ipv6: set dst.obsolete when a cached route has expired")
c5cff8561d2d ("ipv6: add rcu grace period before freeing fib6_node")
a4c2fd7f7891 ("net: remove DST_NOCACHE flag")
52df157f17e5 ("xfrm: take refcnt of dst when creating struct xfrm_dst bundle")
587fea741134 ("ipv6: mark DST_NOGC and remove the operation of dst_free()")
ad65a2f05695 ("ipv6: call dst_hold_safe() properly")
1cfb71eeb120 ("ipv6: take dst->__refcnt for insertion into fib6 tree")
0830106c5390 ("ipv4: take dst->__refcnt when caching dst in fib")
1dbe32525e26 ("net: use loopback dev when generating blackhole route")
333c430167c2 ("net: ipv6: Plumb extack through route add functions")
0dec879f636f ("net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP")
16a16cd35ee2 ("net: ipv6: Change notifications for multipath delete to RTA_MULTIPATH")
3b1137fe7482 ("net: ipv6: Change notifications for multipath add to RTA_MULTIPATH")
0ae8133586ad ("net: ipv6: Allow shorthand delete of all nexthops in multipath route")
efd857008142 ("route: Set lwtstate for local traffic and cached input dsts")
11b3d9c5869b ("route: Set orig_output when redirecting to lwt on locally generated traffic")