1. 25592b1 Merge 4.14.334 into android-4.14-stable by Greg Kroah-Hartman · 1 year, 3 months ago
  2. ad2ecbd vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space() by Nikolay Kuratov · 1 year, 3 months ago
  3. a178976 Merge 4.14.316 into android-4.14-stable by Greg Kroah-Hartman · 1 year, 9 months ago
  4. d88b43a vsock: avoid to close connected socket after the timeout by Zhuang Shengen · 1 year, 10 months ago
  5. 524b0e4 Merge 4.14.303 into android-4.14-stable by Greg Kroah-Hartman · 2 years, 2 months ago
  6. d04d9a3 net: vmw_vsock: vmci: Check memcpy_from_msg() by Artem Chernyshev · 2 years, 3 months ago
  7. c8ea89a Merge 4.14.296 into android-4.14-stable by Greg Kroah-Hartman · 2 years, 4 months ago
  8. 0d720c3 vhost/vsock: Use kvmalloc/kvfree for larger packets. by Junichi Uekawa · 2 years, 5 months ago
  9. 334b337 Merge 4.14.291 into android-4.14-stable by Greg Kroah-Hartman · 2 years, 6 months ago
  10. 9035d59 vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout() by Peilin Ye · 2 years, 7 months ago
  11. ec0a5b7 vsock: Fix memory leak in vsock_connect() by Peilin Ye · 2 years, 7 months ago
  12. 6f67f3a Merge 4.14.268 into android-4.14-stable by Greg Kroah-Hartman · 3 years ago
  13. e3b3939 vsock: remove vsock from connected table when connect is interrupted by a signal by Seth Forshee · 3 years, 1 month ago
  14. cc48e33 Merge 4.14.256 into android-4.14-stable by Greg Kroah-Hartman · 3 years, 3 months ago
  15. dd6c5f8 vsock: prevent unnecessary refcnt inc for nonblocking connect by Eiichi Tsukata · 3 years, 4 months ago
  16. 34db58a Merge 4.14.245 into android-4.14-stable by Greg Kroah-Hartman · 3 years, 6 months ago
  17. 8dc6941 vsock/virtio: avoid potential deadlock when vsock device remove by Longpeng(Mike) · 3 years, 7 months ago
  18. 7b74d84 Merge 4.14.240 into android-4.14-stable by Greg Kroah-Hartman · 3 years, 8 months ago
  19. 17069bf vsock: notify server to shutdown when client has pending signal by Longpeng(Mike) · 3 years, 9 months ago
  20. 22dc72c Merge 4.14.233 into android-4.14-stable by Greg Kroah-Hartman · 3 years, 10 months ago
  21. b213124 vsock/vmci: log once the failed queue pair allocation by Stefano Garzarella · 3 years, 11 months ago
  22. 843d2d2 Merge 4.14.229 into android-4.14-stable by Greg Kroah-Hartman · 4 years ago
  23. 8569d30 selinux: vsock: Set SID for socket returned by accept() by David Brazdil · 4 years ago
  24. d136326 ANDROID: Make vsock virtio packet buff size configurable by Ram Muthiah · 4 years, 1 month ago
  25. dbdc5fe vsock: fix locking in vsock_shutdown() by Stefano Garzarella · 4 years, 1 month ago
  26. e3bb32a vsock/virtio: update credit only if socket is not closed by Stefano Garzarella · 4 years, 1 month ago
  27. 8326059 net/vmw_vsock: improve locking in vsock_connect_timeout() by Norbert Slusarek · 4 years, 1 month ago
  28. b7b6117 vsock: use ns_capable_noaudit() on socket create by Jeff Vander Stoep · 4 years, 5 months ago
  29. 7e29f15 net: virtio_vsock: Enhance connection semantics by Sebastien Boeuf · 5 years ago
  30. 8a39664 vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock() by Stefano Garzarella · 5 years ago
  31. b40b29b vsock/virtio: stop workers during the .remove() by Stefano Garzarella · 6 years ago
  32. 2404380 vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock by Stefano Garzarella · 6 years ago
  33. eba49f0 vsock: fix timeout in vsock_accept() by Stefano Garzarella · 4 years, 9 months ago
  34. 9b16418 hv_sock: Remove the accept port restriction by Sunil Muthuswamy · 5 years ago
  35. 5c92b65 VSOCK: bind to random port for VMADDR_PORT_ANY by Lepton Wu · 6 years ago
  36. 4e846d3 vhost/vsock: split packets to send using multiple buffers by Stefano Garzarella · 6 years ago
  37. 8e7bea4 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  38. 221b98b vsock: Fix a lockdep warning in __vsock_release() by Dexuan Cui · 5 years ago
  39. dd17277 hv_sock: Fix hang when a connection is closed by Dexuan Cui · 6 years ago
  40. fbfe322 hv_sock: Add support for delayed close by Sunil Muthuswamy · 6 years ago
  41. 8cf9ddf vsock: correct removal of socket from the list by Sunil Muthuswamy · 6 years ago
  42. 62c0c9d VSOCK: use TCP state constants for sk_state by Stefan Hajnoczi · 7 years ago
  43. 820acbc hvsock: fix epollout hang from race condition by Sunil Muthuswamy · 6 years ago
  44. 545daad vsock/virtio: Initialize core virtio vsock before registering the driver by Jorge E. Moreira · 6 years ago
  45. 4e539fa vsock/virtio: free packets during the socket release by Stefano Garzarella · 6 years ago
  46. 0be0231 vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock by Adalbert Lazăr · 6 years ago
  47. 46a96f8 vsock/virtio: reset connected sockets on device removal by Stefano Garzarella · 6 years ago
  48. 6a78f5d vsock/virtio: fix kernel panic after device hot-unplug by Stefano Garzarella · 6 years ago
  49. 28beec6 vsock: cope with memory allocation failure at socket creation time by Paolo Abeni · 6 years ago
  50. 80f0980 VSOCK: Send reset control packet when socket is partially bound by Jorgen Hansen · 6 years ago
  51. 36e55fd vsock: split dwork to avoid reinitializations by Cong Wang · 7 years ago
  52. d8530e8 VSOCK: fix loopback on big-endian systems by Claudio Imbrenda · 7 years ago
  53. 034ddb5 VSOCK: fix outdated sk_state value in hvs_release() by Stefan Hajnoczi · 7 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. b4562ca hv_sock: add locking in the open/close/release code paths by Dexuan Cui · 7 years ago
  56. ae0078f hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK) by Dexuan Cui · 8 years ago
  57. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  58. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  59. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  60. 499fde6 vsock: use new wait API for vsock_stream_sendmsg() by WANG Cong · 8 years ago
  61. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  62. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  63. 82dfb54 VSOCK: Add virtio vsock vsockmon hooks by Gerard Garcia · 8 years ago
  64. 531b374 VSOCK: Add vsockmon tap functions by Gerard Garcia · 8 years ago
  65. ed8bfd5 VSOCK: remove unnecessary ternary operator on return value by Colin Ian King · 8 years ago
  66. 380feae vsock: cancel packets when failing to connect by Peng Tao · 8 years ago
  67. 073b4f2 vsock: add pkt cancel capability by Peng Tao · 8 years ago
  68. 36d277b vsock: track pkt owner vsock by Peng Tao · 8 years ago
  69. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  70. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  71. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  72. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  73. 52f40e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  74. 99a5e17 ATM: use designated initializers by Kees Cook · 8 years ago
  75. f83f12d vsock/virtio: fix src/dst cid format by Michael S. Tsirkin · 8 years ago
  76. 819483d vsock/virtio: mark an internal function static by Michael S. Tsirkin · 8 years ago
  77. 6c7efaf vsock/virtio: add a missing __le annotation by Michael S. Tsirkin · 8 years ago
  78. b911682 VSOCK: add loopback to virtio_transport by Stefan Hajnoczi · 8 years ago
  79. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  80. 1190cfd VSOCK: Don't dec ack backlog twice for rejected connections by Jorgen Hansen · 8 years ago
  81. 21bc54f vhost/vsock: drop space available check for TX vq by Gerard Garcia · 9 years ago
  82. 304ba62 VSOCK: Add Makefile and Kconfig by Asias He · 9 years ago
  83. 0ea9e1d VSOCK: Introduce virtio_transport.ko by Asias He · 9 years ago
  84. 06a8fc7 VSOCK: Introduce virtio_vsock_common.ko by Asias He · 9 years ago
  85. 6773b7d VSOCK: defer sock removal to transports by Stefan Hajnoczi · 9 years ago
  86. 0b01aeb VSOCK: transport-specific vsock_transport functions by Stefan Hajnoczi · 9 years ago
  87. 4192f67 vsock: make listener child lock ordering explicit by Stefan Hajnoczi · 9 years ago
  88. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. dedc58e VSOCK: do not disconnect socket when peer has shutdown SEND only by Ian Campbell · 9 years ago
  90. 5613091 VSOCK: constify vsock_transport structure by Julia Lawall · 9 years ago
  91. 9c995cc VSOCK: Only check error on skb_recv_datagram when skb is NULL by Jorgen Hansen · 9 years ago
  92. 8ab18d7 VSOCK: Detach QP check should filter out non matching QPs. by Jorgen Hansen · 9 years ago
  93. f7f9b5e AF_VSOCK: Shrink the area influenced by prepare_to_wait by Claudio Imbrenda · 9 years ago
  94. 6f57e56 Revert "vsock: Fix blocking ops call in prepare_to_wait" by Claudio Imbrenda · 9 years ago
  95. 5988818 vsock: Fix blocking ops call in prepare_to_wait by Laura Abbott · 9 years ago
  96. 8ac2837 Revert "Merge branch 'vsock-virtio'" by Stefan Hajnoczi · 9 years ago
  97. 8a2a2029 VSOCK: Add Makefile and Kconfig by Asias He · 9 years ago
  98. 32e61b0 VSOCK: Introduce virtio-vsock.ko by Asias He · 9 years ago
  99. 80a19e3 VSOCK: Introduce virtio-vsock-common.ko by Asias He · 9 years ago
  100. 357ab22 VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic by Asias He · 9 years ago