index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-13
vsock: fold sk_acceptq_removed() into vsock_remove_pending()
Raf Dickson
2
-5
/
+2
2026-06-13
vsock: fold sk_acceptq_added() into vsock_enqueue_accept()
Raf Dickson
3
-2
/
+1
2026-06-13
vsock: fold sk_acceptq_added() into vsock_add_pending()
Raf Dickson
2
-1
/
+1
2026-06-13
vsock: introduce vsock_pending_to_accept() helper
Raf Dickson
2
-2
/
+11
2026-06-13
vsock: use sk_acceptq_is_full() helper in all transports
Raf Dickson
2
-2
/
+2
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2026-06-04
vsock/vmci: fix sk_ack_backlog leak on failed handshake
Raf Dickson
1
-1
/
+3
2026-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+9
2026-05-29
vsock/virtio: bind uarg before filling zerocopy skb
Jingguo Tan
1
-3
/
+9
2026-05-28
Revert "vsock/virtio: fix skb overhead overflow on 32-bit builds"
Stefano Garzarella
1
-1
/
+1
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-29
/
+53
2026-05-22
vsock/virtio: fix skb overhead overflow on 32-bit builds
Stefano Garzarella
1
-1
/
+1
2026-05-22
vsock: keep poll shutdown state consistent
Ziyu Zhang
4
-28
/
+52
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-56
/
+58
2026-05-21
vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Stefano Garzarella
1
-1
/
+8
2026-05-21
vsock/virtio: reset connection on receiving queue overflow
Stefano Garzarella
1
-5
/
+15
2026-05-20
vsock/vmci: fix UAF when peer resets connection during handshake
Minh Nguyen
1
-1
/
+1
2026-05-15
vsock/virtio: fix zerocopy completion for multi-skb sends
Stefano Garzarella
1
-49
/
+34
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-31
/
+16
2026-05-12
vsock/virtio: fix empty payload in tap skb for non-linear buffers
Stefano Garzarella
1
-28
/
+12
2026-05-12
vsock/virtio: fix length and offset in tap skb for split packets
Stefano Garzarella
1
-5
/
+6
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2026-05-04
vsock/virtio: fix potential unbounded skb queue
Eric Dumazet
1
-1
/
+3
2026-05-04
vsock: convert to getsockopt_iter
Breno Leitao
1
-9
/
+7
2026-04-29
hv_sock: fix ARM64 support
Hamza Mahfooz
1
-2
/
+2
2026-04-23
hv_sock: Return -EIO for malformed/short packets
Dexuan Cui
1
-9
/
+18
2026-04-23
vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
Stefano Garzarella
1
-3
/
+8
2026-04-20
hv_sock: Report EOF instead of -EIO for FIN
Dexuan Cui
1
-4
/
+16
2026-04-16
vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating bytes to copy
Luigi Leonardi
1
-3
/
+2
2026-04-16
vsock/virtio: fix accept queue count leak on transport mismatch
Dudu Lu
1
-2
/
+1
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2026-04-12
vsock: fix buffer size clamping order
Norbert Szetei
1
-3
/
+3
2026-04-12
vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
Luigi Leonardi
1
-2
/
+0
2026-04-06
vsock: avoid timeout for non-blocking accept() with empty backlog
Laurence Rowe
1
-9
/
+6
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2026-04-02
vsock: initialize child_ns_mode_locked in vsock_net_init()
Stefano Garzarella
1
-0
/
+1
2026-03-24
hv_sock: update outdated comment for renamed vsock_stream_recvmsg()
Kexin Sun
1
-1
/
+1
2026-03-12
vsock: add G2H fallback for CIDs not owned by H2G transport
Alexander Graf
2
-5
/
+37
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
2
-3
/
+3
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-7
/
+12
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
1
-5
/
+10
2026-02-25
vsock: Use container_of() to get net namespace in sysctl handlers
Greg Kroah-Hartman
1
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-7
/
+7
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-5
/
+15
2026-02-13
vsock: prevent child netns mode switch from local to global
Stefano Garzarella
1
-3
/
+12
2026-02-13
vsock: fix child netns mode initialization
Stefano Garzarella
1
-2
/
+3
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-8
/
+11
2026-02-04
vmw_vsock: bypass false-positive Wnonnull warning with gcc-16
Arnd Bergmann
1
-1
/
+1
2026-01-28
vsock/virtio: reorder fields to reduce padding
Michael S. Tsirkin
1
-9
/
+9
[next]