From: Jakub Kicinski Date: Sat, 23 Jan 2021 04:05:58 +0000 (-0800) Subject: Merge branch 'tcp-add-cmsg-rx-timestamps-to-rx-zerocopy' X-Git-Tag: v5.12-rc1~200^2~269 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=04a886372a2052078fa72b4ecb23f0ac8094f654;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'tcp-add-cmsg-rx-timestamps-to-rx-zerocopy' Arjun Roy says: ==================== tcp: add CMSG+rx timestamps to rx. zerocopy Provide CMSG and receive timestamp support to TCP receive zerocopy. Patch 1 refactors CMSG pending state for tcp_recvmsg() to avoid the use of magic numbers; patch 2 implements receive timestamp via CMSG support for receive zerocopy, and uses the constants added in patch 1. ==================== Link: https://lore.kernel.org/r/20210121004148.2340206-1-arjunroy.kdev@gmail.com Signed-off-by: Jakub Kicinski --- 04a886372a2052078fa72b4ecb23f0ac8094f654