1. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. cc22988 virtio: support unlocked queue poll by Michael S. Tsirkin · 11 years ago
  3. b3087e4 virtio: remove virtqueue_add_buf(). by Rusty Russell · 11 years ago
  4. 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
  5. 9d0ca6e virtio: remove obsolete virtqueue_get_queue_index() by Rusty Russell · 11 years ago
  6. 282edb3 virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf. by Rusty Russell · 11 years ago
  7. 13816c7 virtio_ring: virtqueue_add_sgs, to add multiple sgs. by Rusty Russell · 11 years ago
  8. 3beee86 virtio: Introduce vringh wrappers in virtio_config by Sjur Brændeland · 11 years ago
  9. 6e105e0 virtio: Add module driver macro for virtio drivers. by Sjur Brændeland · 11 years ago
  10. 9350393 virtio: make config_ops const by Stephen Hemminger · 11 years ago
  11. 9a2bdcc virtio: add drv_to_virtio to make code clearly by Wanlong Gao · 12 years ago
  12. 9bffdca virtio: use dev_to_virtio wrapper in virtio by Wanlong Gao · 12 years ago
  13. 06ca287 virtio: move queue_index and num_free fields into core struct virtqueue. by Rusty Russell · 12 years ago
  14. 17bb6d4 virtio-ring: move queue_index to vring_virtqueue by Jason Wang · 12 years ago
  15. 59057fb [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning by Nicholas Bellinger · 12 years ago
  16. f38f838 virtio: drop thaw PM operation by Amit Shah · 12 years ago
  17. f0fe6f1 virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff by Amit Shah · 13 years ago
  18. 41f0377 virtio: support unlocked queue kick by Rusty Russell · 12 years ago
  19. f96fde4 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf by Rusty Russell · 12 years ago
  20. 5dfc176 virtio: document functions better. by Rusty Russell · 12 years ago
  21. 5f41f8b virtio.h: correct comment for struct virtio_driver by Wang Sheng-Hui · 13 years ago
  22. 8f9f466 Add ethtool -g support to virtio_net by Rick Jones · 13 years ago
  23. 7ab358c virtio: add api for delayed callbacks by Michael S. Tsirkin · 13 years ago
  24. bbd603e virtio: add_buf_gfp by Michael S. Tsirkin · 14 years ago
  25. 7c5e9ed virtio_ring: remove a level of indirection by Michael S. Tsirkin · 14 years ago
  26. 316f25f virtio: add virtqueue_ vq_ops wrappers by Michael S. Tsirkin · 14 years ago
  27. 86c8437 net/9p: Add sysfs mount_tag file for virtio 9P device by Aneesh Kumar K.V · 14 years ago
  28. c021eac virtio: Add ability to detach unused buffers from vrings by Shirley Ma · 14 years ago
  29. 3c1b27d virtio: make add_buf return capacity remaining by Rusty Russell · 15 years ago
  30. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 15 years ago
  31. 20f77f5 virtio: fix obsolete documentation on probe function by Rusty Russell · 15 years ago
  32. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 16 years ago
  33. 2557a93 virtio: remove overzealous BUG_ON. by Rusty Russell · 16 years ago
  34. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 16 years ago
  35. 6e5aa7e virtio: reset function by Rusty Russell · 16 years ago
  36. f957d1f virtio: configuration change callback by Rusty Russell · 16 years ago
  37. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 16 years ago
  38. ec3d41c Virtio interface by Rusty Russell · 17 years ago