]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2021 21:19:24 +0000 (13:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Feb 2021 21:19:24 +0000 (13:19 -0800)
commitb557c028fd0fbba5f760ba4ba84320eda51172e2
tree1f8f6bcdbb54369f8af7e7981de5dcf5362cfe94
parentd6c5d19f4e4f1a0a7ceb29272e191a57714e75ac
parent91d14e52feecb3e5ebee8042fb10386d5eb2396c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next

Pablo Neira Ayuso says:

====================
Netfilter updates for net-next

The following patchset contains Netfilter updates for net-next:

1) Add two helper functions to release one table and hooks from
   the netns and netlink event path.

2) Add table ownership infrastructure, this new infrastructure allows
   users to bind a table (and its content) to a process through the
   netlink socket.
====================

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