Searched hist:"8 c793822c5803e01d03f71c431f59316f0b278b7" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | ip_output.c | diff 8c793822c5803e01d03f71c431f59316f0b278b7 Wed Jan 06 16:18:37 CST 2021 Jonathan Lemon <jonathan.lemon@gmail.com> skbuff: rename sock_zerocopy_* to msg_zerocopy_*
At Willem's suggestion, rename the sock_zerocopy_* functions so that they match the MSG_ZEROCOPY flag, which makes it clear they are specific to this zerocopy implementation.
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | tcp.c | diff 8c793822c5803e01d03f71c431f59316f0b278b7 Wed Jan 06 16:18:37 CST 2021 Jonathan Lemon <jonathan.lemon@gmail.com> skbuff: rename sock_zerocopy_* to msg_zerocopy_*
At Willem's suggestion, rename the sock_zerocopy_* functions so that they match the MSG_ZEROCOPY flag, which makes it clear they are specific to this zerocopy implementation.
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | diff 8c793822c5803e01d03f71c431f59316f0b278b7 Wed Jan 06 16:18:37 CST 2021 Jonathan Lemon <jonathan.lemon@gmail.com> skbuff: rename sock_zerocopy_* to msg_zerocopy_*
At Willem's suggestion, rename the sock_zerocopy_* functions so that they match the MSG_ZEROCOPY flag, which makes it clear they are specific to this zerocopy implementation.
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | diff 8c793822c5803e01d03f71c431f59316f0b278b7 Wed Jan 06 16:18:37 CST 2021 Jonathan Lemon <jonathan.lemon@gmail.com> skbuff: rename sock_zerocopy_* to msg_zerocopy_*
At Willem's suggestion, rename the sock_zerocopy_* functions so that they match the MSG_ZEROCOPY flag, which makes it clear they are specific to this zerocopy implementation.
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/openbmc/linux/net/core/ |
H A D | skbuff.c | diff 8c793822c5803e01d03f71c431f59316f0b278b7 Wed Jan 06 16:18:37 CST 2021 Jonathan Lemon <jonathan.lemon@gmail.com> skbuff: rename sock_zerocopy_* to msg_zerocopy_*
At Willem's suggestion, rename the sock_zerocopy_* functions so that they match the MSG_ZEROCOPY flag, which makes it clear they are specific to this zerocopy implementation.
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|