index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
vsock/virtio: fix potential unbounded skb queue
Eric Dumazet
1
-1
/
+3
8 days
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/netdev/net
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/netdev/net
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
2026-01-27
vsock: add netns support to virtio transports
Bobby Eshleman
3
-27
/
+54
2026-01-27
virtio: set skb owner of virtio_transport_reset_no_sock() reply
Bobby Eshleman
1
-0
/
+6
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
6
-44
/
+347
2026-01-22
vsock/virtio: cap TX credit to local buffer size
Melbin K Mathew
1
-2
/
+12
2026-01-22
vsock/virtio: fix potential underflow in virtio_transport_get_credit()
Melbin K Mathew
1
-7
/
+9
2026-01-15
vsock/virtio: Coalesce only linear skb
Michal Luczaj
1
-2
/
+4
2026-01-08
vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
Michael S. Tsirkin
1
-1
/
+1
2026-01-08
vsock/virtio: fix DMA alignment for event_list
Michael S. Tsirkin
1
-0
/
+3
2026-01-05
vsock: Make accept()ed sockets use custom setsockopt()
Michal Luczaj
1
-0
/
+4
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+31
2025-11-20
vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
1
-9
/
+31
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2
-4
/
+4
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-2
/
+2
2025-10-23
vsock: fix lock inversion in vsock_assign_transport()
Stefano Garzarella
1
-19
/
+19
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-1
/
+1
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
1
-1
/
+1
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2
-2
/
+2
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2025-08-21
vsock/virtio: Fix message iterator handling on transmit path
Will Deacon
1
-3
/
+5
2025-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-08-13
vsock: use sizeof(struct sockaddr_storage) instead of magic value
Wang Liang
1
-6
/
+1
2025-08-08
vsock: Do not allow binding to VMADDR_PORT_ANY
Budimir Markovic
1
-1
/
+2
[next]