Age | Commit message (Expand) | Author |
2024-02-20 | um: Convert strscpy() usage to 2-argument style | Kees Cook |
2023-08-16 | um: vector: refactor deprecated strncpy | Justin Stitt |
2022-03-11 | uml: net: vector: fix const issue | Johannes Berg |
2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan |
2020-10-11 | um: vector: Add dynamic tap interfaces and scripting | Anton Ivanov |
2020-10-11 | um: Remove redundant NULL check | Li Heng |
2020-10-11 | um: Some fixes to build UML with musl | Ignat Korchagin |
2020-10-11 | um: Fix null pointer dereference in vector_user_bpf | Gaurav Singh |
2020-06-02 | um: Add a generic "fd" vector transport | Marc-André Lureau |
2020-03-29 | um: Remove some unnecessary NULL checks in vector_user.c | Alex Dewar |
2019-11-25 | um: Loadable BPF "Firmware" for vector drivers | Anton Ivanov |
2019-09-15 | um: Add SPDX headers for files in arch/um/drivers | Alex Dewar |
2019-09-15 | um: Error handling fixes in vector drivers | Anton Ivanov |
2019-09-15 | um: Added support for unix socket transports and bess transport | Anton Ivanov |
2019-09-15 | um: Add legacy tap support and rename existing vector to hybrid | Anton Ivanov |
2019-03-06 | um: Remove duplicated include from vector_user.c | YueHaibing |
2018-12-27 | um: writev needs <sys/uio.h> | Christoph Hellwig |
2018-12-27 | um: Include sys/uio.h to have writev() | Richard Weinberger |
2018-10-29 | um: NULL check before kfree is not needed | YueHaibing |
2018-03-29 | Fix vector raw inintialization logic | Anton Ivanov |
2018-02-19 | High Performance UML Vector Network Driver | Anton Ivanov |