summaryrefslogtreecommitdiffstats
path: root/drivers/misc/vmw_vmci/vmci_datagram.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 321Thomas Gleixner2019-06-051-9/+1Star
* misc/vmw_vmci: use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-211-2/+1Star
* VMCI: integer overflow in vmci_datagram_dispatch()Dan Carpenter2014-09-241-1/+2
* VMCI: Fix process-to-process DRGAMs.Andy King2013-03-151-1/+3
* VMCI: datagram implementation.George Zhang2013-01-091-0/+500