summaryrefslogtreecommitdiff
path: root/drivers/vhost/vsock.c
AgeCommit message (Expand)Author
2020-01-04vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2019-08-25vhost: introduce vhost_exceeds_weight()Jason Wang
2019-03-19vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin
2019-01-13vhost/vsock: fix uninitialized vhost_vsock->guest_cidStefan Hajnoczi
2018-12-21vhost/vsock: fix reset orphans race with close timeoutStefan Hajnoczi
2018-12-13vhost/vsock: fix use-after-free in network stack callersStefan Hajnoczi
2018-12-13vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng
2017-12-25vhost-vsock: add pkt cancel capabilityPeng Tao
2017-06-17vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao
2016-08-09vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi
2016-08-02VSOCK: Use kvfree()Wei Yongjun
2016-08-02VSOCK: Introduce vhost_vsock.koAsias He