summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-11-01 12:01:37 -0500
committerDavid S. Miller <davem@davemloft.net>2015-11-01 12:01:37 -0500
commit24c39de0091197f4c1f1a18a7c31e540000dc3b8 (patch)
treef8bdf8d76e562a59e793c6959d37ede634cd0a68 /net/vmw_vsock
parentb75ec3af27bf011a760e2f44eb25a99b6fbb0fb3 (diff)
parent405c92f7a5417274419192ad134d6dc71aedaaa4 (diff)
downloadlinux-24c39de0091197f4c1f1a18a7c31e540000dc3b8.tar.gz
linux-24c39de0091197f4c1f1a18a7c31e540000dc3b8.tar.bz2
linux-24c39de0091197f4c1f1a18a7c31e540000dc3b8.zip
Merge branch 'csum_partial_frags'
Hannes Frederic Sowa says: ==================== net: clean up interactions of CHECKSUM_PARTIAL and fragmentation This series fixes wrong checksums on the wire for IPv4 and IPv6. Large send buffers and especially NFS lead to wrong checksums in both IPv4 and IPv6. CHECKSUM_PARTIAL skbs should not receive the respective fragmentations functions, so we add WARN_ON_ONCE to those functions to fix up those as soon as they get reported. Changelog: v2: added v4 checks v3: removed WARN_ON_ONCES (advice by Tom Herbert) ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/vmw_vsock')
0 files changed, 0 insertions, 0 deletions