index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
page_pool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
1
-470
/
+0
*
docs: net: page_pool: use kdoc to avoid duplicating the information
Jakub Kicinski
2023-08-03
1
-30
/
+104
*
net: page_pool: hide page_pool_release_page()
Jakub Kicinski
2023-07-21
1
-8
/
+2
*
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-05-23
1
-18
/
+0
*
page_pool: unlink from napi during destroy
Jakub Kicinski
2023-04-20
1
-0
/
+5
*
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2023-04-14
1
-1
/
+2
*
page_pool: add a comment explaining the fragment counter usage
Ilias Apalodimas
2023-02-21
1
-0
/
+10
*
net: page_pool: use in_softirq() instead
Qingfang DENG
2023-02-06
1
-2
/
+2
*
net: page_pool: introduce ethtool stats
Lorenzo Bianconi
2022-04-15
1
-0
/
+21
*
page_pool: Add function to batch and return stats
Joe Damato
2022-03-03
1
-0
/
+17
*
page_pool: Add recycle stats
Joe Damato
2022-03-03
1
-0
/
+16
*
page_pool: Add allocation stats
Joe Damato
2022-03-03
1
-0
/
+18
*
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
2022-02-03
1
-30
/
+52
*
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
2022-01-05
1
-2
/
+7
*
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
2022-01-05
1
-0
/
+2
*
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2021-11-18
1
-1
/
+11
*
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2021-10-15
1
-11
/
+1
*
page_pool: add frag page recycling support in page pool
Yunsheng Lin
2021-08-09
1
-0
/
+15
*
page_pool: add interface to manipulate frag count in page pool
Yunsheng Lin
2021-08-09
1
-7
/
+39
*
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
2021-08-09
1
-7
/
+0
*
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2021-06-07
1
-0
/
+9
*
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
2021-05-14
1
-1
/
+11
*
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
2021-04-30
1
-1
/
+1
*
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
2020-11-14
1
-0
/
+26
*
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-20
1
-22
/
+14
*
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
2019-11-20
1
-6
/
+18
*
page_pool: Add API to update numa node
Saeed Mahameed
2019-11-20
1
-0
/
+7
*
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2019-11-18
1
-0
/
+2
*
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2019-11-16
1
-38
/
+14
*
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
2019-07-08
1
-0
/
+25
*
net: page_pool: add helper function for retrieving dma direction
Ilias Apalodimas
2019-07-01
1
-0
/
+9
*
page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
Jesper Dangaard Brouer
2019-06-19
1
-4
/
+4
*
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
2019-06-19
1
-10
/
+31
*
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
2019-06-19
1
-0
/
+11
*
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
2019-06-19
1
-1
/
+14
*
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
2019-06-19
1
-0
/
+1
*
net: page_pool: add helper function to retrieve dma addresses
Ilias Apalodimas
2019-06-19
1
-0
/
+5
*
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
2018-05-24
1
-2
/
+3
*
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
2018-04-17
1
-0
/
+14
*
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
2018-04-17
1
-0
/
+129