Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tcp: extend the use of the th_flags accessor function | Richard Scheffenegger | 2024-11-29 | 1 | -1/+1 |
* | virtio(4): Fix a typo in a source code comment | Gordon Bergling | 2024-01-22 | 1 | -1/+1 |
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | virtio: plug some of set-but-not-used vars | Mateusz Guzik | 2021-12-14 | 1 | -0/+6 |
* | if_vtnet: Add initial modern (V1) support | Bryan Venteicher | 2021-01-19 | 1 | -25/+78 |
* | tap: add support for virtio-net offloads | Vincenzo Maffione | 2019-10-18 | 1 | -0/+293 |
* | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Sync VirtIO net device header file from recent Linux | Bryan Venteicher | 2013-09-01 | 1 | -3/+46 |
* | Do not include <sys/types.h> in the local headers. The .c files including | David E. O'Brien | 2012-07-03 | 1 | -2/+0 |
* | Catch up with Bryan Venteicher's virtio Hg repo: | Peter Grehan | 2011-12-06 | 1 | -1/+24 |
* | Import virtio base, PCI front-end, and net/block/balloon drivers. | Peter Grehan | 2011-11-18 | 1 | -0/+138 |