[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220412094246.448055-1-pablo@netfilter.org>
Date: Tue, 12 Apr 2022 11:42:44 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: netfilter-devel@...r.kernel.org
Cc: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org
Subject: [PATCH net 0/2] Netfilter fixes for net
Hi,
The following patchset contains Netfilter fixes for net:
1) Fix cgroupv2 from the input path, from Florian Westphal.
2) Fix incorrect return value of nft_parse_register(), from Antoine Tenart.
Please, pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git
Thanks.
----------------------------------------------------------------
The following changes since commit e8a64bbaaad1f6548cec5508297bc6d45e8ab69e:
net/sched: taprio: Check if socket flags are valid (2022-04-11 10:51:00 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git HEAD
for you to fetch changes up to 6c6f9f31ecd47dce1d0dafca4bec8805f9bc97cd:
netfilter: nf_tables: nft_parse_register can return a negative value (2022-04-12 11:36:37 +0200)
----------------------------------------------------------------
Antoine Tenart (1):
netfilter: nf_tables: nft_parse_register can return a negative value
Florian Westphal (1):
netfilter: nft_socket: make cgroup match work in input too
net/netfilter/nf_tables_api.c | 2 +-
net/netfilter/nft_socket.c | 7 +++----
2 files changed, 4 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists