| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r303971: | Steven Hartland | 2016-08-14 | 2 | -24/+38 |
| * | MFC r284348: Fix panic when adding vtnet interfaces to a bridge | Kristof Provost | 2015-07-01 | 1 | -2/+6 |
| * | MFC 282241: | John Baldwin | 2015-05-27 | 1 | -0/+5 |
| * | MFC r275358 r275483 r276982 - Removing M_FLOWID by hps@ | Hiren Panchasara | 2015-04-24 | 1 | -2/+3 |
| * | MFC r276491: | Bryan Venteicher | 2015-01-19 | 2 | -2/+5 |
| * | MFC r276489: | Bryan Venteicher | 2015-01-19 | 1 | -2/+2 |
| * | MFC r274325: | Bryan Venteicher | 2014-11-29 | 1 | -7/+6 |
| * | MFC r270063 (vtnet) | Bryan Venteicher | 2014-08-24 | 1 | -0/+37 |
| * | MFC r268481: | Bryan Venteicher | 2014-08-22 | 2 | -65/+155 |
| * | MFC r267520, r267521, r267522, r267523, r267524: | Bryan Venteicher | 2014-06-29 | 2 | -32/+28 |
| * | MFC svn 267065 and 267187 | Luigi Rizzo | 2014-06-09 | 1 | -2/+1 |
| * | MFC r261150, r261151, r261164, r261166, r261167, r261168, r261394, r261395: | Bryan Venteicher | 2014-05-03 | 2 | -86/+129 |
| * | Do not hold the vtnet Rx queue lock when calling up into the stack | Bryan Venteicher | 2013-10-05 | 1 | -2/+6 |
| * | Complete any pending Tx frames before attempting the next transmit | Bryan Venteicher | 2013-09-03 | 2 | -0/+10 |
| * | Fix build with gcc | Eitan Adler | 2013-09-01 | 1 | -1/+1 |
| * | Import multiqueue VirtIO net driver from my user/bryanv/vtnetmq branch | Bryan Venteicher | 2013-09-01 | 2 | -1326/+2540 |
| * | Sync VirtIO net device header file from recent Linux | Bryan Venteicher | 2013-09-01 | 1 | -3/+46 |
| * | Merge virtio changes from projects/virtio | Bryan Venteicher | 2013-07-04 | 2 | -2/+2 |
| * | Merge vtnet changes from projects/virtio | Bryan Venteicher | 2013-07-04 | 1 | -2/+2 |
| * | Convert VirtIO to use ithreads instead of taskqueues | Bryan Venteicher | 2013-07-04 | 2 | -90/+19 |
| * | Merge r250802 from bryanv/vtnetmq - Fix setting of the Rx filters | Bryan Venteicher | 2013-06-15 | 1 | -2/+2 |
| * | virtio: Start taskqueues threads after attach cannot fail | Bryan Venteicher | 2012-12-14 | 1 | -4/+3 |
| * | Mechanically substitute flags from historic mbuf allocator with | Gleb Smirnoff | 2012-12-04 | 1 | -3/+3 |
| * | Various VirtIO improvements | Peter Grehan | 2012-07-11 | 1 | -2/+0 |
| * | 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 git repo: | Peter Grehan | 2012-04-14 | 1 | -1/+1 |
| * | Catch up with Bryan Venteicher's virtio Hg repo: | Peter Grehan | 2011-12-06 | 3 | -37/+64 |
| * | Import virtio base, PCI front-end, and net/block/balloon drivers. | Peter Grehan | 2011-11-18 | 3 | -0/+3124 |