1. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  2. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  3. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  4. bbaba47 virtio: provide a method to get the IRQ affinity mask for a virtqueue by Christoph Hellwig · 8 years ago
  5. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  6. 1a93769 virtio: new feature to detect IOMMU device quirk by Michael S. Tsirkin · 9 years ago
  7. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  8. 7d82410 virtio: add explicit big-endian support to memory accessors by Greg Kurz · 10 years ago
  9. cf561f0 virtio: introduce virtio_is_little_endian() helper by Greg Kurz · 10 years ago
  10. 0126653 virtio: drop a useless config read by Michael S. Tsirkin · 10 years ago
  11. caa0e2d virtio_config: reorder functions by Michael S. Tsirkin · 10 years ago
  12. d71de9e virtio: core support for config generation by Michael S. Tsirkin · 10 years ago
  13. 3d266782 virtio_config: fix virtio_cread_bytes by Michael S. Tsirkin · 10 years ago
  14. 5c609a5 virtio: allow finalize_features to fail by Michael S. Tsirkin · 10 years ago
  15. 92e6d74 virtio_config: endian conversion for v1.0 by Michael S. Tsirkin · 10 years ago
  16. eef960a virtio: memory access APIs by Michael S. Tsirkin · 10 years ago
  17. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  18. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  19. d4024af virtio: add low-level APIs for feature bits by Michael S. Tsirkin · 10 years ago
  20. 3569db5 virtio: add API to enable VQs early by Michael S. Tsirkin · 10 years ago
  21. 630b54d virtio_config: remove virtio_config_val by Rusty Russell · 11 years ago
  22. 0b90d06 virtio_config: introduce size-based accessors. by Rusty Russell · 11 years ago
  23. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  24. 6457f12 virtio: support reserved vqs by Michael S. Tsirkin · 12 years ago
  25. 75a0a52 virtio: introduce an API to set affinity for a virtqueue by Jason Wang · 12 years ago
  26. c619080 virtio: fix typo in comment by Chen Baozi · 13 years ago
  27. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  28. b361311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  29. e6af578 virtio-pci: make reset operation safer by Michael S. Tsirkin · 13 years ago
  30. 6684604 enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs by Rick Jones · 13 years ago
  31. 3ead6f4 virtio_config: Add virtio_config_val_len() by Sasha Levin · 13 years ago
  32. a1b3838 virtio: add full three-clause BSD text to headers. by Rusty Russell · 14 years ago
  33. 1765e3a Remove MAYBE_BUILD_BUG_ON by Rusty Russell · 14 years ago
  34. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  35. 1842f23 lguest and virtio: cleanup struct definitions to Linux style. by Rusty Russell · 15 years ago
  36. ee006b35 virtio: teach virtio_has_feature() about transport features by Mark McLoughlin · 16 years ago
  37. d2a7ddd virtio: find_vqs/del_vqs virtio operations by Michael S. Tsirkin · 16 years ago
  38. 9499f5e virtio: add names to virtqueue struct, mapping from devices to queues. by Rusty Russell · 16 years ago
  39. c624896 virtio: Rename set_features to finalize_features by Rusty Russell · 16 years ago
  40. dd7c7bc virtio: Formally reserve bits 28-31 to be 'transport' features. by Rusty Russell · 16 years ago
  41. 674bfc2 virtio: clarify that ABI is usable by any implementations by Rusty Russell · 16 years ago
  42. b4f68be virtio: force callback on empty. by Rusty Russell · 17 years ago
  43. 7f31fe0 virtio_config: fix len calculation of config elements by Christian Borntraeger · 17 years ago
  44. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 17 years ago
  45. 72e61eb virtio: change config to guest endian. by Rusty Russell · 17 years ago
  46. 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
  47. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 17 years ago
  48. a586d4f virtio: simplify config mechanism. by Rusty Russell · 17 years ago
  49. ec3d41c Virtio interface by Rusty Russell · 17 years ago