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: <165837661735.25559.2663046528481309709.git-patchwork-notify@kernel.org> Date: Thu, 21 Jul 2022 04:10:17 +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 nf-next 01/18] netfilter: conntrack: use fallthrough to cleanup Hello: This series was applied to netdev/net-next.git (master) by Pablo Neira Ayuso <pablo@...filter.org>: On Thu, 21 Jul 2022 01:07:37 +0200 you wrote: > From: Jackie Liu <liuyun01@...inos.cn> > > These cases all use the same function. we can simplify the code through > fallthrough. > > $ size net/netfilter/nf_conntrack_core.o > > [...] Here is the summary with links: - [nf-next,01/18] netfilter: conntrack: use fallthrough to cleanup https://git.kernel.org/netdev/net-next/c/6be791561212 - [nf-next,02/18] netfilter: conntrack: use correct format characters https://git.kernel.org/netdev/net-next/c/b8acd43148c0 - [nf-next,03/18] net/sched: act_ct: set 'net' pointer when creating new nf_flow_table https://git.kernel.org/netdev/net-next/c/fc54d9065f90 - [nf-next,04/18] netfilter: nf_flow_table: count pending offload workqueue tasks https://git.kernel.org/netdev/net-next/c/b038177636f8 - [nf-next,05/18] netfilter: nf_conntrack: add missing __rcu annotations https://git.kernel.org/netdev/net-next/c/6976890e8998 - [nf-next,06/18] netfilter: nf_conntrack: use rcu accessors where needed https://git.kernel.org/netdev/net-next/c/e14575fa7529 - [nf-next,07/18] netfilter: h323: merge nat hook pointers into one https://git.kernel.org/netdev/net-next/c/d3f2d0a292c2 - [nf-next,08/18] netfilter: nft_set_bitmap: Fix spelling mistake https://git.kernel.org/netdev/net-next/c/f72547473fcd - [nf-next,09/18] netfilter: nfnetlink: add missing __be16 cast https://git.kernel.org/netdev/net-next/c/ec6f2ff0a398 - [nf-next,10/18] netfilter: x_tables: use correct integer types https://git.kernel.org/netdev/net-next/c/168141f7e0b4 - [nf-next,11/18] netfilter: nf_tables: use the correct get/put helpers https://git.kernel.org/netdev/net-next/c/d86473bf2ff3 - [nf-next,12/18] netfilter: nf_tables: add and use BE register load-store helpers https://git.kernel.org/netdev/net-next/c/7278b3c1e4eb - [nf-next,13/18] netfilter: nf_tables: use correct integer types https://git.kernel.org/netdev/net-next/c/ffb3d9a30cc6 - [nf-next,14/18] netfilter: nf_tables: move nft_cmp_fast_mask to where its used https://git.kernel.org/netdev/net-next/c/6b77205374fd - [nf-next,15/18] netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn * https://git.kernel.org/netdev/net-next/c/9d2f00fb0a0c - [nf-next,16/18] netfilter: ipvs: Use the bitmap API to allocate bitmaps https://git.kernel.org/netdev/net-next/c/5787db7c9053 - [nf-next,17/18] netfilter: flowtable: prefer refcount_inc https://git.kernel.org/netdev/net-next/c/f02e7dc4cff8 - [nf-next,18/18] netfilter: xt_TPROXY: remove pr_debug invocations (no matching commit) 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