| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r311305 (by asomers): | Alexander Motin | 2017-03-23 | 1 | -3/+3 |
| * | MFC r283291: don't use CALLOUT_MPSAFE with callout_init() | Andriy Gapon | 2017-03-04 | 1 | -1/+1 |
| * | MFC r309119: virtio_pci: fix announcement of MSI-X interrupts for queues | Andriy Gapon | 2016-12-14 | 1 | -1/+2 |
| * | MFC r303971: | Steven Hartland | 2016-08-14 | 2 | -24/+38 |
| * | MFC r267858: | Roger Pau Monné | 2015-12-30 | 1 | -3/+1 |
| * | MFC r284348: Fix panic when adding vtnet interfaces to a bridge | Kristof Provost | 2015-07-01 | 1 | -2/+6 |
| * | MFC r277788: | Bryan Venteicher | 2015-06-13 | 1 | -41/+31 |
| * | MFC 282241: | John Baldwin | 2015-05-27 | 1 | -0/+5 |
| * | MFC r281698: | Alexander Motin | 2015-04-25 | 1 | -1/+2 |
| * | MFC r275358 r275483 r276982 - Removing M_FLOWID by hps@ | Hiren Panchasara | 2015-04-24 | 1 | -2/+3 |
| * | MFC r280090: Hide virtio features negotiation messages under bootverbose. | Alexander Motin | 2015-03-29 | 1 | -1/+1 |
| * | MFC r279651, r279652, r279657: | Alexander Motin | 2015-03-19 | 1 | -1/+1 |
| * | MFC r279642: Reenable VIRTIO_BLK_F_TOPOLOGY feature. | Alexander Motin | 2015-03-19 | 1 | -0/+1 |
| * | MFC r276491: | Bryan Venteicher | 2015-01-19 | 2 | -2/+5 |
| * | MFC r276489: | Bryan Venteicher | 2015-01-19 | 1 | -2/+2 |
| * | MFC r275335: | Bryan Venteicher | 2015-01-01 | 1 | -417/+422 |
| * | MFC r274819: | Steven Hartland | 2014-12-21 | 1 | -2/+2 |
| * | MFC r274325: | Bryan Venteicher | 2014-11-29 | 1 | -7/+6 |
| * | MFC r273515, r274055, r274063, r274215, r274065, r274502: | Bryan Venteicher | 2014-11-29 | 2 | -0/+1484 |
| * | MFC r270063 (vtnet) | Bryan Venteicher | 2014-08-24 | 1 | -0/+37 |
| * | MFC r268481: | Bryan Venteicher | 2014-08-22 | 2 | -65/+155 |
| * | MFC r268480: | Bryan Venteicher | 2014-08-21 | 2 | -0/+8 |
| * | MFC 260847,264055,264867: | John Baldwin | 2014-07-21 | 1 | -0/+231 |
| * | MFC r267520, r267521, r267522, r267523, r267524: | Bryan Venteicher | 2014-06-29 | 8 | -42/+39 |
| * | MFC r267313: | Bryan Venteicher | 2014-06-17 | 1 | -1/+1 |
| * | MFC r266951: | Bryan Venteicher | 2014-06-10 | 6 | -54/+125 |
| * | 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 |
| * | MFC r261147: | Bryan Venteicher | 2014-05-03 | 1 | -34/+64 |
| * | MFC r260583: Add unmapped IO support to virtio_scsi(4) | Bryan Venteicher | 2014-01-18 | 1 | -1/+4 |
| * | MFC r260582: Add unmapped IO support to virtio_blk(4) | Bryan Venteicher | 2014-01-18 | 1 | -3/+4 |
| * | MFC r260566: Remove incorrect bit shift when assigning the LUN request field | Bryan Venteicher | 2014-01-18 | 1 | -1/+1 |
| * | 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 unintended compiler constant folding | Bryan Venteicher | 2013-09-03 | 1 | -2/+2 |
| * | 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 |
| * | Add optional VirtIO device method for post-attach notifications | Bryan Venteicher | 2013-09-01 | 2 | -1/+15 |
| * | Add support for postponing VirtIO virtqueue interrupts | Bryan Venteicher | 2013-09-01 | 2 | -12/+32 |
| * | Different consumers of the struct vm_page abuse pageq member to keep | Konstantin Belousov | 2013-08-10 | 1 | -4/+4 |
| * | Merge virtio_scsi change from projects/virtio | Bryan Venteicher | 2013-07-04 | 1 | -10/+3 |
| * | Merge virtio_pci changes from projects/virtio | Bryan Venteicher | 2013-07-04 | 3 | -201/+242 |
| * | Merge virtio changes from projects/virtio | Bryan Venteicher | 2013-07-04 | 13 | -48/+41 |
| * | Merge vtnet changes from projects/virtio | Bryan Venteicher | 2013-07-04 | 1 | -2/+2 |
| * | Merge virtio_balloon changes from projects/virtio | Bryan Venteicher | 2013-07-04 | 1 | -23/+21 |
| * | Merge several virtio_blk changes from projects/virtio | Bryan Venteicher | 2013-07-04 | 2 | -26/+240 |
| * | Convert VirtIO to use ithreads instead of taskqueues | Bryan Venteicher | 2013-07-04 | 10 | -275/+110 |
| * | Merge r250802 from bryanv/vtnetmq - Fix setting of the Rx filters | Bryan Venteicher | 2013-06-15 | 1 | -2/+2 |
| * | MFprojects/camlock r248982: | Alexander Motin | 2013-04-14 | 1 | -1/+1 |