aboutsummaryrefslogtreecommitdiff
path: root/sys/net/mp_ring.c
Commit message (Expand)AuthorAgeFilesLines
* mp_ring: fix i386Matt Macy2018-05-191-1/+2
* Have ifmp_ring_enqueue() abdicate instead of switch to a consumerStephen Hurd2017-09-231-9/+5
* Revert r323516 (iflib rollup)Stephen Hurd2017-09-161-11/+11
* Roll up iflib commits from github. This pulls in most of the work doneStephen Hurd2017-09-131-11/+11
* sys/net: more spelling.Pedro F. Giffuni2016-05-191-2/+2
* Activate the NO_64BIT_ATOMICS code for mips and powerpcScott Long2016-05-181-3/+5
* Import the 'iflib' API library for network drivers. From the author:Scott Long2016-05-181-0/+542