summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-05-26 09:01:48 -0700
committerJakub Kicinski <kuba@kernel.org>2026-05-28 14:37:47 -0700
commitf94874c38886b4e1adbd3233a313f320966d30ff (patch)
treeb81cd8655478a71a9b684c54e30a09ceb9b236e1 /scripts/git.orderFile
parentf7d7d7e2a53c320503823748e8a28ddd9b01ef70 (diff)
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 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions