summaryrefslogtreecommitdiffstats
path: root/include/net/page_pool
Commit message (Expand)AuthorAgeFilesLines
* page_pool: update document about fragment APIYunsheng Lin2023-10-231-13/+80
* page_pool: introduce page_pool_alloc() APIYunsheng Lin2023-10-231-0/+66
* page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin2023-10-231-4/+2
* page_pool: unify frag_count handling in page_pool_is_last_frag()Yunsheng Lin2023-10-231-13/+34
* page_pool: fragment API support for 32-bit arch with 64-bit DMAYunsheng Lin2023-10-161-6/+14
* page_pool: fix documentation typosRandy Dunlap2023-10-041-3/+3
* docs: net: page_pool: de-duplicate the intro commentJakub Kicinski2023-08-081-12/+12
* page_pool: place frag_* fields in one cachelineAlexander Lobakin2023-08-071-5/+5
* net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>Alexander Lobakin2023-08-071-2/+0
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-072-0/+476