aboutsummaryrefslogtreecommitdiff
path: root/sys/net/mp_ring.c
Commit message (Expand)AuthorAgeFilesLines
* - Merge r338254 from cxgbe(4):Marius Strobl2019-05-091-21/+14
* mp_ring: avoid items offset difference between iflib and mp_ringMatt Macy2019-01-031-8/+4
* Add knob to control tx ring abdication.Stephen Hurd2018-07-201-11/+33
* 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