index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
af_vsock.h
Age
Commit message (
Expand
)
Author
2018-08-07
vsock: split dwork to avoid reinitializations
Cong Wang
2017-10-05
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
2017-10-05
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
Stefan Hajnoczi
2017-10-05
VSOCK: export socket tables for sock_diag interface
Stefan Hajnoczi
2017-04-24
VSOCK: Add vsockmon tap functions
Gerard Garcia
2017-03-21
vhost-vsock: add pkt cancel capability
Peng Tao
2016-08-02
VSOCK: Introduce virtio_vsock_common.ko
Asias He
2016-08-02
VSOCK: defer sock removal to transports
Stefan Hajnoczi
2016-08-02
VSOCK: transport-specific vsock_transport functions
Stefan Hajnoczi
2015-11-01
VSOCK: define VSOCK_SS_LISTEN once only
Stefan Hajnoczi
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2014-11-24
vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream ...
Al Viro
2014-05-05
vsock: Make transport the proto owner
Andy King
2013-07-27
VSOCK: Move af_vsock.h and vsock_addr.h to include/net
Asias He