index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
page_pool.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
page_pool: add a comment explaining the fragment counter usage
Ilias Apalodimas
1
-0
/
+10
2023-02-06
net: page_pool: use in_softirq() instead
Qingfang DENG
1
-2
/
+2
2022-04-15
net: page_pool: introduce ethtool stats
Lorenzo Bianconi
1
-0
/
+21
2022-03-03
page_pool: Add function to batch and return stats
Joe Damato
1
-0
/
+17
2022-03-03
page_pool: Add recycle stats
Joe Damato
1
-0
/
+16
2022-03-03
page_pool: Add allocation stats
Joe Damato
1
-0
/
+18
2022-02-03
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
1
-30
/
+52
2022-01-06
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
1
-2
/
+7
2022-01-06
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
1
-0
/
+2
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
1
-1
/
+11
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
1
-11
/
+1
2021-08-10
page_pool: add frag page recycling support in page pool
Yunsheng Lin
1
-0
/
+15
2021-08-10
page_pool: add interface to manipulate frag count in page pool
Yunsheng Lin
1
-7
/
+39
2021-08-10
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
1
-7
/
+0
2021-06-08
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
1
-0
/
+9
2021-05-15
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-1
/
+11
2021-04-30
net: page_pool: use alloc_pages_bulk in refill code path
Jesper Dangaard Brouer
1
-1
/
+1
2020-11-14
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
1
-0
/
+26
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
1
-22
/
+14
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-6
/
+18
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
1
-0
/
+7
2019-11-19
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
1
-0
/
+2
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
1
-38
/
+14
2019-07-09
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
1
-0
/
+25
2019-07-02
net: page_pool: add helper function for retrieving dma direction
Ilias Apalodimas
1
-0
/
+9
2019-06-20
page_pool: fix compile warning when CONFIG_PAGE_POOL is disabled
Jesper Dangaard Brouer
1
-4
/
+4
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
1
-10
/
+31
2019-06-19
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
1
-0
/
+11
2019-06-19
xdp: page_pool related fix to cpumap
Jesper Dangaard Brouer
1
-1
/
+14
2019-06-19
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
1
-0
/
+1
2019-06-19
net: page_pool: add helper function to retrieve dma addresses
Ilias Apalodimas
1
-0
/
+5
2018-05-25
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
1
-2
/
+3
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
1
-0
/
+14
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
1
-0
/
+129