1. 7e6dfb2 Merge 4.9.337 into android-4.9-q by Greg Kroah-Hartman · 2 years ago
  2. 1afe89a net: vmw_vsock: vmci: Check memcpy_from_msg() by Artem Chernyshev · 2 years, 1 month ago
  3. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
  4. 09fc7ff vsock: Fix memory leak in vsock_connect() by Peilin Ye · 2 years, 5 months ago
  5. 59a9798 Merge 4.9.303 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
  6. 0bb88f3 vsock: remove vsock from connected table when connect is interrupted by a signal by Seth Forshee · 2 years, 11 months ago
  7. c1a74f7 vsock: correct removal of socket from the list by Sunil Muthuswamy · 6 years ago
  8. 58fa83d Merge 4.9.291 into android-4.9-q by Greg Kroah-Hartman · 3 years, 2 months ago
  9. 472970a vsock: prevent unnecessary refcnt inc for nonblocking connect by Eiichi Tsukata · 3 years, 2 months ago
  10. e7f15a9 Merge 4.9.269 into android-4.9-q by Greg Kroah-Hartman · 3 years, 8 months ago
  11. 5d3daa2 vsock/vmci: log once the failed queue pair allocation by Stefano Garzarella · 3 years, 9 months ago
  12. b0a9b5d Merge 4.9.265 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
  13. 2399803 selinux: vsock: Set SID for socket returned by accept() by David Brazdil · 3 years, 10 months ago
  14. 6873b12 ANDROID: Make vsock virtio packet buff size configurable by Ram Muthiah · 4 years ago
  15. d8a3f2a vsock: fix locking in vsock_shutdown() by Stefano Garzarella · 4 years ago
  16. 2638ff1 vsock/virtio: update credit only if socket is not closed by Stefano Garzarella · 4 years ago
  17. 221a2b2f net/vmw_vsock: improve locking in vsock_connect_timeout() by Norbert Slusarek · 4 years ago
  18. 380faa7 vsock: use ns_capable_noaudit() on socket create by Jeff Vander Stoep · 4 years, 3 months ago
  19. fefdb41 vsock/virtio: stop workers during the .remove() by Stefano Garzarella · 6 years ago
  20. d87ebcd vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock by Stefano Garzarella · 6 years ago
  21. efbdae0 vsock: fix timeout in vsock_accept() by Stefano Garzarella · 4 years, 8 months ago
  22. 006469c VSOCK: bind to random port for VMADDR_PORT_ANY by Lepton Wu · 6 years ago
  23. 4cc4c59 vsock/virtio: Initialize core virtio vsock before registering the driver by Jorge E. Moreira · 6 years ago
  24. 4ea082c vsock/virtio: free packets during the socket release by Stefano Garzarella · 6 years ago
  25. d280a9b vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock by Adalbert Lazăr · 6 years ago
  26. 4c870d3 vsock/virtio: reset connected sockets on device removal by Stefano Garzarella · 6 years ago
  27. 5c9e72b vsock/virtio: fix kernel panic after device hot-unplug by Stefano Garzarella · 6 years ago
  28. be62fb6 vsock: cope with memory allocation failure at socket creation time by Paolo Abeni · 6 years ago
  29. d2ea9f1 VSOCK: Send reset control packet when socket is partially bound by Jorgen Hansen · 6 years ago
  30. f6b8276 vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  31. 98d20e5 vsock: cancel packets when failing to connect by Peng Tao · 8 years ago
  32. 6f1848e vsock: track pkt owner vsock by Peng Tao · 8 years ago
  33. 6be6e48 vsock: use new wait API for vsock_stream_sendmsg() by WANG Cong · 8 years ago
  34. e80ceb2 vsock/virtio: fix src/dst cid format by Michael S. Tsirkin · 8 years ago
  35. 1190cfd VSOCK: Don't dec ack backlog twice for rejected connections by Jorgen Hansen · 8 years ago
  36. 21bc54f vhost/vsock: drop space available check for TX vq by Gerard Garcia · 8 years ago
  37. 304ba62 VSOCK: Add Makefile and Kconfig by Asias He · 8 years ago
  38. 0ea9e1d VSOCK: Introduce virtio_transport.ko by Asias He · 8 years ago
  39. 06a8fc7 VSOCK: Introduce virtio_vsock_common.ko by Asias He · 8 years ago
  40. 6773b7d VSOCK: defer sock removal to transports by Stefan Hajnoczi · 8 years ago
  41. 0b01aeb VSOCK: transport-specific vsock_transport functions by Stefan Hajnoczi · 8 years ago
  42. 4192f67 vsock: make listener child lock ordering explicit by Stefan Hajnoczi · 9 years ago
  43. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. dedc58e VSOCK: do not disconnect socket when peer has shutdown SEND only by Ian Campbell · 9 years ago
  45. 5613091 VSOCK: constify vsock_transport structure by Julia Lawall · 9 years ago
  46. 9c995cc VSOCK: Only check error on skb_recv_datagram when skb is NULL by Jorgen Hansen · 9 years ago
  47. 8ab18d7 VSOCK: Detach QP check should filter out non matching QPs. by Jorgen Hansen · 9 years ago
  48. f7f9b5e AF_VSOCK: Shrink the area influenced by prepare_to_wait by Claudio Imbrenda · 9 years ago
  49. 6f57e56 Revert "vsock: Fix blocking ops call in prepare_to_wait" by Claudio Imbrenda · 9 years ago
  50. 5988818 vsock: Fix blocking ops call in prepare_to_wait by Laura Abbott · 9 years ago
  51. 8ac2837 Revert "Merge branch 'vsock-virtio'" by Stefan Hajnoczi · 9 years ago
  52. 8a2a2029 VSOCK: Add Makefile and Kconfig by Asias He · 9 years ago
  53. 32e61b0 VSOCK: Introduce virtio-vsock.ko by Asias He · 9 years ago
  54. 80a19e3 VSOCK: Introduce virtio-vsock-common.ko by Asias He · 9 years ago
  55. 357ab22 VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic by Asias He · 9 years ago
  56. 3b22dae VSOCK: constify vmci_transport_notify_ops structures by Julia Lawall · 9 years ago
  57. 7362945 VSOCK: call sk->sk_data_ready() on accept() by Stefan Hajnoczi · 9 years ago
  58. ea3803c VSOCK: define VSOCK_SS_LISTEN once only by Stefan Hajnoczi · 9 years ago
  59. 8566b86 VSOCK: Fix lockdep issue. by Jorgen Hansen · 9 years ago
  60. 4ef7ea9 VSOCK: sock_put wasn't safe to call in interrupt context by Jorgen Hansen · 9 years ago
  61. f6a835b vsock: fix missing cleanup when misc_register failed by Gao feng · 9 years ago
  62. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  63. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  64. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  65. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  66. d838df2 vmci: propagate msghdr all way down to __qp_memcpy_from_queue() by Al Viro · 10 years ago
  67. 0f7db23 vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr by Al Viro · 10 years ago
  68. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  69. 2c4a336 vsock: Make transport the proto owner by Andy King · 11 years ago
  70. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  71. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 11 years ago
  72. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  73. 8c88126 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
  74. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  75. d9af2d6 net/vmw_vsock/af_vsock.c: drop unneeded semicolon by Julia Lawall · 11 years ago
  76. 82a54d0 VSOCK: Move af_vsock.h and vsock_addr.h to include/net by Asias He · 11 years ago
  77. a49dd9d VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH by Asias He · 12 years ago
  78. 0fc9324 VSOCK: Remove unnecessary label by Asias He · 12 years ago
  79. dce1a28 VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb by Asias He · 12 years ago
  80. b3a6dfe VSOCK: Introduce vsock_auto_bind helper by Asias He · 12 years ago
  81. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. 22ee3b5 VSOCK: Drop bogus __init annotation from vsock_init_tables() by Geert Uytterhoeven · 12 years ago
  83. 6ad0b2f VSOCK: Fix misc device registration by Asias He · 12 years ago
  84. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. d5e0d0f VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg() by Mathias Krause · 12 years ago
  86. 680d04e VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue() by Mathias Krause · 12 years ago
  87. d662483 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  88. 990454b VSOCK: Handle changes to the VMCI context ID. by Reilly Grant · 12 years ago
  89. 2a89f92 VSOCK: Support VM sockets connected to the hypervisor. by Reilly Grant · 12 years ago
  90. 6cf1c5f VSOCK: Don't reject PF_VSOCK protocol by Andy King · 12 years ago
  91. 7ccd7de VSOCK: get rid of vsock_version.h by Dmitry Torokhov · 12 years ago
  92. 7777ac3 VSOCK: get rid of EXPORT_SYMTAB by Dmitry Torokhov · 12 years ago
  93. d021c34 VSOCK: Introduce VM Sockets by Andy King · 12 years ago