summaryrefslogtreecommitdiff
path: root/include/net/af_vsock.h
Commit message (Expand)AuthorAge
* VSOCK: use TCP state constants for sk_stateStefan Hajnoczi2017-10-05
* VSOCK: move __vsock_in_bound/connected_table() to af_vsock.hStefan Hajnoczi2017-10-05
* VSOCK: export socket tables for sock_diag interfaceStefan Hajnoczi2017-10-05
* VSOCK: Add vsockmon tap functionsGerard Garcia2017-04-24
* vhost-vsock: add pkt cancel capabilityPeng Tao2017-03-21
* VSOCK: Introduce virtio_vsock_common.koAsias He2016-08-02
* VSOCK: defer sock removal to transportsStefan Hajnoczi2016-08-02
* VSOCK: transport-specific vsock_transport functionsStefan Hajnoczi2016-08-02
* VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi2015-11-01
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...Al Viro2014-11-24
* vsock: Make transport the proto ownerAndy King2014-05-05
* VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He2013-07-27