blob: 4c92c5f60431601163c279bc716ef4abe410e163 [file] [log] [blame]
071fb37ec43d ("ipv6: Move rt6_next from dst_entry into ipv6 route structure.")
fe736e778c60 ("decnet: Move dn_next into decnet route structure.")
ca2c374a5c47 ("net: dst->rt_next is unused.")
d0e60206bea2 ("ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()")
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")