messages from 2018-04-02 13:40:03 to 2018-04-16 17:12:03 UTC [more...]
[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
2018-04-16 17:12 UTC (14+ messages)
` [PATCH net-next 2/5] sctp: Handle sctp packets with CHECKSUM_PARTIAL
` [PATCH net-next 3/5] sctp: Build sctp offload support into the base kernel
` [PATCH net-next 4/5] tun: Add support for SCTP checksum offload
` [PATCH net-next 5/5] macvlan/macvtap: "
` [PATCH net-next 1/5] virtio: Add support for SCTP checksum offloading
[RFC] virtio: Use DMA MAP API for devices without an IOMMU
2018-04-15 12:11 UTC (11+ messages)
[RFC] Rewrite page fault interception in TTM drivers
2018-04-15 3:31 UTC
[RFC v2] virtio: support packed ring
2018-04-14 11:22 UTC (6+ messages)
[PATCH] virtio_balloon: add array of stat names
2018-04-13 23:43 UTC (4+ messages)
[PATCH v2] virtio_balloon: export hugetlb page allocation counts
2018-04-13 22:03 UTC (11+ messages)
` [virtio-dev] "
[PATCH net] virtio-net: add missing virtqueue kick when flushing packets
2018-04-13 15:27 UTC
[PATCH net] virtio-net: add missing virtqueue kick when flushing packets
2018-04-13 6:58 UTC
CfP for VHPC ‘18 - Papers due May 15 (extended) for the 13th Virtualization in High-Performance Cloud Computing Workshop
2018-04-12 13:39 UTC
[RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
2018-04-11 19:13 UTC (10+ messages)
` [RFC PATCH net-next v6 2/4] net: Introduce generic bypass module
[PULL] virtio: feature pull
2018-04-11 19:10 UTC
[PULL] virtio: feature pull
2018-04-11 19:10 UTC
[PATCH 1/4] iommu: Add virtio-iommu driver
2018-04-11 18:35 UTC (4+ messages)
` [PATCH 2/4] iommu/virtio: Add probe request
[PATCH v3 2/2] vhost: return bool from *_access_ok() functions
2018-04-11 14:55 UTC (5+ messages)
` [PATCH v3 1/2] vhost: fix vhost_vq_access_ok() log check
` [PATCH v3 0/2] "
[RFC PATCH net-next v5 1/4] virtio_net: Introduce VIRTIO_NET_F_BACKUP feature bit
2018-04-11 14:51 UTC (20+ messages)
` [RFC PATCH net-next v5 2/4] net: Introduce generic bypass module
` [RFC PATCH net-next v5 3/4] virtio_net: Extend virtio to use VF datapath when available
` [RFC PATCH net-next v5 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
[PATCH] vhost: Fix vhost_copy_to_user()
2018-04-11 13:51 UTC (4+ messages)
[PATCH v3 0/2] vhost: fix vhost_vq_access_ok() log check
2018-04-11 2:35 UTC
[RFC] vhost: introduce mdev based hardware vhost backend
2018-04-11 2:18 UTC (10+ messages)
` [virtio-dev] "
[PATCH v29 1/4] mm: support reporting free page blocks
2018-04-11 1:22 UTC (5+ messages)
[PATCH v2 1/2] vhost: fix vhost_vq_access_ok() log check
2018-04-11 1:21 UTC (8+ messages)
` [PATCH v2 2/2] vhost: return bool from *_access_ok() functions
` [PATCH v2 0/2] vhost: fix vhost_vq_access_ok() log check
[RFC] virtio-iommu version 0.6
2018-04-10 16:18 UTC (4+ messages)
` [virtio-dev] "
[RFC PATCH 3/3] virtio_net: make lower netdevs for virtio_bypass hidden
2018-04-10 6:48 UTC (29+ messages)
` [virtio-dev] "
` [RFC PATCH 1/3] qemu: virtio-bypass should explicitly bind to a passthrough device
` [virtio-dev] "
` [RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
[PATCH v2 0/2] vhost: fix vhost_vq_access_ok() log check
2018-04-10 5:26 UTC
[PATCH v32 1/4] mm: support reporting free page blocks
2018-04-10 1:50 UTC (4+ messages)
` [PATCH v32 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v32 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v32 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
[PATCH v32 0/4] Virtio-balloon: support free page reporting
2018-04-10 1:50 UTC
[PATCH] vhost: fix vhost_vq_access_ok() log check
2018-04-10 1:05 UTC (5+ messages)
` [PATCH RESEND net] "
[PATCH RESEND v2] vhost-net: set packet weight of tx polling to 2 * vq size
2018-04-09 15:02 UTC
kernel BUG at drivers/vhost/vhost.c:LINE! (2)
2018-04-09 13:17 UTC (4+ messages)
[PATCH] vhost: fix vhost_vq_access_ok() log check
2018-04-09 13:10 UTC
[PATCH v31 1/4] mm: support reporting free page blocks
2018-04-09 11:46 UTC (6+ messages)
` [PATCH v31 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v31 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v31 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
[PATCH] vhost-net: set packet weight of tx polling to 2 * vq size
2018-04-09 5:46 UTC
[PATCH] vhost-net: set packet weight of tx polling to 2 * vq size
2018-04-09 2:42 UTC (2+ messages)
[RFC PATCH 0/2] use larger max_request_size for virtio_blk
2018-04-07 8:30 UTC (6+ messages)
` [RFC PATCH 1/2] blk-setting: add new helper blk_queue_max_hw_sectors_no_limit
` [RFC PATCH 2/2] virtio_blk: add new module parameter to set max request size
[PATCH v31 0/4] Virtio-balloon: support free page reporting
2018-04-06 12:17 UTC
[PATCH v30 0/4] Virtio-balloon: support free page reporting
2018-04-06 0:11 UTC (15+ messages)
` [PATCH v30 1/4] mm: support reporting free page blocks
` [PATCH v30 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [PATCH v30 3/4] mm/page_poison: expose page_poisoning_enabled to kernel modules
` [PATCH v30 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
[RFC PATCH net-next v5 0/4] Enable virtio_net to act as a backup for a passthru device
2018-04-05 21:08 UTC
[PATCH 08/13] drm/virtio: Stop updating plane->crtc
2018-04-05 16:46 UTC (2+ messages)
` [Intel-gfx] "
[RFC] virtio: Use DMA MAP API for devices without an IOMMU
2018-04-05 10:56 UTC
[PULL] fwcfg, vhost: features and fixes
2018-04-05 1:52 UTC
[PATCH] vhost-net: add limitation of sent packets for tx polling
2018-04-03 13:26 UTC
[PATCH] vhost-net: add limitation of sent packets for tx polling
2018-04-03 11:59 UTC
[PATCH] drm/virtio: fix vq wait_event condition
2018-04-03 9:59 UTC
[RFC] vhost: introduce mdev based hardware vhost backend
2018-04-02 15:23 UTC
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).