messages from 2025-11-12 18:36:53 to 2025-11-19 06:40:05 UTC [more...]
[PATCH net-next v11 00/12] virtio_net: Add ethtool flow rules support
2025-11-19 6:39 UTC (32+ messages)
` [PATCH net-next v11 01/12] virtio_pci: Remove supported_cap size build assert
` [PATCH net-next v11 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v11 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v11 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v11 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v11 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v11 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v11 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v11 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v11 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v11 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v11 12/12] virtio_net: Add get ethtool flow rules ops
[PATCH v4 0/2] virtio: feature related cleanups
2025-11-19 6:26 UTC (6+ messages)
` [PATCH v4 1/2] virtio: clean up features qword/dword terms
` [PATCH v4 2/2] vhost: switch to arrays of feature bits
[PATCH 2/3] LoongArch: Add paravirt support with vcpu_is_preempted()
2025-11-19 6:09 UTC (8+ messages)
` [PATCH 3/3] LoongArch: Add paravirt preempt hint print prompt
[PATCH net v6 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
2025-11-19 5:55 UTC (3+ messages)
` [PATCH net v6 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v6 2/2] virtio-net: correct hdr_len handling for tunnel gso
[PATCH] virtio_pci: drop kernel.h
2025-11-19 5:17 UTC (4+ messages)
[RFT net-next v4 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
2025-11-19 3:57 UTC (6+ messages)
` [RFT net-next v4] net: refactor set_rx_mode into snapshot and deferred I/O
` [RFT net-next v4 2/2] virtio-net: Implement ndO_write_rx_mode callback
[PATCH] virtio_net: enhance wake/stop tx queue statistics accounting
2025-11-19 2:56 UTC (2+ messages)
[PATCH v9 0/6] Add multiple address spaces support to VDUSE
2025-11-19 2:38 UTC (16+ messages)
` [PATCH v9 1/6] vduse: add v1 API definition
` [PATCH v9 2/6] vduse: add vq group support
` [PATCH v9 3/6] vduse: return internal vq group struct as map token
` [PATCH v9 4/6] vduse: refactor vdpa_dev_add for goto err handling
` [PATCH v9 5/6] vduse: add vq group asid support
` [PATCH v9 6/6] vduse: bump version number
[PATCH net] vhost: rewind next_avail_head while discarding descriptors
2025-11-19 2:07 UTC (7+ messages)
[PATCH v3 0/2] virtio: feature related cleanups
2025-11-19 1:53 UTC (4+ messages)
` [PATCH v3 1/2] virtio: clean up features qword/dword terms
` [PATCH v3 2/2] vhost: switch to arrays of feature bits
[PATCH RESEND] lib/group_cpus: make group CPU cluster aware
2025-11-19 1:52 UTC (9+ messages)
[PATCH net-next v10 00/11] vsock: add namespace support to vhost-vsock and loopback
2025-11-19 1:17 UTC (23+ messages)
` [PATCH net-next v10 01/11] vsock: a per-net vsock NS mode state
` [PATCH net-next v10 02/11] vsock: add netns to vsock core
` [PATCH net-next v10 03/11] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v10 04/11] vsock: add netns support to virtio transports
` [PATCH net-next v10 05/11] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v10 06/11] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v10 07/11] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v10 08/11] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v10 09/11] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v10 10/11] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v10 11/11] selftests/vsock: add tests for namespace deletion and mode changes
[PATCH net] vsock: Ignore signal/timeout on connect() if already established
2025-11-18 22:02 UTC (3+ messages)
[PATCH net-next v10 01/12] virtio_pci: Remove supported_cap size build assert
2025-11-18 9:45 UTC (18+ messages)
` [PATCH net-next v10 02/12] virtio: Add config_op for admin commands
` [PATCH net-next v10 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v10 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v10 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v10 06/12] virtio_net: Create a FF group for ethtool steering
` [PATCH net-next v10 07/12] virtio_net: Implement layer 2 ethtool flow rules
` [PATCH net-next v10 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v10 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v10 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v10 11/12] virtio_net: Add support for TCP and UDP ethtool rules
` [PATCH net-next v10 12/12] virtio_net: Add get ethtool flow rules ops
[syzbot] [virt?] [net?] possible deadlock in vsock_linger
2025-11-17 21:00 UTC (7+ messages)
[PATCH net-next] vhost: use "checked" versions of get_user() and put_user()
2025-11-17 17:34 UTC (13+ messages)
Kernel Crashes When Using VHOST/VIRTIO
2025-11-17 15:45 UTC
[PATCH net-next v10 00/12] virtio_net: Add ethtool flow rules support
2025-11-17 14:15 UTC (3+ messages)
[PATCH 0/2] add WQ_PERCPU to alloc_workqueue() in virtio_balloon and vduse
2025-11-17 10:20 UTC (3+ messages)
[PATCH] eni_vdpa: improve IRQ error logging for config vector
2025-11-17 10:10 UTC (2+ messages)
[PATCH v6] can: virtio: Add virtio CAN driver
2025-11-17 9:49 UTC (2+ messages)
[PATCH] virtio: document @vaddr in virtqueue_map_free_coherent kernel-doc comment
2025-11-17 9:39 UTC (2+ messages)
[PATCH net-next v9 00/14] vsock: add namespace support to vhost-vsock and loopback
2025-11-17 9:27 UTC (18+ messages)
` [PATCH net-next v9 03/14] vsock/virtio: add netns support to virtio transport and virtio common
` [PATCH net-next v9 06/14] vsock/loopback: add netns support
` [PATCH net-next v9 08/14] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
[PATCH v1 0/2] drm/ci: uprev IGT and enable apq8016, apq8096
2025-11-16 15:32 UTC (7+ messages)
` [PATCH v1 1/2] drm/ci: uprev mesa
` [PATCH v1 2/2] drm/ci: Move qualcomm baremetal jobs to lava
[PATCH] virtio_ring: kernel-doc: fix function name, function param warnings
2025-11-16 6:33 UTC (2+ messages)
[RFC PATCH 0/2] Enhance RPMsg buffer management
2025-11-14 18:46 UTC (3+ messages)
` [RFC PATCH 1/2] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [RFC PATCH 2/2] rpmsg: virtio_rpmsg_bus: get buffer size from config space
[PATCH v4] drm/virtgpu: Make vblank event dependent on the external sync
2025-11-14 12:47 UTC (8+ messages)
[PATCH net v5 0/2] virtio-net: fix for VIRTIO_NET_F_GUEST_HDRLEN
2025-11-13 15:59 UTC (6+ messages)
` [PATCH net v5 1/2] virtio-net: correct hdr_len handling "
` [PATCH net v5 2/2] virtio-net: correct hdr_len handling for tunnel gso
[PATCH] virtio-net: fix incorrect flags recording in big mode
2025-11-13 12:30 UTC (2+ messages)
[PATCH 1/8] virtio: fix typo in virtio_device_ready() comment
2025-11-13 9:34 UTC (8+ messages)
` [PATCH 2/8] virtio: fix whitespace in virtio_config_ops
` [PATCH 3/8] virtio: fix grammar in virtio_queue_info docs
` [PATCH 4/8] virtio: fix grammar in virtio_map_ops docs
` [PATCH 5/8] virtio: standardize Returns documentation style
` [PATCH 6/8] virtio: fix virtqueue_set_affinity() docs
` [PATCH 7/8] virtio_ring: fix htmldoc warnings
` [PATCH 8/8] virtio: fix map ops comment
[PATCH 0/3] drm/virtio: introduce F_BLOB_ALIGNMENT support
2025-11-13 2:40 UTC (11+ messages)
` [PATCH 1/3] drm/virtio: support VIRTIO_GPU_F_BLOB_ALIGNMENT
` [PATCH 2/3] drm/virtio: honor blob_alignment requirements
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).