From: patchwork-bot+netdevbpf@kernel.org
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org, davem@davemloft.net,
netdev@vger.kernel.org, kuba@kernel.org
Subject: Re: [PATCH net-next 1/7] netfilter: ctnetlink: remove get_ct indirection
Date: Sun, 07 Feb 2021 00:00:08 +0000 [thread overview]
Message-ID: <161265600815.10570.16310764666033863453.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210206015005.23037-2-pablo@netfilter.org>
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Sat, 6 Feb 2021 02:49:59 +0100 you wrote:
> From: Florian Westphal <fw@strlen.de>
>
> Use nf_ct_get() directly, its a small inline helper without dependencies.
>
> Add CONFIG_NF_CONNTRACK guards to elide the relevant part when conntrack
> isn't available at all.
>
> [...]
Here is the summary with links:
- [net-next,1/7] netfilter: ctnetlink: remove get_ct indirection
https://git.kernel.org/netdev/net-next/c/83ace77f5117
- [net-next,2/7] ipvs: add weighted random twos choice algorithm
https://git.kernel.org/netdev/net-next/c/012da53d1afb
- [net-next,3/7] netfilter: flowtable: add hash offset field to tuple
https://git.kernel.org/netdev/net-next/c/dbc859d96f1a
- [net-next,4/7] netfilter: nftables: add nft_parse_register_load() and use it
https://git.kernel.org/netdev/net-next/c/4f16d25c68ec
- [net-next,5/7] netfilter: nftables: add nft_parse_register_store() and use it
https://git.kernel.org/netdev/net-next/c/345023b0db31
- [net-next,6/7] netfilter: nftables: statify nft_parse_register()
https://git.kernel.org/netdev/net-next/c/08a01c11a5bb
- [net-next,7/7] netfilter: nftables: remove redundant assignment of variable err
https://git.kernel.org/netdev/net-next/c/626899a02e6a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2021-02-07 0:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-06 1:49 [PATCH net-next 0/7] Netfilter/IPVS updates for net-next Pablo Neira Ayuso
2021-02-06 1:49 ` [PATCH net-next 1/7] netfilter: ctnetlink: remove get_ct indirection Pablo Neira Ayuso
2021-02-07 0:00 ` patchwork-bot+netdevbpf [this message]
2021-02-06 1:50 ` [PATCH net-next 2/7] ipvs: add weighted random twos choice algorithm Pablo Neira Ayuso
2021-02-06 1:50 ` [PATCH net-next 3/7] netfilter: flowtable: add hash offset field to tuple Pablo Neira Ayuso
2021-02-06 1:50 ` [PATCH net-next 4/7] netfilter: nftables: add nft_parse_register_load() and use it Pablo Neira Ayuso
2021-02-06 1:50 ` [PATCH net-next 5/7] netfilter: nftables: add nft_parse_register_store() " Pablo Neira Ayuso
2021-02-06 1:50 ` [PATCH net-next 6/7] netfilter: nftables: statify nft_parse_register() Pablo Neira Ayuso
2021-02-06 1:50 ` [PATCH net-next 7/7] netfilter: nftables: remove redundant assignment of variable err Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=161265600815.10570.16310764666033863453.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.