| Age | Commit message (Expand) | Author | 
|---|
| 2019-12-11 | vsock: add local transport support in the vsock core | Stefano Garzarella | 
| 2019-11-14 | vsock: prevent transport modules unloading | Stefano Garzarella | 
| 2019-11-14 | vsock: add multi-transports support | Stefano Garzarella | 
| 2019-11-14 | vsock: add vsock_create_connected() called by transports | Stefano Garzarella | 
| 2019-11-14 | vsock: handle buffer_size sockopts in the core | Stefano Garzarella | 
| 2019-11-14 | vsock: add 'struct vsock_sock *' param to vsock_core_get_transport() | Stefano Garzarella | 
| 2019-11-14 | vsock: add 'transport' member in the struct vsock_sock | Stefano Garzarella | 
| 2019-11-14 | vsock: remove include/linux/vm_sockets.h file | Stefano Garzarella | 
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 | Thomas Gleixner | 
| 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 |