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