summaryrefslogtreecommitdiff
path: root/arch/um/drivers/vector_user.c
AgeCommit message (Expand)Author
2024-02-20um: Convert strscpy() usage to 2-argument styleKees Cook
2023-08-16um: vector: refactor deprecated strncpyJustin Stitt
2022-03-11uml: net: vector: fix const issueJohannes Berg
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2020-10-11um: vector: Add dynamic tap interfaces and scriptingAnton Ivanov
2020-10-11um: Remove redundant NULL checkLi Heng
2020-10-11um: Some fixes to build UML with muslIgnat Korchagin
2020-10-11um: Fix null pointer dereference in vector_user_bpfGaurav Singh
2020-06-02um: Add a generic "fd" vector transportMarc-André Lureau
2020-03-29um: Remove some unnecessary NULL checks in vector_user.cAlex Dewar
2019-11-25um: Loadable BPF "Firmware" for vector driversAnton Ivanov
2019-09-15um: Add SPDX headers for files in arch/um/driversAlex Dewar
2019-09-15um: Error handling fixes in vector driversAnton Ivanov
2019-09-15um: Added support for unix socket transports and bess transportAnton Ivanov
2019-09-15um: Add legacy tap support and rename existing vector to hybridAnton Ivanov
2019-03-06um: Remove duplicated include from vector_user.cYueHaibing
2018-12-27um: writev needs <sys/uio.h>Christoph Hellwig
2018-12-27um: Include sys/uio.h to have writev()Richard Weinberger
2018-10-29um: NULL check before kfree is not neededYueHaibing
2018-03-29Fix vector raw inintialization logicAnton Ivanov
2018-02-19High Performance UML Vector Network DriverAnton Ivanov