From: patchwork-bot+netdevbpf@kernel.org
To: Steffen Klassert <steffen.klassert@secunet.com>
Cc: davem@davemloft.net, kuba@kernel.org,
herbert@gondor.apana.org.au, netdev@vger.kernel.org
Subject: Re: [PATCH 1/8] xfrm: prevent high SEQ input in non-ESN mode
Date: Tue, 25 Mar 2025 16:20:37 +0000 [thread overview]
Message-ID: <174291963751.636425.15470353663766995913.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250324061855.4116819-2-steffen.klassert@secunet.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Steffen Klassert <steffen.klassert@secunet.com>:
On Mon, 24 Mar 2025 07:18:48 +0100 you wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
>
> In non-ESN mode, the SEQ numbers are limited to 32 bits and seq_hi/oseq_hi
> are not used. So make sure that user gets proper error message, in case
> such assignment occurred.
>
> Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
>
> [...]
Here is the summary with links:
- [1/8] xfrm: prevent high SEQ input in non-ESN mode
https://git.kernel.org/netdev/net-next/c/e3aa43a50a64
- [2/8] xfrm: delay initialization of offload path till its actually requested
https://git.kernel.org/netdev/net-next/c/585b64f5a620
- [3/8] xfrm: simplify SA initialization routine
https://git.kernel.org/netdev/net-next/c/b6ccf61aa4fd
- [4/8] xfrm: rely on XFRM offload
https://git.kernel.org/netdev/net-next/c/49431af6c4ef
- [5/8] xfrm: provide common xdo_dev_offload_ok callback implementation
https://git.kernel.org/netdev/net-next/c/cc18f482e8b6
- [6/8] xfrm: check for PMTU in tunnel mode for packet offload
https://git.kernel.org/netdev/net-next/c/ca70c104e151
- [7/8] xfrm: state: make xfrm_state_lookup_byaddr lockless
https://git.kernel.org/netdev/net-next/c/2e460eefbd44
- [8/8] xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()
https://git.kernel.org/netdev/net-next/c/399e0aae5aab
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:[~2025-03-25 16:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-24 6:18 [PATCH 0/8] pull request (net-next): ipsec-next 2025-03-24 Steffen Klassert
2025-03-24 6:18 ` [PATCH 1/8] xfrm: prevent high SEQ input in non-ESN mode Steffen Klassert
2025-03-25 16:20 ` patchwork-bot+netdevbpf [this message]
2025-03-24 6:18 ` [PATCH 2/8] xfrm: delay initialization of offload path till its actually requested Steffen Klassert
2025-03-24 6:18 ` [PATCH 3/8] xfrm: simplify SA initialization routine Steffen Klassert
2025-03-24 6:18 ` [PATCH 4/8] xfrm: rely on XFRM offload Steffen Klassert
2025-03-24 6:18 ` [PATCH 5/8] xfrm: provide common xdo_dev_offload_ok callback implementation Steffen Klassert
2025-03-24 6:18 ` [PATCH 6/8] xfrm: check for PMTU in tunnel mode for packet offload Steffen Klassert
2025-03-24 6:18 ` [PATCH 7/8] xfrm: state: make xfrm_state_lookup_byaddr lockless Steffen Klassert
2025-03-24 6:18 ` [PATCH 8/8] xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid() Steffen Klassert
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=174291963751.636425.15470353663766995913.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=steffen.klassert@secunet.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.