On Wed, 14 Oct 2020 01:45:55 +0200 Pablo Neira Ayuso wrote:
> Hi,
>
> The following patchset contains Netfilter fixes for net:
>
> 1) Extend nf_queue selftest to cover re-queueing, non-gso mode and
>delayed queueing, from Florian Westphal.
>
> 2) Clear skb->tstamp in IPVS forwarding path, fr
On Wed, 7 Oct 2020 02:10:23 +0200 Pablo Neira Ayuso wrote:
> The following patchset contains Netfilter selftests fixes from
> Fabian Frederick:
>
> 1) Extend selftest nft_meta.sh to check for meta cpu.
>
> 2) Fix selftest nft_meta.sh error reporting.
>
> 3) Fix shellcheck warnings in selftest n
From: Pablo Neira Ayuso
Date: Sun, 14 Jun 2020 23:52:57 +0200
> The following patchset contains Netfilter fixes for net:
>
> 1) Fix bogus EEXIST on element insertions to the rbtree with timeouts,
>from Stefano Brivio.
>
> 2) Preempt BUG splat in the pipapo element insertion path, also from
From: Pablo Neira Ayuso
Date: Mon, 29 May 2017 13:34:28 +0200
> Hi David,
>
> The following patchset contains Netfilter fixes for your net tree,
> they are:
>
> 1) Conntrack SCTP CRC32c checksum mangling may operate on non-linear
>skbuff, patch from Davide Caratti.
>
> 2) nf_tables rb-tree
From: Pablo Neira Ayuso
Date: Fri, 3 Mar 2017 20:22:21 +0100
> The following patchset contains Netfilter fixes for your net tree,
> they are:
>
> 1) Missing check for full sock in ip_route_me_harder(), from
>Florian Westphal.
>
> 2) Incorrect sip helper structure initilization that breaks
From: Pablo Neira Ayuso
Date: Tue, 13 Sep 2016 11:05:13 +0200
> The following patchset contains Netfilter fixes for your net tree,
> they are:
...
> You can pull these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
Pulled, thanks Pablo.
From: Pablo Neira Ayuso
Date: Mon, 19 Oct 2015 20:22:51 +0200
> The following patchset contains four Netfilter fixes for net, they are:
>
> 1) Fix Kconfig dependencies of new nf_dup_ipv4 and nf_dup_ipv6.
>
> 2) Remove bogus test nh_scope in IPv4 rpfilter match that is breaking
>--accept-loc
From: Pablo Neira Ayuso
Date: Fri, 18 Sep 2015 11:17:52 +0200
> The following patch contains Netfilter fixes for your net tree, they are:
>
> 1) nf_log_unregister() should only set to NULL the logger that is being
>unregistered, instead of everything else. Patch from Florian Westphal.
>
> 2
From: Pablo Neira Ayuso
Date: Sat, 16 May 2015 20:47:14 +0200
> The following patchset contains Netfilter fixes for your net tree, they are:
>
> 1) Fix a leak in IPVS, the sysctl table is not released accordingly when
>destroying a netns, patch from Tommi Rantala.
>
> 2) Fix a build error w