Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Abeni <pabeni@redhat.com>
Thu, 24 Jul 2025 13:13:20 +0000 (15:13 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 24 Jul 2025 13:13:20 +0000 (15:13 +0200)
commit94619ea2d933a2efeea5af63ec909bf2f1519a0e
tree8858121faa3c2d0a911761b30b5b6808c8bb8b96
parent8aad37d16cffb6c0940d9b213456a2733a786f57
parent95cfe23285a6de17f11715378c93e6aee6d0ca75
Merge tag 'ipsec-next-2025-07-23' of git://git./linux/kernel/git/klassert/ipsec-next

Steffen Klassert says:

====================
pull request (net-next): ipsec-next 2025-07-23

1) Optimize to hold device only for the asynchronous decryption,
   where it is really needed.
   From Jianbo Liu.

2) Align our inbund SA lookup to RFC 4301. Only SPI and protocol
   should be used for an inbound SA lookup.
   From Aakash Kumar S.

3) Skip redundant statistics update for xfrm crypto offload.
   From Jianbo Liu.

Please pull or let me know if there are problems.

* tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next:
  xfrm: Skip redundant statistics update for crypto offload
  xfrm: Duplicate SPI Handling
  xfrm: hold device only for the asynchronous decryption
====================

Link: https://patch.msgid.link/20250723080402.3439619-1-steffen.klassert@secunet.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>