开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-06-01
vdpa/mlx5: Add RX MAC VLAN filter support
Eli Cohen
2022-06-01
vdpa/mlx5: Remove flow counter from steering
Eli Cohen
2022-05-31
vhost: rename vhost_work_dev_flush
Mike Christie
2022-05-31
vhost-test: drop flush after vhost_dev_cleanup
Mike Christie
2022-05-31
vhost-scsi: drop flush after vhost_dev_cleanup
Mike Christie
2022-05-31
vhost_vsock: simplify vhost_vsock_flush()
Andrey Ryabinin
2022-05-31
vhost_test: remove vhost_test_flush_vq()
Andrey Ryabinin
2022-05-31
vhost_net: get rid of vhost_net_flush_vq() and extra flush calls
Andrey Ryabinin
2022-05-31
vhost: flush dev once during vhost_dev_stop
Mike Christie
2022-05-31
vhost: get rid of vhost_poll_flush() wrapper
Andrey Ryabinin
2022-05-31
vhost-vdpa: return -EFAULT on copy_to_user() failure
Dan Carpenter
2022-05-31
vdpasim: Off by one in vdpasim_set_group_asid()
Dan Carpenter
2022-05-31
virtio: Directly use ida_alloc()/free()
keliu
2022-05-31
virtio: harden vring IRQ
Jason Wang
2022-05-31
virtio: allow to unbreak virtqueue
Jason Wang
2022-05-31
virtio-ccw: implement synchronize_cbs()
Jason Wang
2022-05-31
virtio-mmio: implement synchronize_cbs()
Jason Wang
2022-05-31
virtio-pci: implement synchronize_cbs()
Jason Wang
2022-05-31
virtio: use virtio_reset_device() when possible
Jason Wang
2022-05-31
virtio: use virtio_device_ready() in virtio_device_restore()
Stefano Garzarella
2022-05-31
vdpasim: allow to enable a vq repeatedly
Eugenio Pérez
2022-05-31
vDPA/ifcvf: fix uninitialized config_vector warning
Zhu Lingshan
2022-05-31
vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
Cindy Lu
2022-05-31
virtio: Replace long long int with long long
Solomon Tan
2022-05-31
virtio: Replace unsigned with unsigned int
Solomon Tan
2022-05-31
virtio-crypto: enable retry for virtio-crypto-dev
lei he
2022-05-31
virtio-crypto: adjust dst_len at ops callback
lei he
2022-05-31
virtio-crypto: wait ctrl queue instead of busy polling
zhenwei pi
2022-05-31
virtio-crypto: use private buffer for control request
zhenwei pi
2022-05-31
virtio-crypto: change code style
zhenwei pi
2022-05-31
virtio-pci: Remove wrong address verification in vp_del_vqs()
Murilo Opsfelder Araujo
2022-05-31
virtio: pci: Fix an error handling path in vp_modern_probe()
Christophe JAILLET
2022-05-31
vdpasim: control virtqueue support
Gautam Dawar
2022-05-31
vdpa_sim: filter destination mac address
Gautam Dawar
2022-05-31
vdpa_sim: factor out buffer completion logic
Gautam Dawar
2022-05-31
vdpa_sim: advertise VIRTIO_NET_F_MTU
Gautam Dawar
2022-05-31
vhost-vdpa: support ASID based IOTLB API
Gautam Dawar
2022-05-31
vhost-vdpa: introduce uAPI to set group ASID
Gautam Dawar
2022-05-31
vhost-vdpa: uAPI to get virtqueue group id
Gautam Dawar
2022-05-31
vhost-vdpa: introduce uAPI to get the number of address spaces
Gautam Dawar
2022-05-31
vhost-vdpa: introduce uAPI to get the number of virtqueue groups
Gautam Dawar
2022-05-31
vhost-vdpa: introduce asid based IOTLB
Gautam Dawar
2022-05-31
vhost: support ASID in IOTLB API
Gautam Dawar
2022-05-31
vhost_iotlb: split out IOTLB initialization
Gautam Dawar
2022-05-31
vdpa: multiple address spaces support
Gautam Dawar
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
2022-05-31
vhost-vdpa: switch to use vhost-vdpa specific IOTLB
Gautam Dawar
2022-05-31
vhost-vdpa: passing iotlb to IOMMU mapping helpers
Gautam Dawar
2022-05-31
virtio-vdpa: don't set callback if virtio doesn't need it
Gautam Dawar
2022-05-31
virtio_ring: add unlikely annotation for free descs check
Xianting Tian
[next]