aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/virtio_vsock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-14vsock: handle buffer_size sockopts in the coreStefano Garzarella1-14/+1
2019-11-14vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella1-1/+2
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella1-1/+0
2019-07-30vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()Stefano Garzarella1-1/+1
2019-07-30vsock/virtio: reduce credit update messagesStefano Garzarella1-0/+1
2019-07-30vsock/virtio: limit the memory used per-socketStefano Garzarella1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia1-0/+1
2017-03-21vsock: track pkt owner vsockPeng Tao1-0/+3
2016-08-02VSOCK: Introduce virtio_vsock_common.koAsias He1-0/+154