Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <k...@kernel.org>:

On Tue, 29 Oct 2024 11:47:13 +0100 you wrote:
> Notable changes from v10:
> * extended commit message of 23/23 with brief description of the output
> * Link to v10: 
> https://lore.kernel.org/r/20241025-b4-ovpn-v10-0-b87530777...@openvpn.net
> 
> Please note that some patches were already reviewed by Andre Lunn,
> Donald Hunter and Shuah Khan. They have retained the Reviewed-by tag
> since no major code modification has happened since the review.
> 
> [...]

Here is the summary with links:
  - [net-next,v11,01/23] netlink: add NLA_POLICY_MAX_LEN macro
    https://git.kernel.org/netdev/net-next/c/4138e9ec0093
  - [net-next,v11,02/23] net: introduce OpenVPN Data Channel Offload (ovpn)
    (no matching commit)
  - [net-next,v11,03/23] ovpn: add basic netlink support
    (no matching commit)
  - [net-next,v11,04/23] ovpn: add basic interface 
creation/destruction/management routines
    (no matching commit)
  - [net-next,v11,05/23] ovpn: keep carrier always on
    (no matching commit)
  - [net-next,v11,06/23] ovpn: introduce the ovpn_peer object
    (no matching commit)
  - [net-next,v11,07/23] ovpn: introduce the ovpn_socket object
    (no matching commit)
  - [net-next,v11,08/23] ovpn: implement basic TX path (UDP)
    (no matching commit)
  - [net-next,v11,09/23] ovpn: implement basic RX path (UDP)
    (no matching commit)
  - [net-next,v11,10/23] ovpn: implement packet processing
    (no matching commit)
  - [net-next,v11,11/23] ovpn: store tunnel and transport statistics
    (no matching commit)
  - [net-next,v11,12/23] ovpn: implement TCP transport
    (no matching commit)
  - [net-next,v11,13/23] ovpn: implement multi-peer support
    (no matching commit)
  - [net-next,v11,14/23] ovpn: implement peer lookup logic
    (no matching commit)
  - [net-next,v11,15/23] ovpn: implement keepalive mechanism
    (no matching commit)
  - [net-next,v11,16/23] ovpn: add support for updating local UDP endpoint
    (no matching commit)
  - [net-next,v11,17/23] ovpn: add support for peer floating
    (no matching commit)
  - [net-next,v11,18/23] ovpn: implement peer add/get/dump/delete via netlink
    (no matching commit)
  - [net-next,v11,19/23] ovpn: implement key add/get/del/swap via netlink
    (no matching commit)
  - [net-next,v11,20/23] ovpn: kill key and notify userspace in case of IV 
exhaustion
    (no matching commit)
  - [net-next,v11,21/23] ovpn: notify userspace when a peer is deleted
    (no matching commit)
  - [net-next,v11,22/23] ovpn: add basic ethtool support
    (no matching commit)
  - [net-next,v11,23/23] testing/selftests: add test tool and scripts for ovpn 
module
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to