summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-05-26 19:01:48 +0300
committerJakub Kicinski <kuba@kernel.org>2026-05-29 00:37:47 +0300
commitf94874c38886b4e1adbd3233a313f320966d30ff (patch)
treeb81cd8655478a71a9b684c54e30a09ceb9b236e1 /include/linux/debugobjects.h
parentf7d7d7e2a53c320503823748e8a28ddd9b01ef70 (diff)
downloadlinux-f94874c38886b4e1adbd3233a313f320966d30ff.tar.xz
docs: net: fix minor issues with checksum offloads
Update the checksum offload documentation to match current code: - SCTP CRC32c offload requires NETIF_F_SCTP_CRC, not ordinary IP checksum offload - NETIF_F_IP_CSUM and NETIF_F_IPV6_CSUM are restricted legacy features; new devices should use NETIF_F_HW_CSUM - GRE LCO is handled by the shared gre_build_header() helper used by both IPv4 and IPv6 GRE - VXLAN_F_REMCSUM_TX is a VXLAN configuration flag, not a field of struct vxlan_rdst Link: https://patch.msgid.link/20260526160151.2793354-8-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions