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