1. 9ea762a virtio: virtio_driver doc by Cornelia Huck · 8 years ago
  2. 5a08b04 virtio: allow extra context per descriptor by Michael S. Tsirkin · 8 years ago
  3. 404123c virtio: allow drivers to validate features by Michael S. Tsirkin · 8 years ago
  4. 9fe7bfc virtio_net: refactor freeze/restore logic into virtnet reset logic by John Fastabend · 8 years ago
  5. 2a2d138 virtio: Add improved queue allocation API by Andy Lutomirski · 9 years ago
  6. 9abbfb4 virtio: drop virtio_device_is_legacy_only by Michael S. Tsirkin · 10 years ago
  7. 9f3e151 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  8. d71a6fc virtio: drop legacy_only driver flag by Michael S. Tsirkin · 10 years ago
  9. b6098c3 virtio: add API to detect legacy devices by Michael S. Tsirkin · 10 years ago
  10. df1b57f virtio_balloon: add legacy_only flag by Michael S. Tsirkin · 10 years ago
  11. b3bb62d virtio: add legacy feature table support by Michael S. Tsirkin · 10 years ago
  12. 8906265 virtio: allow transports to get avail/used addresses by Cornelia Huck · 10 years ago
  13. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  14. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  15. cbd7f8d virtio: Fix comment typo 'CONFIG_S_FAILED' by Paul Bolle · 10 years ago
  16. 22b7050 virtio: defer config changed notifications by Michael S. Tsirkin · 10 years ago
  17. c6716ba virtio-pci: move freeze/restore to virtio core by Michael S. Tsirkin · 10 years ago
  18. 016c98c virtio: unify config_changed handling by Michael S. Tsirkin · 10 years ago
  19. e2dcdfe virtio: virtio_break_device() to mark all virtqueues broken. by Rusty Russell · 11 years ago
  20. b3b32c9 virtio_ring: add new function virtqueue_is_broken() by Heinz Graalfs · 11 years ago
  21. 5b1bf7c virtio_ring: let virtqueue_{kick()/notify()} return a bool by Heinz Graalfs · 11 years ago
  22. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  23. cc22988 virtio: support unlocked queue poll by Michael S. Tsirkin · 12 years ago
  24. b3087e4 virtio: remove virtqueue_add_buf(). by Rusty Russell · 12 years ago
  25. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  26. 9d0ca6e virtio: remove obsolete virtqueue_get_queue_index() by Rusty Russell · 12 years ago
  27. 282edb3 virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf. by Rusty Russell · 12 years ago
  28. 13816c7 virtio_ring: virtqueue_add_sgs, to add multiple sgs. by Rusty Russell · 12 years ago
  29. 3beee86 virtio: Introduce vringh wrappers in virtio_config by Sjur Brændeland · 12 years ago
  30. 6e105e0 virtio: Add module driver macro for virtio drivers. by Sjur Brændeland · 12 years ago
  31. 9350393 virtio: make config_ops const by Stephen Hemminger · 12 years ago
  32. 9a2bdcc virtio: add drv_to_virtio to make code clearly by Wanlong Gao · 12 years ago
  33. 9bffdca virtio: use dev_to_virtio wrapper in virtio by Wanlong Gao · 12 years ago
  34. 06ca287 virtio: move queue_index and num_free fields into core struct virtqueue. by Rusty Russell · 12 years ago
  35. 17bb6d4 virtio-ring: move queue_index to vring_virtqueue by Jason Wang · 12 years ago
  36. 59057fb [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning by Nicholas Bellinger · 13 years ago
  37. f38f838 virtio: drop thaw PM operation by Amit Shah · 13 years ago
  38. f0fe6f1 virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff by Amit Shah · 13 years ago
  39. 41f0377 virtio: support unlocked queue kick by Rusty Russell · 13 years ago
  40. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 13 years ago
  41. 5dfc176 virtio: document functions better. by Rusty Russell · 13 years ago
  42. 5f41f8b virtio.h: correct comment for struct virtio_driver by Wang Sheng-Hui · 13 years ago
  43. 8f9f466 Add ethtool -g support to virtio_net by Rick Jones · 13 years ago
  44. 7ab358c virtio: add api for delayed callbacks by Michael S. Tsirkin · 14 years ago
  45. bbd603e virtio: add_buf_gfp by Michael S. Tsirkin · 15 years ago
  46. 7c5e9ed virtio_ring: remove a level of indirection by Michael S. Tsirkin · 15 years ago
  47. 316f25f virtio: add virtqueue_ vq_ops wrappers by Michael S. Tsirkin · 15 years ago
  48. 86c8437 net/9p: Add sysfs mount_tag file for virtio 9P device by Aneesh Kumar K.V · 15 years ago
  49. c021eac virtio: Add ability to detach unused buffers from vrings by Shirley Ma · 15 years ago
  50. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  51. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 16 years ago
  52. 20f77f56 virtio: fix obsolete documentation on probe function by Rusty Russell · 16 years ago
  53. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 17 years ago
  54. 2557a93 virtio: remove overzealous BUG_ON. by Rusty Russell · 17 years ago
  55. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  56. 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
  57. f957d1f virtio: configuration change callback by Rusty Russell · 17 years ago
  58. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 17 years ago
  59. ec3d41c Virtio interface by Rusty Russell · 17 years ago