Age | Commit message (Expand) | Author |
---|---|---|
2017-12-11 | ptr_ring: add barriers | Michael S. Tsirkin |
2017-08-16 | ptr_ring: use kmalloc_array() | Eric Dumazet |
2017-05-18 | ptr_ring: introduce batch dequeuing | Jason Wang |
2017-05-18 | ptr_ring: add ptr_ring_unconsume | Michael S. Tsirkin |
2017-05-09 | ptr_ring: batch ring zeroing | Michael S. Tsirkin |
2017-02-20 | ptr_ring: fix race conditions when resizing | Michael S. Tsirkin |
2016-07-01 | ptr_ring: support resizing multiple queues | Michael S. Tsirkin |
2016-07-01 | ptr_ring: support zero length ring | Jason Wang |
2016-06-15 | ptr_ring: resize support | Michael S. Tsirkin |
2016-06-15 | ptr_ring: array based FIFO for pointers | Michael S. Tsirkin |