Series |
splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
|
expand
-
[net-next,v5,00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
-
[net-next,v5,01/19] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
-
[net-next,v5,02/19] mm: Move the page fragment allocator from page_alloc.c into its own file
-
[net-next,v5,03/19] mm: Make the page_frag_cache allocator use multipage folios
-
[net-next,v5,04/19] mm: Make the page_frag_cache allocator use per-cpu
-
[net-next,v5,05/19] tcp: Support MSG_SPLICE_PAGES
-
[net-next,v5,06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
-
[net-next,v5,07/19] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
-
[net-next,v5,08/19] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
-
[net-next,v5,09/19] espintcp: Inline do_tcp_sendpages()
-
[net-next,v5,10/19] tls: Inline do_tcp_sendpages()
-
[net-next,v5,11/19] siw: Inline do_tcp_sendpages()
-
[net-next,v5,12/19] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
-
[net-next,v5,13/19] ip, udp: Support MSG_SPLICE_PAGES
-
[net-next,v5,14/19] ip, udp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
-
[net-next,v5,15/19] ip6, udp6: Support MSG_SPLICE_PAGES
-
[net-next,v5,16/19] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
-
[net-next,v5,17/19] ip: Remove ip_append_page()
-
[net-next,v5,18/19] af_unix: Support MSG_SPLICE_PAGES
-
[net-next,v5,19/19] af_unix: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
|