summaryrefslogtreecommitdiff
path: root/include/linux/virtio_vsock.h
AgeCommit message (Expand)Author
2021-06-11virtio/vsock: rest of SOCK_SEQPACKET supportArseny Krasnov
2021-06-11virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov
2020-04-27vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella
2019-11-14vsock: handle buffer_size sockopts in the coreStefano Garzarella
2019-11-14vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-03-21vsock: track pkt owner vsockPeng Tao
2016-08-02VSOCK: Introduce virtio_vsock_common.koAsias He