index
:
kernel/git/stable/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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
/
virtio_transport.c
Age
Commit message (
Expand
)
Author
14 days
vsock/virtio: flush works in dependency order
Chengfeng Ye
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-03-12
vsock: add G2H fallback for CIDs not owned by H2G transport
Alexander Graf
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2026-01-28
vsock/virtio: reorder fields to reduce padding
Michael S. Tsirkin
2026-01-27
vsock: add netns support to virtio transports
Bobby Eshleman
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
2026-01-08
vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
Michael S. Tsirkin
2026-01-08
vsock/virtio: fix DMA alignment for event_list
Michael S. Tsirkin
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-08-01
vsock/virtio: Rename virtio_vsock_skb_rx_put()
Will Deacon
2025-08-01
vsock/virtio: Rename virtio_vsock_alloc_skb()
Will Deacon
2025-08-01
vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
Will Deacon
2025-08-01
vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()
Will Deacon
2025-08-01
vsock/virtio: Validate length in packet header before skb_put()
Will Deacon
2025-02-14
vsock/virtio: fix variables initialization during resuming
Junnan Wu
2024-10-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-10-07
vsock/virtio: use GFP_ATOMIC under RCU read lock
Michael S. Tsirkin
2024-09-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-09-25
vsock/virtio: avoid queuing packets when intermediate queue is empty
Luigi Leonardi
2024-09-25
vsock/virtio: refactor virtio_transport_send_pkt_work
Marco Pinna
2024-09-25
vdpa/octeon_ep: Fix format specifier for pointers in debug messages
Srujana Challa
2024-08-02
vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-05-22
vsock/virtio: drop owner assignment
Krzysztof Kozlowski
2024-04-02
vsock/virtio: fix packet delivery to tap device
Marco Pinna
2024-01-03
vsock/virtio: use skb_frag_*() helpers
Mina Almasry
2023-12-15
virtio/vsock: send credit update during setting SO_RCVLOWAT
Arseniy Krasnov
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-25
vsock/virtio: initialize the_virtio_vsock before using VQs
Alexandru Matei
2023-10-15
vsock/virtio: support MSG_ZEROCOPY for transport
Arseniy Krasnov
2023-09-21
vsock/virtio: MSG_ZEROCOPY flag support
Arseniy Krasnov
2023-09-21
vsock/virtio: support to send non-linear skb
Arseniy Krasnov
2023-03-29
vsock: support sockmap
Bobby Eshleman
2023-01-16
virtio/vsock: replace virtio_vsock_pkt with sk_buff
Bobby Eshleman
2022-05-02
vsock/virtio: add support for device suspend/resume
Stefano Garzarella
2022-05-02
vsock/virtio: factor our the code to initialize and delete VQs
Stefano Garzarella
2022-03-24
vsock/virtio: enable VQs early on probe
Stefano Garzarella
2022-03-24
vsock/virtio: read the negotiated features before using VQs
Stefano Garzarella
2022-03-24
vsock/virtio: initialize vdev->priv before using VQs
Stefano Garzarella
2022-03-11
vsock: each transport cycles only on its own sockets
Jiyong Park
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-08-12
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-22
virtio/vsock: avoid NULL deref in virtio_transport_seqpacket_allow()
Eric Dumazet
2021-06-11
virtio/vsock: enable SEQPACKET for transport
Arseny Krasnov
[next]