diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-01-23 07:05:58 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-23 07:05:58 +0300 |
commit | 04a886372a2052078fa72b4ecb23f0ac8094f654 (patch) | |
tree | 144fe447206ea0b48670e815cf02ab2354338a52 /drivers | |
parent | 5225d5f57b3574c0954f03d8d21dfac92ea7e729 (diff) | |
parent | 7eeba1706eba6def15f6cb2fc7b3c3b9a2651edc (diff) | |
download | linux-04a886372a2052078fa72b4ecb23f0ac8094f654.tar.xz |
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 <kuba@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions