1. 782f244 VMCI: fix error handling path when registering guest driver by Dmitry Torokhov · 11 years ago
  2. 240ddd4 vmw_vmci: Convert driver to use get_user_pages_fast() by Jan Kara · 11 years ago
  3. 9089e3b VMCI: fix to pass correct device identity to free_irq() by Wei Yongjun · 11 years ago
  4. 6d6dfb4 VMCI: Add support for virtual IOMMU by Andy King · 11 years ago
  5. 45412be VMCI: Remove non-blocking/pinned queuepair support by Andy King · 11 years ago
  6. d2f83e9 Hoist memcpy_fromiovec/memcpy_toiovec into lib/ by Rusty Russell · 11 years ago
  7. 6d4f013 misc/vmw_vmci: Add dependency on CONFIG_NET by Guenter Roeck · 12 years ago
  8. 347e089 VMCI: Fix process-to-process DRGAMs. by Andy King · 12 years ago
  9. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  10. f6dcf8e drivers, vmci: Fix build error by David Rientjes · 12 years ago
  11. 5a19b78 VMCI: Fix broken context ID retrieval by Andy King · 12 years ago
  12. ea8a83a VMCI: include slab.h into files using kmalloc/kfree by Dmitry Torokhov · 12 years ago
  13. e6389a1 VMCI: rename PPNset to ppn_set to avoid camel case by Dmitry Torokhov · 12 years ago
  14. 0e7894d VMCI: Fix "always true condition" by Andy King · 12 years ago
  15. 32b083a VMCI: Fix deref before NULL-check of queuepair ptr by Andy King · 12 years ago
  16. 42281d2 VMCI: Remove dependency on BLOCK I/O by Andy King · 12 years ago
  17. bad7d9d VMCI: Add PCI as a dependency by Andy King · 12 years ago
  18. 2025984 VMCI: Some header and config files. by George Zhang · 12 years ago
  19. 8bf5039 VMCI: host side driver implementation. by George Zhang · 12 years ago
  20. 1f16643 VMCI: guest side driver implementation. by George Zhang · 12 years ago
  21. e76ffea VMCI: routing implementation. by George Zhang · 12 years ago
  22. bc63ded VMCI: resource object implementation. by George Zhang · 12 years ago
  23. 06164d2 VMCI: queue pairs implementation. by George Zhang · 12 years ago
  24. b484b26 VMCI: handle array implementation. by George Zhang · 12 years ago
  25. 1d99020 VMCI: event handling implementation. by George Zhang · 12 years ago
  26. 197dbaa VMCI: device driver implementaton. by George Zhang · 12 years ago
  27. 83e2ec7 VMCI: doorbell implementation. by George Zhang · 12 years ago
  28. a110b7e VMCI: datagram implementation. by George Zhang · 12 years ago
  29. 28d6692 VMCI: context implementation. by George Zhang · 12 years ago