aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/af_vsock.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-05VSOCK: use TCP state constants for sk_stateStefan Hajnoczi1-3/+0
2017-10-05VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi1-0/+12
2017-10-05VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi1-0/+5
2017-04-24VSOCK: Add vsockmon tap functionsGerard Garcia1-0/+13
2017-03-21vhost-vsock: add pkt cancel capabilityPeng Tao1-0/+3
2016-08-02VSOCK: Introduce virtio_vsock_common.koAsias He1-0/+2
2016-08-02VSOCK: defer sock removal to transportsStefan Hajnoczi1-0/+1
2016-08-02VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi1-0/+3
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi1-0/+3
2015-05-11net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman1-1/+1
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-2/+2
2014-11-24vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdrAl Viro1-3/+3
2014-05-05vsock: Make transport the proto ownerAndy King1-1/+5
2013-07-27VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He1-0/+175