summaryrefslogtreecommitdiffstats
path: root/sys/dev/virtio/network
Commit message (Expand)AuthorAgeFilesLines
* MFC r275358 r275483 r276982 - Removing M_FLOWID by hps@hiren2015-04-241-2/+3
* MFC r276491:bryanv2015-01-192-2/+5
* MFC r276489:bryanv2015-01-191-2/+2
* MFC r274325:bryanv2014-11-291-7/+6
* MFC r270063 (vtnet)bryanv2014-08-241-0/+37
* MFC r268481:bryanv2014-08-222-65/+155
* MFC r267520, r267521, r267522, r267523, r267524:bryanv2014-06-292-32/+28
* MFC svn 267065 and 267187luigi2014-06-091-2/+1
* MFC r261150, r261151, r261164, r261166, r261167, r261168, r261394, r261395:bryanv2014-05-032-86/+129
* Do not hold the vtnet Rx queue lock when calling up into the stackbryanv2013-10-051-2/+6
* Complete any pending Tx frames before attempting the next transmitbryanv2013-09-032-0/+10
* Fix build with gcceadler2013-09-011-1/+1
* Import multiqueue VirtIO net driver from my user/bryanv/vtnetmq branchbryanv2013-09-012-1326/+2540
* Sync VirtIO net device header file from recent Linuxbryanv2013-09-011-3/+46
* Merge virtio changes from projects/virtiobryanv2013-07-042-2/+2
* Merge vtnet changes from projects/virtiobryanv2013-07-041-2/+2
* Convert VirtIO to use ithreads instead of taskqueuesbryanv2013-07-042-90/+19
* Merge r250802 from bryanv/vtnetmq - Fix setting of the Rx filtersbryanv2013-06-151-2/+2
* virtio: Start taskqueues threads after attach cannot failbryanv2012-12-141-4/+3
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-041-3/+3
* Various VirtIO improvementsgrehan2012-07-111-2/+0
* Do not include <sys/types.h> in the local headers. The .c files includingobrien2012-07-031-2/+0
* Catch up with Bryan Venteicher's virtio git repo:grehan2012-04-141-1/+1
* Catch up with Bryan Venteicher's virtio Hg repo:grehan2011-12-063-37/+64
* Import virtio base, PCI front-end, and net/block/balloon drivers.grehan2011-11-183-0/+3124
OpenPOWER on IntegriCloud