1. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  2. c7cd82b vsock: prevent unnecessary refcnt inc for nonblocking connect by Eiichi Tsukata · 3 years, 2 months ago
  3. 4c1e34c vsock: Enable y2038 safe timeval for timeout by Richard Palethorpe · 3 years, 3 months ago
  4. 685c3f2 vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt by Richard Palethorpe · 3 years, 3 months ago
  5. 8fc92b7 af_vsock: rename variables in receive loop by Arseny Krasnov · 3 years, 4 months ago
  6. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  7. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  8. c7ff9cf vsock: notify server to shutdown when client has pending signal by Longpeng(Mike) · 3 years, 6 months ago
  9. 0de5b2e vsock: rename vsock_wait_data() by Stefano Garzarella · 3 years, 6 months ago
  10. cc97141 vsock: rename vsock_has_data() by Stefano Garzarella · 3 years, 6 months ago
  11. 8cb4855 af_vsock: update comments for stream sockets by Arseny Krasnov · 3 years, 7 months ago
  12. 0798e78 af_vsock: rest of SEQPACKET support by Arseny Krasnov · 3 years, 7 months ago
  13. fbe70c4 af_vsock: implement send logic for SEQPACKET by Arseny Krasnov · 3 years, 7 months ago
  14. 9942c19 af_vsock: implement SEQPACKET receive loop by Arseny Krasnov · 3 years, 7 months ago
  15. 19c1b90 af_vsock: separate receive data loop by Arseny Krasnov · 3 years, 7 months ago
  16. b3f7fd5 af_vsock: separate wait data loop by Arseny Krasnov · 3 years, 7 months ago
  17. a9e29e5 af_vsock: update functions for connectible socket by Arseny Krasnov · 3 years, 7 months ago
  18. 9195f06 net: vsock: Fix a typo by Lu Wei · 3 years, 9 months ago
  19. 1f935e8 selinux: vsock: Set SID for socket returned by accept() by David Brazdil · 3 years, 9 months ago
  20. 1c5fae9 vsock: fix locking in vsock_shutdown() by Stefano Garzarella · 3 years, 11 months ago
  21. 3d0bc44 net/vmw_vsock: improve locking in vsock_connect_timeout() by Norbert Slusarek · 3 years, 11 months ago
  22. 5d1cbcc net/vmw_vsock: fix NULL pointer dereference by Norbert Slusarek · 3 years, 11 months ago
  23. c518ada vsock: fix the race conditions in multi-transport support by Alexander Popov · 4 years ago
  24. 7f81698 af_vsock: Assign the vsock transport considering the vsock address flags by Andra Paraschiv · 4 years ago
  25. 1b5f2ab af_vsock: Set VMADDR_FLAG_TO_HOST flag on the receive path by Andra Paraschiv · 4 years ago
  26. 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  27. 65b422d vsock: forward all packets to the host when no H2G is registered by Stefano Garzarella · 4 years, 2 months ago
  28. c3e448c vsock: fix the error return when an invalid ioctl command is used by Colin Ian King · 4 years, 2 months ago
  29. 6bc8f20 vsock: remove ratelimit unknown ioctl message by Colin Ian King · 4 years, 2 months ago
  30. af545bb vsock: use ns_capable_noaudit() on socket create by Jeff Vander Stoep · 4 years, 2 months ago
  31. 1980c05 vsock: fix potential null pointer dereference in vsock_poll() by Stefano Garzarella · 4 years, 5 months ago
  32. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  33. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 5 months ago
  34. 7e0afbd vsock: fix timeout in vsock_accept() by Stefano Garzarella · 4 years, 7 months ago
  35. 3f74957 vsock: fix potential deadlock in transport->release() by Stefano Garzarella · 4 years, 10 months ago
  36. 408624af vsock: use local transport when it is loaded by Stefano Garzarella · 5 years ago
  37. 0e12190 vsock: add local transport support in the vsock core by Stefano Garzarella · 5 years ago
  38. 039fccc vsock: avoid to assign transport if its initialization fails by Stefano Garzarella · 5 years ago
  39. 36c5b48 vsock: fix bind() behaviour taking care of CID by Stefano Garzarella · 5 years ago
  40. 6a2c0962 vsock: prevent transport modules unloading by Stefano Garzarella · 5 years ago
  41. c0cfa2d vsock: add multi-transports support by Stefano Garzarella · 5 years ago
  42. 55f3e14 vsock: move vsock_insert_unbound() in the vsock_create() by Stefano Garzarella · 5 years ago
  43. b9ca2f5 vsock: add vsock_create_connected() called by transports by Stefano Garzarella · 5 years ago
  44. b9f2b0f vsock: handle buffer_size sockopts in the core by Stefano Garzarella · 5 years ago
  45. daabfbc vsock: add 'struct vsock_sock *' param to vsock_core_get_transport() by Stefano Garzarella · 5 years ago
  46. fe502c4 vsock: add 'transport' member in the struct vsock_sock by Stefano Garzarella · 5 years ago
  47. db205c7 vsock: remove vm_sockets_get_local_cid() by Stefano Garzarella · 5 years ago
  48. 7976a11 net: use helpers to change sk_ack_backlog by Eric Dumazet · 5 years ago
  49. 3b7ad08 vsock: Simplify '__vsock_release()' by Christophe JAILLET · 5 years ago
  50. 3ef7cf5 net: use skb_queue_empty_lockless() in poll() handlers by Eric Dumazet · 5 years ago
  51. 0d9138f vsock: Fix a lockdep warning in __vsock_release() by Dexuan Cui · 5 years ago
  52. 13091aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  53. d5afa82 vsock: correct removal of socket from the list by Sunil Muthuswamy · 6 years ago
  54. 685a6bf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321 by Thomas Gleixner · 6 years ago
  55. fe0c72f socket: move compat timeout handling into sock.c by Arnd Bergmann · 6 years ago
  56. a22d325 Fix ERROR:do not initialise statics to 0 in af_vsock.c by Lepton Wu · 6 years ago
  57. 8236b08 VSOCK: bind to random port for VMADDR_PORT_ANY by Lepton Wu · 6 years ago
  58. 455f05e vsock: split dwork to avoid reinitializations by Cong Wang · 6 years ago
  59. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  60. 31f50b5 net/vmw_vsock: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  61. 05e489b VSOCK: make af_vsock.ko removable again by Stefan Hajnoczi · 7 years ago
  62. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  63. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  64. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  65. ba3169f VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING by Stefan Hajnoczi · 7 years ago
  66. ade994f net: annotate ->poll() instances by Al Viro · 7 years ago
  67. c1eef22 vsock: always call vsock_init_tables() by Cong Wang · 7 years ago
  68. 3b4477d VSOCK: use TCP state constants for sk_state by Stefan Hajnoczi · 7 years ago
  69. bf359b8 VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h by Stefan Hajnoczi · 7 years ago
  70. 44f2098 VSOCK: export socket tables for sock_diag interface by Stefan Hajnoczi · 7 years ago
  71. 499fde6 vsock: use new wait API for vsock_stream_sendmsg() by WANG Cong · 8 years ago
  72. 380feae vsock: cancel packets when failing to connect by Peng Tao · 8 years ago
  73. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  74. 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
  75. 1190cfd VSOCK: Don't dec ack backlog twice for rejected connections by Jorgen Hansen · 8 years ago
  76. 6773b7d VSOCK: defer sock removal to transports by Stefan Hajnoczi · 8 years ago
  77. 0b01aeb VSOCK: transport-specific vsock_transport functions by Stefan Hajnoczi · 8 years ago
  78. 4192f67 vsock: make listener child lock ordering explicit by Stefan Hajnoczi · 9 years ago
  79. dedc58e VSOCK: do not disconnect socket when peer has shutdown SEND only by Ian Campbell · 9 years ago
  80. f7f9b5e AF_VSOCK: Shrink the area influenced by prepare_to_wait by Claudio Imbrenda · 9 years ago
  81. 6f57e56 Revert "vsock: Fix blocking ops call in prepare_to_wait" by Claudio Imbrenda · 9 years ago
  82. 5988818 vsock: Fix blocking ops call in prepare_to_wait by Laura Abbott · 9 years ago
  83. ea3803c VSOCK: define VSOCK_SS_LISTEN once only by Stefan Hajnoczi · 9 years ago
  84. f6a835b vsock: fix missing cleanup when misc_register failed by Gao feng · 9 years ago
  85. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
  86. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
  87. 0f7db23 vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr by Al Viro · 10 years ago
  88. 2c4a336 vsock: Make transport the proto owner by Andy King · 11 years ago
  89. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  90. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  91. d9af2d6 net/vmw_vsock/af_vsock.c: drop unneeded semicolon by Julia Lawall · 11 years ago
  92. 82a54d0 VSOCK: Move af_vsock.h and vsock_addr.h to include/net by Asias He · 11 years ago
  93. a49dd9d VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH by Asias He · 12 years ago
  94. b3a6dfe VSOCK: Introduce vsock_auto_bind helper by Asias He · 12 years ago
  95. 22ee3b5 VSOCK: Drop bogus __init annotation from vsock_init_tables() by Geert Uytterhoeven · 12 years ago
  96. 6ad0b2f VSOCK: Fix misc device registration by Asias He · 12 years ago
  97. d5e0d0f VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg() by Mathias Krause · 12 years ago
  98. 990454b VSOCK: Handle changes to the VMCI context ID. by Reilly Grant · 12 years ago
  99. 6cf1c5f VSOCK: Don't reject PF_VSOCK protocol by Andy King · 12 years ago
  100. 7ccd7de VSOCK: get rid of vsock_version.h by Dmitry Torokhov · 12 years ago