Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhost-user: use guest buffer directly in vu_handle_tx() | Laurent Vivier | 2024-03-12 | 1 | -0/+2 |
* | packet: replace struct desc by struct iovec | Laurent Vivier | 2024-03-12 | 1 | -12/+2 |
* | Avoid shadowing index(3) | David Gibson | 2023-09-27 | 1 | -5/+5 |
* | passt: Relicense to GPL 2.0, or any later version | Stefano Brivio | 2023-04-06 | 1 | -1/+1 |
* | tcp: Silence warning from gcc 11.3 with -Ofast | Stefano Brivio | 2022-06-08 | 1 | -2/+2 |
* | treewide: Mark constant references as const | Stefano Brivio | 2022-03-29 | 1 | -3/+4 |
* | treewide: Packet abstraction with mandatory boundary checks | Stefano Brivio | 2022-03-29 | 1 | -0/+81 |