From: patchwork-bot+netdevbpf@kernel.org
To: Antonio Quartulli <antonio@openvpn.net>
Cc: netdev@vger.kernel.org, michal.swiatkowski@linux.intel.com,
sd@queasysnail.net, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com
Subject: Re: [PATCH net 0/5] pull request: fixes for ovpn 2025-06-03
Date: Thu, 05 Jun 2025 10:50:36 +0000 [thread overview]
Message-ID: <174912063625.3023822.342069446199465127.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250603111110.4575-1-antonio@openvpn.net>
Hello:
This series was applied to netdev/net.git (main)
by Antonio Quartulli <antonio@openvpn.net>:
On Tue, 3 Jun 2025 13:11:05 +0200 you wrote:
> Hi netdev-team,
> [2025-06-03: added WRITE_ONCE() to 1/5]
>
> In this batch you can find the following bug fixes:
>
> Patch 1: when releasing a UDP socket we were wrongly invoking
> setup_udp_tunnel_sock() with an empty config. This was not
> properly shutting down the UDP encap state.
> With this patch we simply undo what was done during setup.
>
> [...]
Here is the summary with links:
- [net,1/5] ovpn: properly deconfigure UDP-tunnel
https://git.kernel.org/netdev/net/c/930faf1eb8d7
- [net,2/5] ovpn: ensure sk is still valid during cleanup
https://git.kernel.org/netdev/net/c/ba499a07ce1d
- [net,3/5] ovpn: avoid sleep in atomic context in TCP RX error path
https://git.kernel.org/netdev/net/c/a6a5e87b3ee4
- [net,4/5] selftest/net/ovpn: fix TCP socket creation
https://git.kernel.org/netdev/net/c/fdf4064aaebe
- [net,5/5] selftest/net/ovpn: fix missing file
https://git.kernel.org/netdev/net/c/9c7e8b31da03
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-06-05 10:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-03 11:11 [PATCH net 0/5] pull request: fixes for ovpn 2025-06-03 Antonio Quartulli
2025-06-03 11:11 ` [PATCH net 1/5] ovpn: properly deconfigure UDP-tunnel Antonio Quartulli
2025-06-04 13:16 ` Larysa Zaremba
2025-06-04 13:41 ` Antonio Quartulli
2025-06-04 14:34 ` Larysa Zaremba
2025-06-03 11:11 ` [PATCH net 2/5] ovpn: ensure sk is still valid during cleanup Antonio Quartulli
2025-06-03 11:11 ` [PATCH net 3/5] ovpn: avoid sleep in atomic context in TCP RX error path Antonio Quartulli
2025-06-03 11:11 ` [PATCH net 4/5] selftest/net/ovpn: fix TCP socket creation Antonio Quartulli
2025-06-03 11:11 ` [PATCH net 5/5] selftest/net/ovpn: fix missing file Antonio Quartulli
2025-06-05 10:47 ` [PATCH net 0/5] pull request: fixes for ovpn 2025-06-03 Paolo Abeni
2025-06-05 10:50 ` 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=174912063625.3023822.342069446199465127.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=antonio@openvpn.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=michal.swiatkowski@linux.intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sd@queasysnail.net \
/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.