index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
Age
Commit message (
Expand
)
Author
47 hours
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
stable
Linus Torvalds
3 days
Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4 days
vsock/virtio: flush works in dependency order
Chengfeng Ye
6 days
hv_sock: Remove check for old Hyper-V hosts
Michael Kelley
9 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
10 days
vsock/virtio: restore msg_iter on transmission failure
Octavian Purdila
11 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11 days
vsock: use sock_error() to consume sk_err after a failed connect
Nguyen Dinh Phi
11 days
vsock: remove the now-unused rejected flag
Nguyen Dinh Phi
11 days
vsock: don't check the listener's sk_err in vsock_accept()
Nguyen Dinh Phi
2026-08-13
net: Const qualify network templated ctl_tables Arrays
Joel Granados
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-03
vsock/virtio: avoid refilling the RX queue after teardown
Weiming Shi
2026-08-03
vsock/virtio: read virtqueues under worker locks
Weiming Shi
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-21
vsock/virtio: collapse receive queue under memory pressure
Stefano Garzarella
2026-06-30
vsock/virtio: rewrite MSG_ZEROCOPY flag handling
Arseniy Krasnov
2026-06-13
vsock: fold sk_acceptq_removed() into vsock_remove_pending()
Raf Dickson
2026-06-13
vsock: fold sk_acceptq_added() into vsock_enqueue_accept()
Raf Dickson
2026-06-13
vsock: fold sk_acceptq_added() into vsock_add_pending()
Raf Dickson
2026-06-13
vsock: introduce vsock_pending_to_accept() helper
Raf Dickson
2026-06-13
vsock: use sk_acceptq_is_full() helper in all transports
Raf Dickson
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-04
vsock/vmci: fix sk_ack_backlog leak on failed handshake
Raf Dickson
2026-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-05-29
vsock/virtio: bind uarg before filling zerocopy skb
Jingguo Tan
2026-05-28
Revert "vsock/virtio: fix skb overhead overflow on 32-bit builds"
Stefano Garzarella
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-22
vsock/virtio: fix skb overhead overflow on 32-bit builds
Stefano Garzarella
2026-05-22
vsock: keep poll shutdown state consistent
Ziyu Zhang
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-21
vsock/virtio: fix skb overhead accounting to preserve full buf_alloc
Stefano Garzarella
2026-05-21
vsock/virtio: reset connection on receiving queue overflow
Stefano Garzarella
2026-05-20
vsock/vmci: fix UAF when peer resets connection during handshake
Minh Nguyen
2026-05-15
vsock/virtio: fix zerocopy completion for multi-skb sends
Stefano Garzarella
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-12
vsock/virtio: fix empty payload in tap skb for non-linear buffers
Stefano Garzarella
2026-05-12
vsock/virtio: fix length and offset in tap skb for split packets
Stefano Garzarella
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-04
vsock/virtio: fix potential unbounded skb queue
Eric Dumazet
2026-05-04
vsock: convert to getsockopt_iter
Breno Leitao
2026-04-29
hv_sock: fix ARM64 support
Hamza Mahfooz
2026-04-23
hv_sock: Return -EIO for malformed/short packets
Dexuan Cui
2026-04-23
vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
Stefano Garzarella
2026-04-20
hv_sock: Report EOF instead of -EIO for FIN
Dexuan Cui
2026-04-16
vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating bytes to copy
Luigi Leonardi
2026-04-16
vsock/virtio: fix accept queue count leak on transport mismatch
Dudu Lu
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-12
vsock: fix buffer size clamping order
Norbert Szetei
2026-04-12
vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`
Luigi Leonardi
[next]