index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-11
vdpa/mlx5: Implement susupend virtqueue callback
Eli Cohen
2022-08-11
vduse: Support querying information of IOVA regions
Xie Yongji
2022-08-11
vduse: Support registering userspace memory for IOVA regions
Xie Yongji
2022-08-11
vduse: Support using userspace pages as bounce buffer
Xie Yongji
2022-08-11
vduse: Use memcpy_{to,from}_page() in do_bounce()
Xie Yongji
2022-08-11
vduse: Remove unnecessary spin lock protection
Xie Yongji
2022-08-11
net: virtio_net: notifications coalescing support
Alvaro Karsz
2022-08-11
virtio: Check dev_set_name() return value
Bo Liu
2022-08-11
tools/virtio: fix build
Stefano Garzarella
2022-08-11
vDPA/ifcvf: remove duplicated assignment to pointer cfg
Colin Ian King
2022-08-11
vdpa: ifcvf: Fix spelling mistake in comments
Zhang Jiaming
2022-08-11
vdpa/mlx5: Use eth_broadcast_addr() to assign broadcast address
Xu Qiang
2022-08-11
vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_init
Stefano Garzarella
2022-08-11
vdpa_sim_blk: set number of address spaces and virtqueue groups
Stefano Garzarella
2022-08-11
vdpa_sim_blk: call vringh_complete_iotlb() also in the error path
Stefano Garzarella
2022-08-11
vdpa_sim_blk: limit the number of request handled per batch
Stefano Garzarella
2022-08-11
vdpa_sim_blk: use dev_dbg() to print errors
Stefano Garzarella
2022-08-11
virtio_net: support set_ringparam
Xuan Zhuo
2022-08-11
virtio_net: support tx queue resize
Xuan Zhuo
2022-08-11
virtio_net: support rx queue resize
Xuan Zhuo
2022-08-11
virtio_net: split free_unused_bufs()
Xuan Zhuo
2022-08-11
virtio_net: get ringparam by virtqueue_get_vring_max_size()
Xuan Zhuo
2022-08-11
virtio_net: set the default max ring size by find_vqs()
Xuan Zhuo
2022-08-11
virtio: add helper virtio_find_vqs_ctx_size()
Xuan Zhuo
2022-08-11
virtio_mmio: support the arg sizes of find_vqs()
Xuan Zhuo
2022-08-11
virtio_pci: support the arg sizes of find_vqs()
Xuan Zhuo
2022-08-11
virtio: find_vqs() add arg sizes
Xuan Zhuo
2022-08-11
virtio_pci: support VIRTIO_F_RING_RESET
Xuan Zhuo
2022-08-11
virtio_pci: extract the logic of active vq for modern pci
Xuan Zhuo
2022-08-11
virtio_pci: introduce helper to get/set queue reset
Xuan Zhuo
2022-08-11
virtio_pci: struct virtio_pci_common_cfg add queue_reset
Xuan Zhuo
2022-08-11
virtio_ring: struct virtqueue introduce reset
Xuan Zhuo
2022-08-11
virtio: queue_reset: add VIRTIO_F_RING_RESET
Xuan Zhuo
2022-08-11
virtio: allow to unbreak/break virtqueue individually
Xuan Zhuo
2022-08-11
virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
Xuan Zhuo
2022-08-11
virtio_ring: introduce virtqueue_resize()
Xuan Zhuo
2022-08-11
virtio_ring: packed: introduce virtqueue_resize_packed()
Xuan Zhuo
2022-08-11
virtio_ring: packed: introduce virtqueue_reinit_packed()
Xuan Zhuo
2022-08-11
virtio_ring: packed: extract the logic of attach vring
Xuan Zhuo
2022-08-11
virtio_ring: packed: extract the logic of vring init
Xuan Zhuo
2022-08-11
virtio_ring: packed: extract the logic of alloc state and extra
Xuan Zhuo
2022-08-11
virtio_ring: packed: extract the logic of alloc queue
Xuan Zhuo
2022-08-11
virtio_ring: packed: introduce vring_free_packed
Xuan Zhuo
2022-08-11
virtio_ring: split: introduce virtqueue_resize_split()
Xuan Zhuo
2022-08-11
virtio_ring: split: reserve vring_align, may_reduce_num
Xuan Zhuo
2022-08-11
virtio_ring: split: introduce virtqueue_reinit_split()
Xuan Zhuo
2022-08-11
virtio_ring: split: extract the logic of attach vring
Xuan Zhuo
2022-08-11
virtio_ring: split: extract the logic of vring init
Xuan Zhuo
2022-08-11
virtio_ring: split: extract the logic of alloc state and extra
Xuan Zhuo
2022-08-11
virtio_ring: split: extract the logic of alloc queue
Xuan Zhuo
[prev]
[next]