aboutsummaryrefslogtreecommitdiffstats
path: root/net/tls/tls_main.c
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2023-05-22 12:11:13 +0000
committerJakub Kicinski <[email protected]>2023-05-24 03:48:27 +0000
commit270a1c3de47e49dd2fc18f48e46b101e48050e78 (patch)
tree13581dcbbf1ee02fa03cc57d175809b8cbb28a6b /net/tls/tls_main.c
parentnet: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES (diff)
downloadkernel-270a1c3de47e49dd2fc18f48e46b101e48050e78.tar.gz
kernel-270a1c3de47e49dd2fc18f48e46b101e48050e78.zip
tcp: Support MSG_SPLICE_PAGES
Make TCP's sendmsg() support MSG_SPLICE_PAGES. This causes pages to be spliced or copied (if it cannot be spliced) from the source iterator. This allows ->sendpage() to be replaced by something that can handle multiple multipage folios in a single transaction. Signed-off-by: David Howells <[email protected]> cc: David Ahern <[email protected]> cc: Jens Axboe <[email protected]> cc: Matthew Wilcox <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tls/tls_main.c')
0 files changed, 0 insertions, 0 deletions