aboutsummaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock/virtio_transport.c
AgeCommit message (Expand)Author
2019-05-25vsock/virtio: Initialize core virtio vsock before registering the driverJorge E. Moreira
2019-02-03vsock/virtio: reset connected sockets on device removalStefano Garzarella
2019-02-03vsock/virtio: fix kernel panic after device hot-unplugStefano Garzarella
2018-06-22VSOCK: fix loopback on big-endian systemsClaudio Imbrenda
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-03-21vsock: add pkt cancel capabilityPeng Tao
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig
2016-12-15vsock/virtio: add a missing __le annotationMichael S. Tsirkin
2016-11-24VSOCK: add loopback to virtio_transportStefan Hajnoczi
2016-08-15vhost/vsock: drop space available check for TX vqGerard Garcia
2016-08-02VSOCK: Introduce virtio_transport.koAsias He