Re: [PATCH 0/6] Netfilter fixes for net

2020-08-24 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 24 Aug 2020 13:39:35 +0200 > The following patchset contains Netfilter fixes for net: > > 1) Don't flag SCTP heartbeat as invalid for re-used connections, >from Florian Westphal. > > 2) Bogus overlap report due to rbtree tree rotations, from Stefano Brivio

Re: [PATCH 0/6] Netfilter fixes for net

2020-05-14 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 14 May 2020 14:19:07 +0200 > The following patchset contains Netfilter fixes for net: > > 1) Fix gcc-10 compilation warning in nf_conntrack, from Arnd Bergmann. > > 2) Add NF_FLOW_HW_PENDING to avoid races between stats and deletion >commands, from Paul Bl

Re: [PATCH 0/6] Netfilter fixes for net

2019-02-05 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 5 Feb 2019 20:04:09 +0100 > The following patchset contains Netfilter fixes for net: ... > Diffstat look rather larger than usual because of the new selftest, but > Florian and I consider that having tests soon into the tree is good to > improve coverage. If t

Re: [PATCH 0/6] Netfilter fixes for net

2018-02-01 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 1 Feb 2018 19:02:11 +0100 > The following patchset contains Netfilter fixes for your net tree, > they are: > > 1) Fix OOM that syskaller triggers with ipt_replace.size = -1 and >IPT_SO_SET_REPLACE socket option, from Dmitry Vyukov. > > 2) Check for too lo

Re: [PATCH 0/6] Netfilter fixes for net

2017-02-27 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 27 Feb 2017 12:35:36 +0100 > The following patchset contains netfilter fixes for you net tree, > they are: > > 1) Missing ct zone size in the nft_ct initialization path, patch >from Florian Westphal. > > 2) Two patches for netfilter uapi headers, one to re

Re: [PATCH 0/6] Netfilter fixes for net

2017-01-05 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 5 Jan 2017 12:19:47 +0100 > The following patchset contains accumulated Netfilter fixes for your > net tree: > > 1) Ensure quota dump and reset happens iff we can deliver numbers to >userspace. > > 2) Silence splat on incorrect use of smp_processor_id() f

Re: [PATCH 0/6] Netfilter fixes for net

2016-08-18 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 18 Aug 2016 19:29:02 +0200 > The following patchset contains Netfilter updates 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 a lot Pablo.

Re: [PATCH 0/6] Netfilter fixes for net

2016-02-16 Thread David Miller
From: Pablo Neira Ayuso Date: Tue, 16 Feb 2016 18:02:31 +0100 > The following patchset contain a rather large batch for your net that > includes accumulated bugfixes, they are: ... > Due to the NetDev 1.1 organization burden, I had no chance to pass up > this to you any sooner in this release cy

Re: [PATCH 0/6] Netfilter fixes for net

2016-01-20 Thread David Miller
From: Pablo Neira Ayuso Date: Wed, 20 Jan 2016 18:03:58 +0100 > The following patchset contains Netfilter fixes for your net tree, they > are: > > 1) Fix accidental 3-times le/be conversion for 64-bits in nft_byteorder, >from Florian Westphal. > > 2) Get rid of defensive cidr = 0 check in t

Re: [PATCH 0/6] netfilter fixes for net

2015-12-14 Thread David Miller
From: Pablo Neira Ayuso Date: Mon, 14 Dec 2015 12:25:40 +0100 > The following patchset contains Netfilter fixes for you net tree, > specifically for nf_tables and nfnetlink_queue, they are: Pulled, thanks a lot Pablo. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the bo

Re: [PATCH 0/6] Netfilter fixes for net

2015-09-05 Thread David Miller
From: Pablo Neira Ayuso Date: Thu, 3 Sep 2015 11:50:55 +0200 > The following patchset contains Netfilter fixes for net, they are: > > 1) Oneliner to restore maps in nf_tables since we support addressing registers >at 32 bits level. > > 2) Restore previous default behaviour in bridge netfil