Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ptr_ring: use kmalloc_array() | Eric Dumazet | 2017-08-30 | 1 | -4/+5 |
* | ptr_ring: fix race conditions when resizing | Michael S. Tsirkin | 2017-02-26 | 1 | -5/+31 |
* | ptr_ring: support resizing multiple queues | Michael S. Tsirkin | 2016-07-01 | 1 | -9/+62 |
* | ptr_ring: support zero length ring | Jason Wang | 2016-07-01 | 1 | -2/+4 |
* | ptr_ring: resize support | Michael S. Tsirkin | 2016-06-15 | 1 | -14/+143 |
* | ptr_ring: array based FIFO for pointers | Michael S. Tsirkin | 2016-06-15 | 1 | -0/+264 |