summaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/vector_user.c
Commit message (Expand)AuthorAgeFilesLines
* um: Loadable BPF "Firmware" for vector driversAnton Ivanov2019-11-251-18/+76
* um: Add SPDX headers for files in arch/um/driversAlex Dewar2019-09-151-1/+1
* um: Error handling fixes in vector driversAnton Ivanov2019-09-151-2/+2
* um: Added support for unix socket transports and bess transportAnton Ivanov2019-09-151-1/+87
* um: Add legacy tap support and rename existing vector to hybridAnton Ivanov2019-09-151-84/+119
* um: Remove duplicated include from vector_user.cYueHaibing2019-03-061-3/+0
* um: writev needs <sys/uio.h>Christoph Hellwig2018-12-271-0/+1
* um: Include sys/uio.h to have writev()Richard Weinberger2018-12-271-0/+1
* um: NULL check before kfree is not neededYueHaibing2018-10-291-4/+2
* Fix vector raw inintialization logicAnton Ivanov2018-03-291-9/+13
* High Performance UML Vector Network DriverAnton Ivanov2018-02-191-0/+586
OpenPOWER on IntegriCloud