Files
i2som-imx-linux/include/uapi/linux
Willem de Bruijn 52267790ef sock: add MSG_ZEROCOPY
The kernel supports zerocopy sendmsg in virtio and tap. Expand the
infrastructure to support other socket types. Introduce a completion
notification channel over the socket error queue. Notifications are
returned with ee_origin SO_EE_ORIGIN_ZEROCOPY. ee_errno is 0 to avoid
blocking the send/recv path on receiving notifications.

Add reference counting, to support the skb split, merge, resize and
clone operations possible with SOCK_STREAM and other socket types.

The patch does not yet modify any datapaths.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-03 21:37:29 -07:00
..
2017-07-17 09:48:06 -07:00
2017-06-20 06:54:34 -03:00
2017-08-03 21:37:29 -07:00
2017-03-25 20:11:19 -07:00
2017-04-24 12:35:56 -04:00
2017-06-23 13:42:20 -04:00
2017-06-08 08:40:00 -06:00
2017-07-06 16:24:30 -07:00
2017-05-30 08:20:25 -06:00
2017-07-01 15:26:11 -07:00
2017-07-31 14:37:50 -07:00
2017-03-09 15:42:33 +01:00
2017-06-15 12:12:40 -04:00
2017-06-05 16:58:59 +02:00
2017-03-31 12:55:06 +02:00
2017-04-24 12:35:56 -04:00