summaryrefslogtreecommitdiffstats
path: root/include/linux/virtio_vsock.h
Commit message (Expand)AuthorAgeFilesLines
* virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov2023-12-151-0/+1
* vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov2023-09-211-0/+9
* vsock/virtio/vhost: read data from non-linear skbArseniy Krasnov2023-09-211-0/+1
* vsock: support sockmapBobby Eshleman2023-03-291-0/+1
* virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman2023-01-161-20/+109
* virtio/vsock: rest of SOCK_SEQPACKET supportArseny Krasnov2021-06-111-0/+5
* virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov2021-06-111-0/+5
* vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella2020-04-271-0/+1
* vsock: handle buffer_size sockopts in the coreStefano Garzarella2019-11-141-14/+1
* vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella2019-11-141-1/+2
* vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella2019-10-281-1/+0
* vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella2019-07-301-1/+1
* vsock/virtio: reduce credit update messagesStefano Garzarella2019-07-301-0/+1
* vsock/virtio: limit the memory used per-socketStefano Garzarella2019-07-301-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-241-0/+1
* vsock: track pkt owner vsockPeng Tao2017-03-211-0/+3
* VSOCK: Introduce virtio_vsock_common.koAsias He2016-08-021-0/+154