Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-15 | um: Add SPDX headers for files in arch/um/drivers | Alex Dewar | 1 | -1/+1 |
2019-09-15 | um: Error handling fixes in vector drivers | Anton Ivanov | 1 | -2/+2 |
2019-09-15 | um: Added support for unix socket transports and bess transport | Anton Ivanov | 1 | -1/+87 |
2019-09-15 | um: Add legacy tap support and rename existing vector to hybrid | Anton Ivanov | 1 | -84/+119 |
2019-03-07 | um: Remove duplicated include from vector_user.c | YueHaibing | 1 | -3/+0 |
2018-12-28 | um: writev needs <sys/uio.h> | Christoph Hellwig | 1 | -0/+1 |
2018-12-28 | um: Include sys/uio.h to have writev() | Richard Weinberger | 1 | -0/+1 |
2018-10-30 | um: NULL check before kfree is not needed | YueHaibing | 1 | -4/+2 |
2018-03-29 | Fix vector raw inintialization logic | Anton Ivanov | 1 | -9/+13 |
2018-02-19 | High Performance UML Vector Network Driver | Anton Ivanov | 1 | -0/+586 |