Age | Commit message (Expand) | Author |
---|---|---|
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 |