aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/drivers/vector_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-25um: Loadable BPF "Firmware" for vector driversAnton Ivanov1-18/+76
2019-09-15um: Add SPDX headers for files in arch/um/driversAlex Dewar1-1/+1
2019-09-15um: Error handling fixes in vector driversAnton Ivanov1-2/+2
2019-09-15um: Added support for unix socket transports and bess transportAnton Ivanov1-1/+87
2019-09-15um: Add legacy tap support and rename existing vector to hybridAnton Ivanov1-84/+119
2019-03-06um: Remove duplicated include from vector_user.cYueHaibing1-3/+0
2018-12-27um: writev needs <sys/uio.h>Christoph Hellwig1-0/+1
2018-12-27um: Include sys/uio.h to have writev()Richard Weinberger1-0/+1
2018-10-29um: NULL check before kfree is not neededYueHaibing1-4/+2
2018-03-29Fix vector raw inintialization logicAnton Ivanov1-9/+13
2018-02-19High Performance UML Vector Network DriverAnton Ivanov1-0/+586