aboutsummaryrefslogtreecommitdiff
path: root/net/vmw_vsock/virtio_transport.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-22VSOCK: fix loopback on big-endian systemsGravatar Claudio Imbrenda 1-1/+1
2017-10-05VSOCK: use TCP state constants for sk_stateGravatar Stefan Hajnoczi 1-1/+1
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-3/+3
2017-05-02virtio: wrap find_vqsGravatar Michael S. Tsirkin 1-3/+3
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGravatar Gerard Garcia 1-0/+3
2017-03-21vsock: add pkt cancel capabilityGravatar Peng Tao 1-0/+42
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsGravatar Christoph Hellwig 1-1/+2
2016-12-15vsock/virtio: add a missing __le annotationGravatar Michael S. Tsirkin 1-1/+1
2016-11-24VSOCK: add loopback to virtio_transportGravatar Stefan Hajnoczi 1-0/+56
2016-08-15vhost/vsock: drop space available check for TX vqGravatar Gerard Garcia 1-7/+3
2016-08-02VSOCK: Introduce virtio_transport.koGravatar Asias He 1-0/+624