Re: [PATCH 00/10] Netfilter fixes for net

2017-03-15 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 15 Mar 2017 18:01:02 +0100 > The following patchset contains Netfilter fixes for your net tree, a > rather large batch of fixes targeted to nf_tables, conntrack and bridge > netfilter. More specifically, they are: > > 1) Don't track fragmented packets if the so

[PATCH 00/10] Netfilter fixes for net

2017-03-15 Thread Pablo Neira Ayuso
Hi David, The following patchset contains Netfilter fixes for your net tree, a rather large batch of fixes targeted to nf_tables, conntrack and bridge netfilter. More specifically, they are: 1) Don't track fragmented packets if the socket option IP_NODEFRAG is set. From Florian Westphal. 2) S

Re: [PATCH 00/10] Netfilter fixes for net

2015-11-13 Thread Jozsef Kadlecsik
On Fri, 13 Nov 2015, Josh Boyer wrote: > On Wed, Nov 11, 2015 at 12:33 PM, Pablo Neira Ayuso > wrote: > > Jozsef Kadlecsik (3): > > netfilter: ipset: Fix extension alignment > > netfilter: ipset: Fix hash:* type expiration > > netfilter: ipset: Fix hash type expire: release emp

Re: [PATCH 00/10] Netfilter fixes for net

2015-11-13 Thread Josh Boyer
On Wed, Nov 11, 2015 at 12:33 PM, Pablo Neira Ayuso wrote: > Jozsef Kadlecsik (3): > netfilter: ipset: Fix extension alignment > netfilter: ipset: Fix hash:* type expiration > netfilter: ipset: Fix hash type expire: release empty hash bucket block Should these three go to stable

Re: [PATCH 00/10] Netfilter fixes for net

2015-11-12 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 11 Nov 2015 18:33:33 +0100 > The following patchset contains Netfilter fixes for your net tree. This > large batch that includes fixes for ipset, netfilter ingress, nf_tables > dynamic set instantiation and a longstanding Kconfig dependency problem. > More speci

[PATCH 00/10] Netfilter fixes for net

2015-11-11 Thread Pablo Neira Ayuso
Hi David, The following patchset contains Netfilter fixes for your net tree. This large batch that includes fixes for ipset, netfilter ingress, nf_tables dynamic set instantiation and a longstanding Kconfig dependency problem. More specifically, they are: 1) Add missing check for empty hook list