Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni
2018-01-29skb_array: use __ptr_ring_emptyMichael S. Tsirkin
2017-12-08net: skb_array: expose peek APIJohn Fastabend
2017-08-17ptr_ring: use kmalloc_array()Eric Dumazet
2017-05-18skb_array: introduce batch dequeuingJason Wang
2017-05-18skb_array: introduce skb_array_unconsumeJason Wang
2016-07-01skb_array: add wrappers for resizingJason Wang
2016-07-01skb_array: minor tweakJason Wang
2016-06-15skb_array: resize supportMichael S. Tsirkin
2016-06-15skb_array: array based FIFO for skbsMichael S. Tsirkin