blob: 57e5d99d78cab9d829051a6a9c66716d171e3dd3 [file] [log] [blame]
3d709f69a3e7 ("ipv6: Use hash-threshold instead of modulo-N")
8067bb8c1d35 ("ipv6: Ignore dead routes during lookup")
14c5206c2d02 ("ipv6: Check nexthop flags during route lookup instead of carrier")
bbfcd7763157 ("ipv6: Do not consider linkdown nexthops during multipath")
66f5d6ce53e6 ("ipv6: replace rwlock with rcu and spinlock in fib6_table")
8d1040e808bb ("ipv6: check fn->leaf before it is used")
bbd63f06d114 ("ipv6: update fn_sernum after route is inserted to tree")
d3843fe5fd45 ("ipv6: replace dst_hold() with dst_hold_safe() in routing code")
a94b9367e044 ("ipv6: grab rt->rt6i_ref before allocating pcpu rt")
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")
180ca444b985 ("ipv6: introduce a new function fib6_update_sernum()")
6026e043d090 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")