index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-6
/
+6
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-7
/
+7
5 days
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-5
/
+15
11 days
vsock: prevent child netns mode switch from local to global
Stefano Garzarella
1
-3
/
+12
11 days
vsock: fix child netns mode initialization
Stefano Garzarella
1
-2
/
+3
11 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-8
/
+11
2026-02-05
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-16
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-06
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-05
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2
-4
/
+4
2025-11-05
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...
Linus Torvalds
1
-1
/
+1
2025-10-01
Drivers: hv: Add CONFIG_HYPERV_VMBUS option
Mukesh Rathor
1
-1
/
+1
2025-09-23
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2
-2
/
+2
2025-09-23
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-22
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-14
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
2025-08-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-6
/
+17
2025-08-01
vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffers
Will Deacon
1
-2
/
+3
2025-08-01
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
1
-1
/
+1
2025-08-01
vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
2
-2
/
+2
2025-08-01
vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
Will Deacon
1
-1
/
+1
2025-08-01
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
1
-1
/
+3
2025-08-01
vsock/virtio: Validate length in packet header before skb_put()
Will Deacon
1
-2
/
+10
2025-07-26
vsock: remove unnecessary null check in vsock_getname()
Wang Liang
1
-5
/
+0
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+46
2025-07-10
vsock: Add support for SIOCINQ ioctl
Xuewei Niu
1
-0
/
+22
2025-07-10
hv_sock: Return the readable bytes in hvs_stream_has_data()
Dexuan Cui
1
-3
/
+14
2025-07-08
vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
Michal Luczaj
1
-0
/
+2
2025-07-08
vsock: Fix transport_* TOCTOU
Michal Luczaj
1
-5
/
+23
2025-07-08
vsock: Fix transport_{g2h,h2g} TOCTOU
Michal Luczaj
1
-6
/
+21
2025-07-03
vsock/vmci: Clear the vmci transport packet properly when initializing it
HarshaVardhana S A
1
-2
/
+2
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-10
/
+16
2025-05-27
vsock: Move lingering logic to af_vsock core
Michal Luczaj
2
-21
/
+35
2025-05-27
vsock/virtio: Linger on unsent data
Michal Luczaj
1
-1
/
+3
2025-05-26
vsock/virtio: fix `rx_bytes` accounting for stream sockets
Stefano Garzarella
1
-10
/
+16
[next]