summaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock/virtio_transport.c
Commit message (Expand)AuthorAgeFilesLines
* vsock/virtio: reset connected sockets on device removalStefano Garzarella2019-02-031-0/+3
* vsock/virtio: fix kernel panic after device hot-unplugStefano Garzarella2019-02-031-8/+18
* VSOCK: fix loopback on big-endian systemsClaudio Imbrenda2018-06-221-1/+1
* VSOCK: use TCP state constants for sk_stateStefan Hajnoczi2017-10-051-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-101-3/+3
|\
| * virtio: wrap find_vqsMichael S. Tsirkin2017-05-021-3/+3
* | VSOCK: Add virtio vsock vsockmon hooksGerard Garcia2017-04-241-0/+3
|/
* vsock: add pkt cancel capabilityPeng Tao2017-03-211-0/+42
* virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+2
* vsock/virtio: add a missing __le annotationMichael S. Tsirkin2016-12-151-1/+1
* VSOCK: add loopback to virtio_transportStefan Hajnoczi2016-11-241-0/+56
* vhost/vsock: drop space available check for TX vqGerard Garcia2016-08-151-7/+3
* VSOCK: Introduce virtio_transport.koAsias He2016-08-021-0/+624