aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vhost/vsock.c
AgeCommit message (Expand)Author
2017-05-08mm: support __GFP_REPEAT in kvmalloc_node for >32kBMichal Hocko
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao
2017-01-25vhost/vsock: handle vhost_vq_init_access() errorStefan Hajnoczi
2016-12-16vsock: lookup and setup guest_cid inside vhost_vsock_lockGao feng
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao
2016-12-08vhost-vsock: remove unused vq variablePeng 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