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

2019-09-13 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 13 Sep 2019 13:30:35 +0200 > The following patchset contains Netfilter updates for net-next: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Looks good, pulled.

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

2019-09-13 Thread Pablo Neira Ayuso
Hi, The following patchset contains Netfilter updates for net-next: 1) Fix error path of nf_tables_updobj(), from Dan Carpenter. 2) Move large structure away from stack in the nf_tables offload infrastructure, from Arnd Bergmann. 3) Move indirect flow_block logic to nf_tables_offload. 4) Su

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

2017-02-03 Thread David Miller
From: Pablo Neira Ayuso Date: Fri, 3 Feb 2017 13:25:11 +0100 > The following patchset contains Netfilter updates for your net-next > tree, they are: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks a lot!

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

2017-02-03 Thread Pablo Neira Ayuso
Hi David, The following patchset contains Netfilter updates for your net-next tree, they are: 1) Stash ctinfo 3-bit field into pointer to nf_conntrack object from sk_buff so we only access one single cacheline in the conntrack hotpath. Patchset from Florian Westphal. 2) Don't leak pointer