Merge branch 'netns-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Apr 2015 21:29:47 +0000 (17:29 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Apr 2015 21:29:47 +0000 (17:29 -0400)
commit26ba9e8c3f455b1328d805937a320719cb152e80
tree2c9faf03479b4aaefe193c47b2c66061e95ddfcd
parente0e8db2f89bac4529fa12dde2595d6295e313952
parenta143c40c32bb8a6d6a556920646021d7e96d1f91
Merge branch 'netns-next'

Nicolas Dichtel says:

====================
netns: enhance netlink interface for nsid

The first patch is a small cleanup. The second patch implements notifications
for netns id events. And the last one allows to dump existing netns id from
userland.

iproute2 patches are available, I can send them on demand.

v2: drop the first patch (the fix is now in net-next)
====================

Signed-off-by: David S. Miller <davem@davemloft.net>