1. 11708ff vhost/vsock: cleanup removing `len` variable by Stefano Garzarella · 3 years, 1 month ago
  2. 49d8c5f vhost/vsock: fix incorrect used length reported to the guest by Stefano Garzarella · 3 years, 1 month ago
  3. 1af7e55 vhost/vsock: support MSG_EOR bit processing by Arseny Krasnov · 3 years, 4 months ago
  4. 9af8f10 virtio/vsock: rename 'EOR' to 'EOM' bit. by Arseny Krasnov · 3 years, 4 months ago
  5. 1465cb6 vhost: remove work arg from vhost_work_flush by Mike Christie · 3 years, 7 months ago
  6. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  7. ced7b71 vhost/vsock: support SEQPACKET for transport by Arseny Krasnov · 3 years, 7 months ago
  8. e13a691 vhost/vsock: add IOTLB API support by Stefano Garzarella · 4 years ago
  9. 01fcb1c vhost: allow device that does not depend on vhost worker by Jason Wang · 4 years, 7 months ago
  10. a811c1fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  11. 0b84103 vhost: vsock: kick send_pkt worker once device is started by Jia He · 4 years, 8 months ago
  12. a78d163 vsock/virtio: fix multiple packet delivery to monitoring devices by Stefano Garzarella · 4 years, 8 months ago
  13. 107bc07 vhost/vsock: fix packet delivery order to monitoring devices by Stefano Garzarella · 4 years, 8 months ago
  14. 247643f vhost: Create accessors for virtqueues private_data by Eugenio Pérez · 4 years, 9 months ago
  15. 792a4f2 vhost: allow per device message handler by Jason Wang · 4 years, 9 months ago
  16. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  17. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  18. ed8640a vhost/vsock: refuse CID assigned to the guest->host transport by Stefano Garzarella · 5 years ago
  19. 6a2c0962 vsock: prevent transport modules unloading by Stefano Garzarella · 5 years ago
  20. c0cfa2d vsock: add multi-transports support by Stefano Garzarella · 5 years ago
  21. b9f2b0f vsock: handle buffer_size sockopts in the core by Stefano Garzarella · 5 years ago
  22. 4c7246d vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock() by Stefano Garzarella · 5 years ago
  23. 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  24. 6dbd3e6 vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 5 years ago
  25. 473c739 vsock/virtio: limit the memory used per-socket by Stefano Garzarella · 5 years ago
  26. 7a33847 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 by Thomas Gleixner · 6 years ago
  27. e79b431 vhost: vsock: add weight support by Jason Wang · 6 years ago
  28. e82b9b0 vhost: introduce vhost_exceeds_weight() by Jason Wang · 6 years ago
  29. b46a0bf vhost: fix OOB in get_rx_bufs() by Jason Wang · 6 years ago
  30. 7fbe078 vhost/vsock: fix vhost vsock cid hashing inconsistent by Zha Bin · 6 years ago
  31. 6db3d8d vhost/vsock: switch to a mutex for vhost_vsock_hash by Stefan Hajnoczi · 6 years ago
  32. 834e772 vhost/vsock: fix use-after-free in network stack callers by Stefan Hajnoczi · 6 years ago
  33. c38f57d vhost/vsock: fix reset orphans race with close timeout by Stefan Hajnoczi · 6 years ago
  34. 016c6f2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  35. dc32bb6 vhost: add vsock compat ioctl by Sonny Rao · 7 years ago
  36. ff3c1b1 drivers: vhost: vsock: fixed a brace coding style issue by Vaibhav Murkute · 7 years ago
  37. f6f93f7 vhost: remove unused lock check flag in vhost_dev_cleanup() by 夷则(Caspar) · 7 years ago
  38. a72b69d vhost/vsock: fix uninitialized vhost_vsock->guest_cid by Stefan Hajnoczi · 7 years ago
  39. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  40. f4660cc vhost/vsock: use static minor number by Stefan Hajnoczi · 8 years ago
  41. 6c5ab65 mm: support __GFP_REPEAT in kvmalloc_node for >32kB by Michal Hocko · 8 years ago
  42. 82dfb540 VSOCK: Add virtio vsock vsockmon hooks by Gerard Garcia · 8 years ago
  43. 16320f3 vhost-vsock: add pkt cancel capability by Peng Tao · 8 years ago
  44. 0516ffd vhost/vsock: handle vhost_vq_init_access() error by Stefan Hajnoczi · 8 years ago
  45. 6c083c2 vsock: lookup and setup guest_cid inside vhost_vsock_lock by Gao feng · 8 years ago
  46. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  47. c458763 vhost-vsock: fix orphan connection reset by Peng Tao · 8 years ago
  48. 1440a3a vhost-vsock: remove unused vq variable by Peng Tao · 8 years ago
  49. 3fda5d6 vhost/vsock: fix vhost virtio_vsock_pkt use-after-free by Stefan Hajnoczi · 8 years ago
  50. b226aca VSOCK: Use kvfree() by Wei Yongjun · 8 years ago
  51. 433fc58 VSOCK: Introduce vhost_vsock.ko by Asias He · 8 years ago