linux/net/xfrm
Sabrina Dubroca 65f079a6c4 xfrm: bring back device check in validate_xmit_xfrm
This is partial revert of commit d53dda291b.

This change causes traffic using GSO with SW crypto running through a
NIC capable of HW offload to no longer get segmented during
validate_xmit_xfrm, and is unrelated to the bonding use case mentioned
in the commit.

Fixes: d53dda291b ("xfrm: Remove unneeded device check from validate_xmit_xfrm")
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Reviewed-by: Cosmin Ratiu <cratiu@nvidia.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2025-08-07 08:07:01 +02:00
..
espintcp.c
Kconfig xfrm: config: add CONFIG_XFRM_IPTFS 2024-12-05 10:00:53 +01:00
Makefile
trace_iptfs.h
xfrm_algo.c
xfrm_compat.c
xfrm_device.c xfrm: bring back device check in validate_xmit_xfrm 2025-08-07 08:07:01 +02:00
xfrm_hash.c
xfrm_hash.h
xfrm_inout.h
xfrm_input.c
xfrm_interface_bpf.c
xfrm_interface_core.c
xfrm_ipcomp.c
xfrm_iptfs.c
xfrm_nat_keepalive.c
xfrm_output.c
xfrm_policy.c
xfrm_proc.c
xfrm_replay.c
xfrm_state.c xfrm: flush all states in xfrm_state_fini 2025-08-06 09:23:38 +02:00
xfrm_state_bpf.c
xfrm_sysctl.c
xfrm_user.c