summaryrefslogtreecommitdiff
path: root/include/net/page_pool
AgeCommit message (Expand)AuthorFilesLines
2023-10-24page_pool: unify frag_count handling in page_pool_is_last_frag()Yunsheng Lin1-13/+34
2023-10-17page_pool: fragment API support for 32-bit arch with 64-bit DMAYunsheng Lin1-6/+14
2023-10-05page_pool: fix documentation typosRandy Dunlap1-3/+3
2023-08-09docs: net: page_pool: de-duplicate the intro commentJakub Kicinski1-12/+12
2023-08-07page_pool: place frag_* fields in one cachelineAlexander Lobakin1-5/+5
2023-08-07net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>Alexander Lobakin1-2/+0
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin2-0/+476