index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio.h
Age
Commit message (
Expand
)
Author
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
2025-01-27
virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
2024-11-27
Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-11-15
virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
2024-11-15
virtio_ring: introduce add api for premapped
Xuan Zhuo
2024-11-13
virtio: Extend the admin command to include the result size
Yishai Hadas
2024-08-15
virtio: allow driver to disable the configure change notification
Jason Wang
2024-08-15
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
2024-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-17
virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...
Jiri Pirko
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
2024-04-08
virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
2023-12-19
virtio-pci: Introduce admin command sending function
Feng Liu
2023-09-04
Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-03
virtio_ring: introduce dma sync api for virtqueue
Xuan Zhuo
2023-09-03
virtio_ring: introduce dma map api for virtqueue
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_reset()
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_dma_dev()
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_set_dma_premapped()
Xuan Zhuo
2023-08-08
virtio: Remove PM #ifdef guards to fix i2c driver
Arnd Bergmann
2023-06-27
virtio: Add missing documentation for structure fields
Simon Horman
2023-04-21
virtio_ring: Use const to annotate read-only pointer params
Feng Liu
2023-04-21
virtio: Reorder fields in 'struct virtqueue'
Christophe JAILLET
2023-01-27
virtio: move dev_to_virtio() to use container_of_const()
Greg Kroah-Hartman
2022-08-16
virtio: kerneldocs fixes and enhancements
Ricardo CaƱuelo
2022-08-11
virtio_ring: struct virtqueue introduce reset
Xuan Zhuo
2022-08-11
virtio: allow to unbreak/break virtqueue individually
Xuan Zhuo
2022-08-11
virtio_ring: introduce virtqueue_resize()
Xuan Zhuo
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
2022-05-31
virtio: allow to unbreak virtqueue
Jason Wang
2022-03-04
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-11-24
Revert "virtio_ring: validate used buffer length"
Michael S. Tsirkin
2021-11-01
virtio_ring: validate used buffer length
Jason Wang
2021-08-10
virtio: Protect vqs list access
Parav Pandit
2021-03-14
virtio: remove export for virtio_config_{enable, disable}
Xianting Tian
2020-08-18
virtio: add dma-buf support for exported objects
David Stevens
2020-04-17
virtio: drop vringh.h dependency
Michael S. Tsirkin
2019-05-12
virtio/s390: DMA support for virtio-ccw
Halil Pasic
2019-03-06
virtio: Introduce virtio_max_dma_size()
Joerg Roedel
2018-04-25
virtio: add ability to iterate over vqs
Michael S. Tsirkin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-09
virtio: virtio_driver doc
Cornelia Huck
2017-05-02
virtio: allow extra context per descriptor
Michael S. Tsirkin
2017-04-07
virtio: allow drivers to validate features
Michael S. Tsirkin
2017-02-07
virtio_net: refactor freeze/restore logic into virtnet reset logic
John Fastabend
2016-03-02
virtio: Add improved queue allocation API
Andy Lutomirski
[next]