]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Jun 2021 20:49:08 +0000 (13:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jun 2021 20:49:08 +0000 (13:49 -0700)
commitb74907aaa1763f8638c3048e40ec2127463f4aa7
tree46f7fe3b7629ddc8db6f4c594d2488459a82b8d4
parent78bab370e1de72cfba6f97a9e6fb8389b669dc96
parent7e88edbd2dbc81808b82fffbd2fb3c633b3a24f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf

Pablo Neira Ayuso says:

====================
Netfilter fixes for net

The following patchset contains Netfilter fixes for net:

1) Do not allow to add conntrack helper extension for confirmed
   conntracks in the nf_tables ct expectation support.

2) Fix bogus EBUSY in nfnetlink_cthelper when NFCTH_PRIV_DATA_LEN
   is passed on userspace helper updates.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>