summaryrefslogtreecommitdiffstats
path: root/v6.4/72bf4f1767f0386970dc04726dc5bc2e3991dc19
blob: 47cd20ec1622ab884fdb04a23f881c04ab49522e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
72bf4f1767f0 ("net: do not leave an empty skb in write queue")
dc97391e6610 ("sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)")
de17c6857301 ("tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)")
3dc8976c7ad6 ("tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES")
24763c9c0980 ("tls/device: Support MSG_SPLICE_PAGES")
45e5be844ab6 ("tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES")
fe1e81d4f73b ("tls/sw: Support MSG_SPLICE_PAGES")
951ace995138 ("kcm: Use splice_eof() to flush")
c289a1601abd ("chelsio/chtls: Use splice_eof() to flush")
1d7e4538a546 ("ipv4, ipv6: Use splice_eof() to flush")
d4c1e80b0d1b ("tls/device: Use splice_eof() to flush")
df720d288dbb ("tls/sw: Use splice_eof() to flush")
2bfc66850952 ("splice, net: Add a splice_eof op to file-ops and socket-ops")
81840b3b91aa ("tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg")
fb800fa4c1f5 ("crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES")
bf63e250c4b1 ("crypto: af_alg: Support MSG_SPLICE_PAGES")
73d7409cfdad ("crypto: af_alg: Indent the loop in af_alg_sendmsg()")
5bb3a5cb3e21 ("kcm: Convert kcm_sendpage() to use MSG_SPLICE_PAGES")
26acc982c1c5 ("chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES")
57d44a354a43 ("unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES")