1. 006469c VSOCK: bind to random port for VMADDR_PORT_ANY by Lepton Wu · 5 years ago
  2. f6b8276 vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  3. 98d20e5 vsock: cancel packets when failing to connect by Peng Tao · 7 years ago
  4. 6be6e48 vsock: use new wait API for vsock_stream_sendmsg() by WANG Cong · 7 years ago
  5. 1190cfd VSOCK: Don't dec ack backlog twice for rejected connections by Jorgen Hansen · 8 years ago
  6. 6773b7d VSOCK: defer sock removal to transports by Stefan Hajnoczi · 8 years ago
  7. 0b01aeb VSOCK: transport-specific vsock_transport functions by Stefan Hajnoczi · 8 years ago
  8. 4192f67 vsock: make listener child lock ordering explicit by Stefan Hajnoczi · 8 years ago
  9. dedc58e VSOCK: do not disconnect socket when peer has shutdown SEND only by Ian Campbell · 8 years ago
  10. f7f9b5e AF_VSOCK: Shrink the area influenced by prepare_to_wait by Claudio Imbrenda · 8 years ago
  11. 6f57e56 Revert "vsock: Fix blocking ops call in prepare_to_wait" by Claudio Imbrenda · 8 years ago
  12. 5988818 vsock: Fix blocking ops call in prepare_to_wait by Laura Abbott · 8 years ago
  13. ea3803c VSOCK: define VSOCK_SS_LISTEN once only by Stefan Hajnoczi · 9 years ago
  14. f6a835b vsock: fix missing cleanup when misc_register failed by Gao feng · 9 years ago
  15. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  16. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  17. 0f7db23 vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr by Al Viro · 10 years ago
  18. 2c4a336 vsock: Make transport the proto owner by Andy King · 10 years ago
  19. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  20. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  21. d9af2d6 net/vmw_vsock/af_vsock.c: drop unneeded semicolon by Julia Lawall · 11 years ago
  22. 82a54d0 VSOCK: Move af_vsock.h and vsock_addr.h to include/net by Asias He · 11 years ago
  23. a49dd9d VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH by Asias He · 11 years ago
  24. b3a6dfe VSOCK: Introduce vsock_auto_bind helper by Asias He · 11 years ago
  25. 22ee3b5 VSOCK: Drop bogus __init annotation from vsock_init_tables() by Geert Uytterhoeven · 11 years ago
  26. 6ad0b2f VSOCK: Fix misc device registration by Asias He · 11 years ago
  27. d5e0d0f VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg() by Mathias Krause · 11 years ago
  28. 990454b VSOCK: Handle changes to the VMCI context ID. by Reilly Grant · 11 years ago
  29. 6cf1c5f VSOCK: Don't reject PF_VSOCK protocol by Andy King · 11 years ago
  30. 7ccd7de VSOCK: get rid of vsock_version.h by Dmitry Torokhov · 11 years ago
  31. 7777ac3 VSOCK: get rid of EXPORT_SYMTAB by Dmitry Torokhov · 11 years ago
  32. d021c34 VSOCK: Introduce VM Sockets by Andy King · 11 years ago