Series |
vsock: add multi-transports support
|
expand
-
[net-next,v2,00/15] vsock: add multi-transports support
-
[net-next,v2,01/15] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
-
[net-next,v2,02/15] vsock: remove vm_sockets_get_local_cid()
-
[net-next,v2,03/15] vsock: remove include/linux/vm_sockets.h file
-
[net-next,v2,04/15] vsock: add 'transport' member in the struct vsock_sock
-
[net-next,v2,05/15] vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
-
[net-next,v2,06/15] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
-
[net-next,v2,07/15] vsock: handle buffer_size sockopts in the core
-
[net-next,v2,08/15] vsock: add vsock_create_connected() called by transports
-
[net-next,v2,09/15] vsock: move vsock_insert_unbound() in the vsock_create()
-
[net-next,v2,10/15] hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
-
[net-next,v2,11/15] vsock: add multi-transports support
-
[net-next,v2,12/15] vsock/vmci: register vmci_transport only when VMCI guest/host are active
-
[net-next,v2,13/15] vsock: prevent transport modules unloading
-
[net-next,v2,14/15] vsock: fix bind() behaviour taking care of CID
-
[net-next,v2,15/15] vhost/vsock: refuse CID assigned to the guest->host transport
|