summaryrefslogtreecommitdiff
path: root/net/vmw_vsock
AgeCommit message (Expand)Author
2 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...stableLinus Torvalds
3 daysMerge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
4 daysvsock/virtio: flush works in dependency orderChengfeng Ye
6 dayshv_sock: Remove check for old Hyper-V hostsMichael Kelley
9 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
10 daysvsock/virtio: restore msg_iter on transmission failureOctavian Purdila
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
11 daysvsock: use sock_error() to consume sk_err after a failed connectNguyen Dinh Phi
11 daysvsock: remove the now-unused rejected flagNguyen Dinh Phi
11 daysvsock: don't check the listener's sk_err in vsock_accept()Nguyen Dinh Phi
2026-08-13net: Const qualify network templated ctl_tables ArraysJoel Granados
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-03vsock/virtio: avoid refilling the RX queue after teardownWeiming Shi
2026-08-03vsock/virtio: read virtqueues under worker locksWeiming Shi
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-21vsock/virtio: collapse receive queue under memory pressureStefano Garzarella
2026-06-30vsock/virtio: rewrite MSG_ZEROCOPY flag handlingArseniy Krasnov
2026-06-13vsock: fold sk_acceptq_removed() into vsock_remove_pending()Raf Dickson
2026-06-13vsock: fold sk_acceptq_added() into vsock_enqueue_accept()Raf Dickson
2026-06-13vsock: fold sk_acceptq_added() into vsock_add_pending()Raf Dickson
2026-06-13vsock: introduce vsock_pending_to_accept() helperRaf Dickson
2026-06-13vsock: use sk_acceptq_is_full() helper in all transportsRaf Dickson
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04vsock/vmci: fix sk_ack_backlog leak on failed handshakeRaf Dickson
2026-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-05-29vsock/virtio: bind uarg before filling zerocopy skbJingguo Tan
2026-05-28Revert "vsock/virtio: fix skb overhead overflow on 32-bit builds"Stefano Garzarella
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-22vsock/virtio: fix skb overhead overflow on 32-bit buildsStefano Garzarella
2026-05-22vsock: keep poll shutdown state consistentZiyu Zhang
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21vsock/virtio: fix skb overhead accounting to preserve full buf_allocStefano Garzarella
2026-05-21vsock/virtio: reset connection on receiving queue overflowStefano Garzarella
2026-05-20vsock/vmci: fix UAF when peer resets connection during handshakeMinh Nguyen
2026-05-15vsock/virtio: fix zerocopy completion for multi-skb sendsStefano Garzarella
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-12vsock/virtio: fix empty payload in tap skb for non-linear buffersStefano Garzarella
2026-05-12vsock/virtio: fix length and offset in tap skb for split packetsStefano Garzarella
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-04vsock/virtio: fix potential unbounded skb queueEric Dumazet
2026-05-04vsock: convert to getsockopt_iterBreno Leitao
2026-04-29hv_sock: fix ARM64 supportHamza Mahfooz
2026-04-23hv_sock: Return -EIO for malformed/short packetsDexuan Cui
2026-04-23vsock/virtio: fix MSG_ZEROCOPY pinned-pages accountingStefano Garzarella
2026-04-20hv_sock: Report EOF instead of -EIO for FINDexuan Cui
2026-04-16vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating bytes to copyLuigi Leonardi
2026-04-16vsock/virtio: fix accept queue count leak on transport mismatchDudu Lu
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-12vsock: fix buffer size clamping orderNorbert Szetei
2026-04-12vsock/virtio: remove unnecessary call to `virtio_transport_get_ops`Luigi Leonardi