Re: [PATCH net-next 0/7] ipv6: addrconf: hash improvements and cleanups

2017-10-24 Thread David Miller
From: Eric Dumazet Date: Mon, 23 Oct 2017 16:17:44 -0700 > Remove unecessary BH blocking, and bring IPv6 addrconf to modern world, > with per netns hash perturbation and decent hash size. Series applied.

[PATCH net-next 0/7] ipv6: addrconf: hash improvements and cleanups

2017-10-23 Thread Eric Dumazet
Remove unecessary BH blocking, and bring IPv6 addrconf to modern world, with per netns hash perturbation and decent hash size. Eric Dumazet (7): ipv6: addrconf: move ipv6_chk_same_addr() to avoid forward declaration ipv6: addrconf: factorize inet6_addr_hash() call ipv6: addrconf: add per