index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
net: vmw_vsock: vmci: Check memcpy_from_msg()
Artem Chernyshev
2022-12-09
1
-1
/
+5
*
|
treewide: use get_random_u32_{above,below}() instead of manual loop
Jason A. Donenfeld
2022-11-18
1
-2
/
+1
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-1
/
+1
|
/
*
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
2022-11-03
1
-1
/
+4
*
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
2022-11-03
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
1
-1
/
+1
|
\
|
*
vhost/vsock: Use kvmalloc/kvfree for larger packets.
Junichi Uekawa
2022-09-29
1
-1
/
+1
*
|
vsock/vmci: fix repeated words in comments
Jilin Yuan
2022-09-16
1
-1
/
+1
*
|
vmci/vsock: check SO_RCVLOWAT before wake up reader
Arseniy Krasnov
2022-08-23
2
-3
/
+3
*
|
virtio/vsock: check SO_RCVLOWAT before wake up reader
Arseniy Krasnov
2022-08-23
1
-1
/
+1
*
|
vsock: add API call for data ready
Arseniy Krasnov
2022-08-23
1
-0
/
+10
*
|
vsock: pass sock_rcvlowat to notify_poll_in as target
Arseniy Krasnov
2022-08-23
1
-1
/
+2
*
|
vmci/vsock: use 'target' in notify_poll_in callback
Arseniy Krasnov
2022-08-23
2
-8
/
+8
*
|
virtio/vsock: use 'target' in notify_poll_in callback
Arseniy Krasnov
2022-08-23
1
-4
/
+1
*
|
hv_sock: disable SO_RCVLOWAT support
Arseniy Krasnov
2022-08-23
1
-0
/
+7
*
|
vsock: SO_RCVLOWAT transport set callback
Arseniy Krasnov
2022-08-23
1
-0
/
+20
|
/
*
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
2022-08-10
1
-0
/
+1
*
vsock: Fix memory leak in vsock_connect()
Peilin Ye
2022-08-10
1
-1
/
+8
*
Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-05-28
1
-4
/
+17
|
\
|
*
hv_sock: Add validation for untrusted Hyper-V values
Andrea Parri (Microsoft)
2022-04-28
1
-2
/
+8
|
*
hv_sock: Copy packets sent by Hyper-V out of the ring buffer
Andrea Parri (Microsoft)
2022-04-28
1
-2
/
+7
|
*
hv_sock: Check hv_pkt_iter_first_raw()'s return value
Andrea Parri (Microsoft)
2022-04-28
1
-0
/
+2
*
|
vsock/virtio: add support for device suspend/resume
Stefano Garzarella
2022-05-02
1
-0
/
+47
*
|
vsock/virtio: factor our the code to initialize and delete VQs
Stefano Garzarella
2022-05-02
1
-66
/
+84
*
|
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-06
1
-4
/
+1
|
/
*
vsock/virtio: enable VQs early on probe
Stefano Garzarella
2022-03-24
1
-0
/
+2
*
vsock/virtio: read the negotiated features before using VQs
Stefano Garzarella
2022-03-24
1
-3
/
+3
*
vsock/virtio: initialize vdev->priv before using VQs
Stefano Garzarella
2022-03-24
1
-1
/
+2
*
vsock: each transport cycles only on its own sockets
Jiyong Park
2022-03-11
3
-5
/
+16
*
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
2022-02-17
1
-0
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
1
-2
/
+2
|
\
|
*
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-0
/
+1
|
\
\
|
*
|
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-16
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
virtio/vsock: fix the transport to work with VMADDR_CID_ANY
Wei Wang
2021-12-08
1
-1
/
+2
*
|
hv_sock: Extract hvs_send_data() helper that takes only header
Kees Cook
2021-12-07
1
-6
/
+12
|
/
*
vsock: prevent unnecessary refcnt inc for nonblocking connect
Eiichi Tsukata
2021-11-10
1
-0
/
+2
*
vsock: Enable y2038 safe timeval for timeout
Richard Palethorpe
2021-10-08
1
-10
/
+15
*
vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
Richard Palethorpe
2021-10-08
1
-37
/
+28
*
af_vsock: rename variables in receive loop
Arseny Krasnov
2021-09-06
1
-5
/
+5
*
virtio/vsock: support MSG_EOR bit processing
Arseny Krasnov
2021-09-05
1
-1
/
+8
*
virtio/vsock: rename 'EOR' to 'EOM' bit.
Arseny Krasnov
2021-09-05
1
-7
/
+7
*
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
2021-08-12
1
-2
/
+5
*
VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
Harshavardhan Unnibhavi
2021-08-03
1
-0
/
+3
*
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
5
-187
/
+509
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-1
/
+1
|
|
\
|
|
*
vsock: notify server to shutdown when client has pending signal
Longpeng(Mike)
2021-06-21
1
-1
/
+1
|
*
|
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
4
-5
/
+5
|
*
|
virtio/vsock: avoid NULL deref in virtio_transport_seqpacket_allow()
Eric Dumazet
2021-06-22
1
-1
/
+3
[prev]
[next]