kernel_samsung_a53x/net/xfrm
Leon Romanovsky 254fccdfca xfrm: store and rely on direction to construct offload flags
[ Upstream commit 482db2f1dd211f73ad9d71e33ae15c1df6379982 ]

XFRM state doesn't need anything from flags except to understand
direction, so store it separately. For future patches, such change
will allow us to reuse xfrm_dev_offload for policy offload too, which
has three possible directions instead of two.

Reviewed-by: Raed Salem <raeds@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Stable-dep-of: 2cf567f421db ("netdevsim: copy addresses for both in and out paths")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-17 13:24:04 +01:00
..
espintcp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_algo.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_compat.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_device.c xfrm: store and rely on direction to construct offload flags 2024-12-17 13:24:04 +01:00
xfrm_hash.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_hash.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_inout.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_input.c xfrm: Preserve vlan tags for transport mode software GRO 2024-11-19 11:32:45 +01:00
xfrm_interface_core.c Revert "xfrm: interface: use DEV_STATS_INC()" 2024-11-17 19:38:50 +01:00
xfrm_ipcomp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_output.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_policy.c Revert "xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup" 2024-11-24 00:22:55 +01:00
xfrm_proc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_replay.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_state.c xfrm: rename xfrm_state_offload struct to allow reuse 2024-12-17 13:24:04 +01:00
xfrm_sysctl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xfrm_user.c xfrm: store and rely on direction to construct offload flags 2024-12-17 13:24:04 +01:00