index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
page_pool.c
Age
Commit message (
Expand
)
Author
Files
Lines
16 hours
net: page_pool: allow enabling recycling late, fix false positive warning
Jakub Kicinski
1
-0
/
+29
2025-05-29
page_pool: Fix use-after-free in page_pool_recycle_in_ring
Dong Chenchen
1
-13
/
+14
2025-05-28
page_pool: fix ugly page_pool formatting
Mina Almasry
1
-2
/
+2
2025-05-15
net: page_pool: Don't recycle into cache on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+4
2025-04-15
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
1
-13
/
+68
2025-03-25
net: protect rxq->mp_params with the instance lock
Jakub Kicinski
1
-5
/
+2
2025-02-18
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
1
-1
/
+7
2025-02-08
net: page_pool: avoid false positive warning if NAPI was never added
Jakub Kicinski
1
-5
/
+2
2025-02-07
net: page_pool: add memory provider helpers
Pavel Begunkov
1
-0
/
+28
2025-02-07
net: page_pool: create hooks for custom memory providers
Pavel Begunkov
1
-8
/
+15
2025-01-30
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+2
2025-01-28
net: page_pool: don't try to stash the napi id
Jakub Kicinski
1
-0
/
+2
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+3
2025-01-26
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-4
/
+3
2025-01-17
selftests: drv-net-hw: inject pp_alloc_fail errors in the right place
John Daley
1
-1
/
+1
2024-12-18
net: page_pool: rename page_pool_is_last_ref()
Jakub Kicinski
1
-1
/
+1
2024-12-13
page_pool: disable sync for cpu for dmabuf memory provider
Mina Almasry
1
-0
/
+1
2024-12-13
page_pool: Set `dma_sync` to false for devmem memory provider
Samiullah Khawaja
1
-0
/
+3
2024-12-13
net: page_pool: rename page_pool_alloc_netmem to *_netmems
Mina Almasry
1
-4
/
+4
2024-12-13
page_pool: allow mixing PPs within one bulk
Alexander Lobakin
1
-37
/
+72
2024-12-06
page_pool: make page_pool_put_page_bulk() handle array of netmems
Alexander Lobakin
1
-15
/
+15
2024-11-13
net: page_pool: do not count normal frag allocation in stats
Jakub Kicinski
1
-1
/
+1
2024-09-12
memory-provider: dmabuf devmem memory provider
Mina Almasry
1
-26
/
+76
2024-09-12
page_pool: devmem support
Mina Almasry
1
-12
/
+13
2024-07-10
page_pool: use __cacheline_group_{begin, end}_aligned()
Alexander Lobakin
1
-1
/
+2
2024-07-09
net: page_pool: fix warning code
Johannes Berg
1
-1
/
+1
2024-07-03
page_pool: convert to use netmem
Mina Almasry
1
-139
/
+165
2024-07-02
page_pool: export page_pool_disable_direct_recycling()
David Wei
1
-1
/
+2
2024-06-09
page_pool: remove WARN_ON() with OR
David Wei
1
-2
/
+2
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-30
/
+48
2024-05-08
page_pool: check for DMA sync shortcut earlier
Alexander Lobakin
1
-14
/
+19
2024-05-07
page_pool: don't use driver-set flags field directly
Alexander Lobakin
1
-19
/
+22
2024-05-07
page_pool: make sure frag API fields don't span between cachelines
Alexander Lobakin
1
-0
/
+10
2024-04-30
net: page_pool: support error injection
Jakub Kicinski
1
-0
/
+2
2024-04-24
page_pool: constify some read-only function arguments
Alexander Lobakin
1
-5
/
+5
2024-04-03
page_pool: try direct bulk recycling
Alexander Lobakin
1
-2
/
+5
2024-04-03
page_pool: check for PP direct cache locality later
Alexander Lobakin
1
-3
/
+28
2024-03-11
net: page_pool: factor out page_pool recycle check
Mina Almasry
1
-2
/
+7
2024-02-19
net: page_pool: fix recycle stats for system page_pool allocator
Lorenzo Bianconi
1
-5
/
+17
2024-02-19
page_pool: disable direct recycling based on pool->cpuid on destroy
Alexander Lobakin
1
-3
/
+7
2024-02-14
net: add generic percpu page_pool allocator
Lorenzo Bianconi
1
-4
/
+19
2023-12-17
page_pool: halve BIAS_MAX for multiple user references of a fragment
Liang Chen
1
-1
/
+1
2023-12-14
net: page_pool: factor out releasing DMA from releasing the page
Jakub Kicinski
1
-9
/
+16
2023-12-14
page_pool: transition to reference count management after page draining
Liang Chen
1
-6
/
+6
2023-11-28
net: page_pool: mute the periodic warning for visible page pools
Jakub Kicinski
1
-4
/
+7
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
1
-1
/
+1
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
1
-0
/
+1
2023-11-28
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
1
-4
/
+9
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
1
-5
/
+16
2023-11-28
net: page_pool: factor out uninit
Jakub Kicinski
1
-8
/
+13
[next]