index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
1
-9
/
+31
2025-10-29
vsock: fix lock inversion in vsock_assign_transport()
Stefano Garzarella
1
-19
/
+19
2025-08-28
vsock: Do not allow binding to VMADDR_PORT_ANY
Budimir Markovic
1
-1
/
+2
2025-07-17
vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
Michal Luczaj
1
-0
/
+2
2025-07-17
vsock: Fix transport_* TOCTOU
Michal Luczaj
1
-5
/
+23
2025-07-17
vsock: Fix transport_{g2h,h2g} TOCTOU
Michal Luczaj
1
-6
/
+21
2025-07-10
vsock/vmci: Clear the vmci transport packet properly when initializing it
HarshaVardhana S A
1
-2
/
+2
2025-04-10
vsock: avoid timeout during connect() if the socket is closing
Stefano Garzarella
1
-1
/
+5
2025-03-13
vsock: Orphan socket after transport release
Michal Luczaj
1
-1
/
+7
2025-03-13
vsock: Keep the binding until socket destruction
Michal Luczaj
1
-2
/
+6
2025-03-13
bpf, vsock: Invoke proto::close on close()
Michal Luczaj
1
-27
/
+40
2025-03-13
vsock: Allow retrying on connect() failure
Michal Luczaj
1
-0
/
+5
2025-01-23
vsock/virtio: discard packets if the transport changes
Stefano Garzarella
1
-2
/
+5
2025-01-23
vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]
Stefano Garzarella
1
-0
/
+9
2025-01-23
vsock: reset socket state when de-assigning the transport
Stefano Garzarella
1
-0
/
+9
2025-01-23
vsock/virtio: cancel close work in the destructor
Stefano Garzarella
1
-8
/
+21
2024-12-19
virtio/vsock: Fix accept_queue memory leak
Michal Luczaj
1
-0
/
+8
2024-11-14
vsock/virtio: Initialization of the dangling pointer occurring in vsk->trans
Hyunwoo Kim
1
-0
/
+1
2024-11-14
hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
Hyunwoo Kim
1
-0
/
+1
2024-01-25
virtio/vsock: fix logic which reduces credit update messages
Arseniy Krasnov
1
-3
/
+10
2023-12-20
vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
Nikolay Kuratov
1
-1
/
+1
2023-11-08
vsock/virtio: initialize the_virtio_vsock before using VQs
Alexandru Matei
1
-1
/
+17
2023-11-08
vsock/virtio: add support for device suspend/resume
Stefano Garzarella
1
-0
/
+47
2023-11-08
vsock/virtio: factor our the code to initialize and delete VQs
Stefano Garzarella
1
-66
/
+84
2023-05-24
vsock: avoid to close connected socket after the timeout
Zhuang Shengen
1
-1
/
+1
2022-12-31
net: vmw_vsock: vmci: Check memcpy_from_msg()
Artem Chernyshev
1
-1
/
+5
2022-11-10
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
1
-1
/
+4
2022-10-26
vhost/vsock: Use kvmalloc/kvfree for larger packets.
Junichi Uekawa
1
-1
/
+1
2022-08-25
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
1
-0
/
+1
2022-08-25
vsock: Fix memory leak in vsock_connect()
Peilin Ye
1
-1
/
+8
2022-04-08
vsock/virtio: enable VQs early on probe
Stefano Garzarella
1
-0
/
+2
2022-04-08
vsock/virtio: read the negotiated features before using VQs
Stefano Garzarella
1
-3
/
+3
2022-04-08
vsock/virtio: initialize vdev->priv before using VQs
Stefano Garzarella
1
-1
/
+2
2022-03-23
vsock: each transport cycles only on its own sockets
Jiyong Park
3
-5
/
+16
2022-02-23
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
1
-0
/
+1
2021-12-22
virtio/vsock: fix the transport to work with VMADDR_CID_ANY
Wei Wang
1
-1
/
+2
2021-11-18
vsock: prevent unnecessary refcnt inc for nonblocking connect
Eiichi Tsukata
1
-0
/
+2
2021-09-06
af_vsock: rename variables in receive loop
Arseny Krasnov
1
-5
/
+5
2021-09-05
virtio/vsock: support MSG_EOR bit processing
Arseny Krasnov
1
-1
/
+8
2021-09-05
virtio/vsock: rename 'EOR' to 'EOM' bit.
Arseny Krasnov
1
-7
/
+7
2021-08-12
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
1
-2
/
+5
2021-08-03
VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
Harshavardhan Unnibhavi
1
-0
/
+3
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5
-187
/
+509
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
4
-5
/
+5
2021-06-22
virtio/vsock: avoid NULL deref in virtio_transport_seqpacket_allow()
Eric Dumazet
1
-1
/
+3
2021-06-21
vsock: notify server to shutdown when client has pending signal
Longpeng(Mike)
1
-1
/
+1
2021-06-18
vsock/virtio: remove redundant `copy_failed` variable
Stefano Garzarella
1
-5
/
+2
2021-06-18
vsock: rename vsock_wait_data()
Stefano Garzarella
1
-6
/
+8
2021-06-18
vsock: rename vsock_has_data()
Stefano Garzarella
1
-2
/
+2
[next]