summaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_mbq.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r339639Vincenzo Maffione2018-12-041-3/+6
* Revert r330897:Eitan Adler2018-03-291-3/+1
* Partial merge of the SPDX changesEitan Adler2018-03-141-1/+3
* 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