Re: [PATCH 00/18] Netfilter updates for net-next

2018-05-23 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 23 May 2018 20:42:36 +0200 > The following patchset contains Netfilter updates for your net-next > tree, they are: ... > This batch comes with is a conflict between 25fd386e0bc0 ("netfilter: > core: add missing __rcu annotation") in your tree and 2c205dd3981f >

[PATCH 00/18] Netfilter updates for net-next

2018-05-23 Thread Pablo Neira Ayuso
Hi David, The following patchset contains Netfilter updates for your net-next tree, they are: 1) Remove obsolete nf_log tracing from nf_tables, from Florian Westphal. 2) Add support for map lookups to numgen, random and hash expressions, from Laura Garcia. 3) Allow to register nat hooks for

Re: [PATCH 00/18] Netfilter updates for net-next

2015-08-05 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 4 Aug 2015 12:02:30 +0200 > The following patchset contains Netfilter updates for net-next, they are: Applied, thanks Pablo. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordo

[PATCH 00/18] Netfilter updates for net-next

2015-08-04 Thread Pablo Neira Ayuso
Hi David, The following patchset contains Netfilter updates for net-next, they are: 1) A couple of cleanups for the netfilter core hook from Eric Biederman. 2) Net namespace hook registration, also from Eric. This adds a dependency with the rtnl_lock. This should be fine by now but we have to