1. 0e12190 vsock: add local transport support in the vsock core by Stefano Garzarella · 5 years ago
  2. 6a2c0962 vsock: prevent transport modules unloading by Stefano Garzarella · 5 years ago
  3. c0cfa2d vsock: add multi-transports support by Stefano Garzarella · 5 years ago
  4. b9ca2f5 vsock: add vsock_create_connected() called by transports by Stefano Garzarella · 5 years ago
  5. b9f2b0f vsock: handle buffer_size sockopts in the core by Stefano Garzarella · 5 years ago
  6. daabfbc vsock: add 'struct vsock_sock *' param to vsock_core_get_transport() by Stefano Garzarella · 5 years ago
  7. fe502c4 vsock: add 'transport' member in the struct vsock_sock by Stefano Garzarella · 5 years ago
  8. 3603a2e vsock: remove include/linux/vm_sockets.h file by Stefano Garzarella · 5 years ago
  9. 685a6bf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 by Thomas Gleixner · 6 years ago
  10. 455f05e vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  11. 3b4477d VSOCK: use TCP state constants for sk_state by Stefan Hajnoczi · 7 years ago
  12. bf359b8 VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h by Stefan Hajnoczi · 7 years ago
  13. 44f2098 VSOCK: export socket tables for sock_diag interface by Stefan Hajnoczi · 7 years ago
  14. 531b374 VSOCK: Add vsockmon tap functions by Gerard Garcia · 8 years ago
  15. 16320f3 vhost-vsock: add pkt cancel capability by Peng Tao · 8 years ago
  16. 06a8fc7 VSOCK: Introduce virtio_vsock_common.ko by Asias He · 8 years ago
  17. 6773b7d VSOCK: defer sock removal to transports by Stefan Hajnoczi · 8 years ago
  18. 0b01aeb VSOCK: transport-specific vsock_transport functions by Stefan Hajnoczi · 8 years ago
  19. ea3803c VSOCK: define VSOCK_SS_LISTEN once only by Stefan Hajnoczi · 9 years ago
  20. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  21. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  22. 0f7db23 vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr by Al Viro · 10 years ago
  23. 2c4a336 vsock: Make transport the proto owner by Andy King · 11 years ago
  24. 82a54d0 VSOCK: Move af_vsock.h and vsock_addr.h to include/net by Asias He · 11 years ago[Renamed from net/vmw_vsock/af_vsock.h]
  25. d021c34 VSOCK: Introduce VM Sockets by Andy King · 12 years ago