index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
Age
Commit message (
Expand
)
Author
2024-11-17
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
Hyunwoo Kim
2024-11-17
hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
Hyunwoo Kim
2023-12-20
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
2023-05-30
vsock: avoid to close connected socket after the timeout
Zhuang Shengen
2023-01-18
net: vmw_vsock: vmci: Check memcpy_from_msg()
Artem Chernyshev
2022-10-26
vhost/vsock: Use kvmalloc/kvfree for larger packets.
Junichi Uekawa
2022-08-25
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
2022-08-25
vsock: Fix memory leak in vsock_connect()
Peilin Ye
2022-02-23
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
2021-11-26
vsock: prevent unnecessary refcnt inc for nonblocking connect
Eiichi Tsukata
2021-08-26
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
2021-07-20
vsock: notify server to shutdown when client has pending signal
Longpeng(Mike)
2021-05-22
vsock/vmci: log once the failed queue pair allocation
Stefano Garzarella
2021-04-07
selinux: vsock: Set SID for socket returned by accept()
David Brazdil
2021-02-23
vsock: fix locking in vsock_shutdown()
Stefano Garzarella
2021-02-23
vsock/virtio: update credit only if socket is not closed
Stefano Garzarella
2021-02-23
net/vmw_vsock: improve locking in vsock_connect_timeout()
Norbert Slusarek
2020-11-10
vsock: use ns_capable_noaudit() on socket create
Jeff Vander Stoep
2020-10-07
net: virtio_vsock: Enhance connection semantics
Sebastien Boeuf
2020-10-07
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
2020-10-07
vsock/virtio: stop workers during the .remove()
Stefano Garzarella
2020-10-07
vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
Stefano Garzarella
2020-06-10
vsock: fix timeout in vsock_accept()
Stefano Garzarella
2020-02-14
hv_sock: Remove the accept port restriction
Sunil Muthuswamy
2019-12-05
VSOCK: bind to random port for VMADDR_PORT_ANY
Lepton Wu
2019-12-01
vhost/vsock: split packets to send using multiple buffers
Stefano Garzarella
2019-11-12
vsock/virtio: fix sock refcnt holding during the shutdown
Stefano Garzarella
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-07
vsock: Fix a lockdep warning in __vsock_release()
Dexuan Cui
2019-09-16
hv_sock: Fix hang when a connection is closed
Dexuan Cui
2019-08-04
vsock: correct removal of socket from the list
Sunil Muthuswamy
2019-08-04
hv_sock: Add support for delayed close
Sunil Muthuswamy
2019-07-31
hvsock: fix epollout hang from race condition
Sunil Muthuswamy
2019-06-22
vsock/virtio: set SOCK_DONE on peer shutdown
Stephen Barber
2019-05-25
vsock/virtio: Initialize core virtio vsock before registering the driver
Jorge E. Moreira
2019-05-25
vsock/virtio: free packets during the socket release
Stefano Garzarella
2019-05-02
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
2019-03-13
vsock/virtio: reset connected sockets on device removal
Stefano Garzarella
2019-03-13
vsock/virtio: fix kernel panic after device hot-unplug
Stefano Garzarella
2019-02-23
vsock: cope with memory allocation failure at socket creation time
Paolo Abeni
2019-01-09
VSOCK: Send reset control packet when socket is partially bound
Jorgen Hansen
2018-08-07
vsock: split dwork to avoid reinitializations
Cong Wang
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-22
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
2018-05-26
net/vmw_vsock: convert to ->poll_mask
Christoph Hellwig
2018-04-17
VSOCK: make af_vsock.ko removable again
Stefan Hajnoczi
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-26
VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING
Stefan Hajnoczi
[next]