lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <167088602097.14719.3291558869117710249.git-patchwork-notify@kernel.org> Date: Mon, 12 Dec 2022 23:00:20 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Pablo Neira Ayuso <pablo@...filter.org> Cc: netfilter-devel@...r.kernel.org, davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com Subject: Re: [PATCH net-next 01/12] netfilter: nft_inner: fix IS_ERR() vs NULL check Hello: This series was applied to netdev/net-next.git (master) by Pablo Neira Ayuso <pablo@...filter.org>: On Sun, 11 Dec 2022 11:11:53 +0100 you wrote: > From: Dan Carpenter <error27@...il.com> > > The __nft_expr_type_get() function returns NULL on error. It never > returns error pointers. > > Fixes: 3a07327d10a0 ("netfilter: nft_inner: support for inner tunnel header matching") > Signed-off-by: Dan Carpenter <error27@...il.com> > Signed-off-by: Pablo Neira Ayuso <pablo@...filter.org> > > [...] Here is the summary with links: - [net-next,01/12] netfilter: nft_inner: fix IS_ERR() vs NULL check https://git.kernel.org/netdev/net-next/c/98cbc40e4f7d - [net-next,02/12] netfilter: conntrack: add sctp DATA_SENT state https://git.kernel.org/netdev/net-next/c/bff3d0534804 - [net-next,03/12] netfilter: conntrack: merge ipv4+ipv6 confirm functions https://git.kernel.org/netdev/net-next/c/a70e483460d5 - [net-next,04/12] netfilter: ipset: Add support for new bitmask parameter https://git.kernel.org/netdev/net-next/c/e93745249505 - [net-next,05/12] netfilter: conntrack: set icmpv6 redirects as RELATED https://git.kernel.org/netdev/net-next/c/7d7cfb48d813 - [net-next,06/12] netfilter: flowtable: add a 'default' case to flowtable datapath https://git.kernel.org/netdev/net-next/c/895fa59647cd - [net-next,07/12] ipvs: add rcu protection to stats https://git.kernel.org/netdev/net-next/c/5df7d714d8cb - [net-next,08/12] ipvs: use common functions for stats allocation https://git.kernel.org/netdev/net-next/c/de39afb3d811 - [net-next,09/12] ipvs: use u64_stats_t for the per-cpu counters https://git.kernel.org/netdev/net-next/c/1dbd8d9a82e3 - [net-next,10/12] ipvs: use kthreads for stats estimation https://git.kernel.org/netdev/net-next/c/705dd3444081 - [net-next,11/12] ipvs: add est_cpulist and est_nice sysctl vars https://git.kernel.org/netdev/net-next/c/f0be83d54217 - [net-next,12/12] ipvs: run_estimation should control the kthread tasks https://git.kernel.org/netdev/net-next/c/144361c1949f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists