aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_mbq.c
Commit message (Expand)AuthorAgeFilesLines
* introduce mbq_lock() and mbq_unlock() for the mbq,Luigi Rizzo2014-06-061-4/+4
* Use mtx_lock_spin/mtx_unlock_spin primitives on spin lockAndrey Zonov2014-06-061-4/+4
* It is 2014 and we have a new version of netmap.Luigi Rizzo2014-01-061-2/+13
* split netmap code according to functions:Luigi Rizzo2013-12-151-0/+152