This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
virtio
/
network
History
Bryan Venteicher
d797300b75
Do not hold the vtnet Rx queue lock when calling up into the stack
...
This matches other similar drivers and avoids various LOR warnings. Approved by: re (marius)
2013-10-05 18:07:24 +00:00
..
if_vtnet.c
Do not hold the vtnet Rx queue lock when calling up into the stack
2013-10-05 18:07:24 +00:00
if_vtnetvar.h
Complete any pending Tx frames before attempting the next transmit
2013-09-03 02:28:31 +00:00
virtio_net.h
Sync VirtIO net device header file from recent Linux
2013-09-01 04:23:54 +00:00