blob: 2a224142e7d6ac9aa1046363939efe0c694fe4a1 [file] [log] [blame]
0e80193bd8c1 ("ipv6: check fn before doing FIB6_SUBTREE(fn)")
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()")