Files
linux/net/ipv4
Pavel Begunkov e7d2b51016 net: shrink struct ubuf_info
We can benefit from a smaller struct ubuf_info, so leave only mandatory
fields and let users to decide how they want to extend it. Convert
MSG_ZEROCOPY to struct ubuf_info_msgzc and remove duplicated fields.
This reduces the size from 48 bytes to just 16.

Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-28 18:51:25 -07:00
..
2022-07-12 12:58:53 +02:00
2022-09-20 10:21:49 -07:00
2021-05-17 15:29:35 -07:00
2022-09-28 18:51:25 -07:00
2021-10-13 09:41:37 -07:00
2021-10-13 09:41:37 -07:00
2022-04-12 14:56:33 -07:00
2021-05-17 15:29:35 -07:00
2022-06-21 11:38:29 +02:00
2022-06-24 22:48:33 -07:00
2022-09-20 10:21:49 -07:00
2022-09-28 18:51:25 -07:00
2021-05-17 15:29:35 -07:00
2022-09-26 11:00:19 -07:00