aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_mbq.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-1/+3
* Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-161-3/+6
* 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