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 01/11] xfrm: interface: fix ipv4 pmtu check to honor ip header df
Date: Wed, 31 Mar 2021 22:00:11 +0000 [thread overview]
Message-ID: <161722801118.26765.7659215180324459152.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210331081847.3547641-2-steffen.klassert@secunet.com>
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Wed, 31 Mar 2021 10:18:37 +0200 you wrote:
> From: Eyal Birger <eyal.birger@gmail.com>
>
> Frag needed should only be sent if the header enables DF.
>
> This fix allows packets larger than MTU to pass the xfrm interface
> and be fragmented after encapsulation, aligning behavior with
> non-interface xfrm.
>
> [...]
Here is the summary with links:
- [01/11] xfrm: interface: fix ipv4 pmtu check to honor ip header df
https://git.kernel.org/netdev/net/c/8fc0e3b6a866
- [02/11] vti: fix ipv4 pmtu check to honor ip header df
https://git.kernel.org/netdev/net/c/c7c1abfd6d42
- [03/11] vti6: fix ipv4 pmtu check to honor ip header df
https://git.kernel.org/netdev/net/c/4c38255892c0
- [04/11] xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
https://git.kernel.org/netdev/net/c/9ab1265d5231
- [05/11] net: xfrm: Localize sequence counter per network namespace
https://git.kernel.org/netdev/net/c/e88add19f681
- [06/11] net: xfrm: Use sequence counter with associated spinlock
https://git.kernel.org/netdev/net/c/bc8e0adff343
- [07/11] esp: delete NETIF_F_SCTP_CRC bit from features for esp offload
https://git.kernel.org/netdev/net/c/154deab6a3ba
- [08/11] xfrm: BEET mode doesn't support fragments for inner packets
https://git.kernel.org/netdev/net/c/68dc022d04eb
- [09/11] xfrm: Fix NULL pointer dereference on policy lookup
https://git.kernel.org/netdev/net/c/b1e3a5607034
- [10/11] xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets
https://git.kernel.org/netdev/net/c/c7dbf4c08868
- [11/11] xfrm/compat: Cleanup WARN()s that can be user-triggered
https://git.kernel.org/netdev/net/c/ef19e111337f
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-03-31 22:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-31 8:18 pull request (net): ipsec 2021-03-31 Steffen Klassert
2021-03-31 8:18 ` [PATCH 01/11] xfrm: interface: fix ipv4 pmtu check to honor ip header df Steffen Klassert
2021-03-31 22:00 ` patchwork-bot+netdevbpf [this message]
2021-03-31 8:18 ` [PATCH 02/11] vti: " Steffen Klassert
2021-03-31 8:18 ` [PATCH 03/11] vti6: " Steffen Klassert
2021-03-31 8:18 ` [PATCH 04/11] xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume Steffen Klassert
2021-03-31 8:18 ` [PATCH 05/11] net: xfrm: Localize sequence counter per network namespace Steffen Klassert
2021-03-31 8:18 ` [PATCH 06/11] net: xfrm: Use sequence counter with associated spinlock Steffen Klassert
2021-03-31 8:18 ` [PATCH 07/11] esp: delete NETIF_F_SCTP_CRC bit from features for esp offload Steffen Klassert
2021-03-31 8:18 ` [PATCH 08/11] xfrm: BEET mode doesn't support fragments for inner packets Steffen Klassert
2021-03-31 8:18 ` [PATCH 09/11] xfrm: Fix NULL pointer dereference on policy lookup Steffen Klassert
2021-03-31 8:18 ` [PATCH 10/11] xfrm: Provide private skb extensions for segmented and hw offloaded ESP packets Steffen Klassert
2021-03-31 8:18 ` [PATCH 11/11] xfrm/compat: Cleanup WARN()s that can be user-triggered Steffen Klassert
2021-03-31 22:00 ` pull request (net): ipsec 2021-03-31 patchwork-bot+netdevbpf
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=161722801118.26765.7659215180324459152.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.