From: Pablo Neira Ayuso
Date: Fri, 21 Aug 2015 06:32:29 +0200
> This is second pull request includes the conflict resolution patch that
> resulted from the updates that we got for the conntrack template through
> kmalloc. No changes with regards to the previously sent 15 patches.
...
> You can p
Hi David,
This is second pull request includes the conflict resolution patch that
resulted from the updates that we got for the conntrack template through
kmalloc. No changes with regards to the previously sent 15 patches.
The following patchset contains Netfilter updates for your net-next tree,
From: Pablo Neira Ayuso
Date: Wed, 19 Aug 2015 21:18:16 +0200
> The following patchset contains Netfilter updates for your net-next tree, they
> are:
This doesn't pull cleanly, I get a couple of conflicts:
[davem@localhost net-next]$ git pull --no-ff
git://git.kernel.org/pub/scm/linux/kernel/g
Hi David,
The following patchset contains Netfilter updates for your net-next tree, they
are:
1) Rework the existing nf_tables counter expression to make it per-cpu.
2) Prepare and factor out common packet duplication code from the TEE target so
it can be reused from the new dup expression.