diff options
author | Paolo Abeni <pabeni@redhat.com> | 2023-06-01 13:41:40 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-06-01 13:41:40 +0200 |
commit | 4ff3dfc91c8458f65366f283167d1cd6f16be06f (patch) | |
tree | dc8bda1f1b16dd2fb670d9081b751bb82efcb410 /net/sched/sch_api.c | |
parent | Merge branch 'wangxun-netdev-features-support' (diff) | |
parent | chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES (diff) | |
download | linux-4ff3dfc91c8458f65366f283167d1cd6f16be06f.tar.xz linux-4ff3dfc91c8458f65366f283167d1cd6f16be06f.zip |
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 <pabeni@redhat.com>
Diffstat (limited to 'net/sched/sch_api.c')
0 files changed, 0 insertions, 0 deletions