blob: 9e176453ba7188499ae0c7460dc69e41d9ce7f8e [file] [log] [blame]
1c87e79a002f ("ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL")
e873e4b9cc7e ("ipv6: use fib6_info_hold_safe() when necessary")
8a14e46f1402 ("net/ipv6: Fix missing rcu dereferences on from")
a68886a69180 ("net/ipv6: Make from in rt6_info rcu protected")
5bcaa41b964b ("net/ipv6: Move release of fib6_info from pcpu routes to helper")
a87b7dc9f7fa ("net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe")
4d85cd0c2a1c ("net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc")
a269f1a764bb ("net/ipv6: Rename rt6_get_cookie_safe")
6a3e030f08e1 ("net/ipv6: Clean up rt expires helpers")
dcd1f572954f ("net/ipv6: Remove fib6_idev")
360a9887c8c0 ("net/ipv6: Rename addrconf_dst_alloc")
93c2fb253d17 ("net/ipv6: Rename fib6_info struct elements")
77634cc67dc1 ("net/ipv6: Remove unused code and variables for rt6_info")
8d1c802b2815 ("net/ipv6: Flip FIB entries to fib6_info")
93531c674315 ("net/ipv6: separate handling of FIB entries from dst based routes")
a64efe142f5e ("net/ipv6: introduce fib6_info struct and helpers")
23fb93a4d3f1 ("net/ipv6: Cleanup exception and cache route handling")
acb54e3cba40 ("net/ipv6: Add gfp_flags to route add functions")
3b6761d18bc1 ("net/ipv6: Move dst flags to booleans in fib entries")
dec9b0e295f6 ("net/ipv6: Add rt6_info create function for ip6_pol_route_lookup")
421842edeaf6 ("net/ipv6: Add fib6_null_entry")
14895687d368 ("net/ipv6: move expires into rt6_info")
d4ead6b34b67 ("net/ipv6: move metrics from dst to rt6_info")
6edb3c96a5f0 ("net/ipv6: Defer initialization of dst to data path")
5e670d844b2a ("net/ipv6: Move nexthop data to fib6_nh")
e8478e80e5a7 ("net/ipv6: Save route type in rt6_info")
ae90d867f99b ("net/ipv6: Move support functions up in route.c")
afb1d4b59311 ("net/ipv6: Pass net namespace to route functions")
7aef6859ee91 ("net/ipv6: Pass net to fib6_update_sernum")
2233000cba40 ("net/ipv6: Move call_fib6_entry_notifiers up for route adds")
03fe2debbb27 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")