From: Paolo Abeni Date: Thu, 1 Jun 2023 11:41:40 +0000 (+0200) Subject: Merge branch 'splice-net-handle-msg_splice_pages-in-chelsio-tls' X-Git-Tag: v6.5-rc1~163^2~190 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ff3dfc91c8458f65366f283167d1cd6f16be06f;p=thirdparty%2Flinux.git Merge branch 'splice-net-handle-msg_splice_pages-in-chelsio-tls' David Howells says: ==================== splice, net: Handle MSG_SPLICE_PAGES in Chelsio-TLS Here are patches to make Chelsio-TLS handle the MSG_SPLICE_PAGES internal sendmsg flag. MSG_SPLICE_PAGES is an internal hint that tells the protocol that it should splice the pages supplied if it can. Its sendpage implementation is then turned into a wrapper around that. ==================== Link: https://lore.kernel.org/r/20230531110008.642903-1-dhowells@redhat.com Signed-off-by: Paolo Abeni --- 4ff3dfc91c8458f65366f283167d1cd6f16be06f