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