From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
netdev@vger.kernel.org, horms@kernel.org, willemb@google.com,
sd@queasysnail.net, ncardwell@google.com, kuniyu@amazon.com,
mateusz.polchlopek@intel.com, eric.dumazet@gmail.com
Subject: Re: [PATCH v2 net-next 0/4] net: add EXPORT_IPV6_MOD()
Date: Fri, 14 Feb 2025 21:30:36 +0000 [thread overview]
Message-ID: <173956863628.2110293.421662337450973550.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250212132418.1524422-1-edumazet@google.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 12 Feb 2025 13:24:14 +0000 you wrote:
> In this series I am adding EXPORT_IPV6_MOD and EXPORT_IPV6_MOD_GPL()
> so that we can replace some EXPORT_SYMBOL() when IPV6 is
> not modular.
>
> This is making all the selected symbols internal to core
> linux networking.
>
> [...]
Here is the summary with links:
- [v2,net-next,1/4] net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()
https://git.kernel.org/netdev/net-next/c/54568a84c95b
- [v2,net-next,2/4] inetpeer: use EXPORT_IPV6_MOD[_GPL]()
https://git.kernel.org/netdev/net-next/c/95a3c96c7460
- [v2,net-next,3/4] tcp: use EXPORT_IPV6_MOD[_GPL]()
https://git.kernel.org/netdev/net-next/c/6dc4c2526f6d
- [v2,net-next,4/4] udp: use EXPORT_IPV6_MOD[_GPL]()
https://git.kernel.org/netdev/net-next/c/2f8f4f22452a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-02-14 21:30 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-12 13:24 [PATCH v2 net-next 0/4] net: add EXPORT_IPV6_MOD() Eric Dumazet
2025-02-12 13:24 ` [PATCH v2 net-next 1/4] net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() Eric Dumazet
2025-02-13 3:51 ` Kuniyuki Iwashima
2025-02-13 7:26 ` Mateusz Polchlopek
2025-02-12 13:24 ` [PATCH v2 net-next 2/4] inetpeer: use EXPORT_IPV6_MOD[_GPL]() Eric Dumazet
2025-02-13 3:53 ` Kuniyuki Iwashima
2025-02-13 7:26 ` Mateusz Polchlopek
2025-02-12 13:24 ` [PATCH v2 net-next 3/4] tcp: " Eric Dumazet
2025-02-13 4:20 ` Kuniyuki Iwashima
2025-02-13 7:27 ` Mateusz Polchlopek
2025-02-12 13:24 ` [PATCH v2 net-next 4/4] udp: " Eric Dumazet
2025-02-12 17:11 ` Willem de Bruijn
2025-02-13 7:28 ` Mateusz Polchlopek
2025-02-14 21:30 ` patchwork-bot+netdevbpf [this message]
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=173956863628.2110293.421662337450973550.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=kuniyu@amazon.com \
--cc=mateusz.polchlopek@intel.com \
--cc=ncardwell@google.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sd@queasysnail.net \
--cc=willemb@google.com \
/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.