- 07b17f0 page_pool: remove spinlock in page_pool_refill_alloc_cache() by Yunsheng Lin · 3 years ago
- 64693ec page_pool: Store the XDP mem id by Toke Høiland-Jørgensen · 3 years ago
- 35b2e54 page_pool: Add callback to init pages when they are allocated by Toke Høiland-Jørgensen · 3 years ago
- f915b75 page_pool: Revert "page_pool: disable dma mapping support..." by Yunsheng Lin · 3 years, 2 months ago
- d00e60e page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA by Yunsheng Lin · 3 years, 3 months ago
- 7fb9b66 page_pool: use relaxed atomic for release side accounting by Yunsheng Lin · 3 years, 5 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 53e0961 page_pool: add frag page recycling support in page pool by Yunsheng Lin · 3 years, 5 months ago
- 0e9d2a0 page_pool: add interface to manipulate frag count in page pool by Yunsheng Lin · 3 years, 5 months ago
- 57f05bc page_pool: keep pp info as long as page pool owns the page by Yunsheng Lin · 3 years, 5 months ago
- 0fa32ca page_pool: mask the page->signature before the checking by Yunsheng Lin · 3 years, 5 months ago
- 6a5bcd8 page_pool: Allow drivers to hint on SKB recycling by Ilias Apalodimas · 3 years, 7 months ago
- c07aea3 mm: add a signature in struct page by Matteo Croce · 3 years, 7 months ago
- 9ddb3c1 mm: fix struct page layout on 32-bit systems by Matthew Wilcox (Oracle) · 3 years, 8 months ago
- be5dba2 net: page_pool: use alloc_pages_bulk in refill code path by Jesper Dangaard Brouer · 3 years, 9 months ago
- dfa5971 net: page_pool: refactor dma_map into own function page_pool_dma_map by Jesper Dangaard Brouer · 3 years, 9 months ago
- 0565613 net: page_pool: simplify page recycling condition tests by Alexander Lobakin · 4 years ago
- 7886244 net: page_pool: Add bulk support for ptr_ring by Lorenzo Bianconi · 4 years, 2 months ago
- 798dda8 net: page pool: allow to pass zero flags to page_pool_init() by Denis Kirjanov · 4 years, 10 months ago
- 458de8a net: page_pool: API cleanup and comments by Ilias Apalodimas · 5 years ago
- 304db6c page_pool: refill page when alloc.count of pool is zero by Li RongQing · 5 years ago
- f13fc10 page_pool: help compiler remove code in case CONFIG_NUMA=n by Jesper Dangaard Brouer · 5 years ago
- 44768de page_pool: handle page recycle for NUMA_NO_NODE condition by Jesper Dangaard Brouer · 5 years ago
- e68bc75 net: page_pool: add the possibility to sync DMA memory for device by Lorenzo Bianconi · 5 years ago
- d539461 page_pool: Don't recycle non-reusable pages by Saeed Mahameed · 5 years ago
- bc83674 page_pool: Add API to update numa node by Saeed Mahameed · 5 years ago
- 7c9e694 page_pool: add destroy attempts counter and rename tracepoint by Jesper Dangaard Brouer · 5 years ago
- c3f812c page_pool: do not release pool until inflight == 0. by Jonathan Lemon · 5 years ago
- 8d73f8f page_pool: fix logic in __page_pool_get_cached by Jonathan Lemon · 5 years ago
- 873343e page_pool: remove unnecessary variable init by Yunsheng Lin · 5 years ago
- 1da4bbe net: core: page_pool: add user refcnt and reintroduce page_pool_destroy by Ivan Khoronzhuk · 6 years ago
- f71fec4 page_pool: make sure struct device is stable by Jesper Dangaard Brouer · 6 years ago
- 32c28f7 page_pool: add tracepoints for page_pool with details need by XDP by Jesper Dangaard Brouer · 6 years ago
- d956a04 xdp: force mem allocator removal and periodic warning by Jesper Dangaard Brouer · 6 years ago
- 99c07c4 xdp: tracking page_pool resources and safe removal by Jesper Dangaard Brouer · 6 years ago
- e54cfd7 page_pool: introduce page_pool_free and use in mlx5 by Jesper Dangaard Brouer · 6 years ago
- a25d50bf net: page_pool: add helper function to unmap dma addresses by Ilias Apalodimas · 6 years ago
- 13f16d9 page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings by Jesper Dangaard Brouer · 6 years ago
- 1567b85 net: page_pool: don't use page->private to store dma_addr_t by Ilias Apalodimas · 6 years ago
- 4905bd9 net/page_pool: Fix inconsistent lock state warning by Tariq Toukan · 6 years ago
- ff7d6b2 page_pool: refurbish version of page_pool code by Jesper Dangaard Brouer · 7 years ago