index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
page_pool
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
net: page_pool: fix recycle stats for system page_pool allocator
Lorenzo Bianconi
1
-2
/
+3
2024-02-19
page_pool: disable direct recycling based on pool->cpuid on destroy
Alexander Lobakin
1
-5
/
+0
2024-02-13
net: add generic percpu page_pool allocator
Lorenzo Bianconi
1
-0
/
+3
2023-12-17
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
1
-0
/
+5
2023-12-14
page_pool: fix typos and punctuation
Randy Dunlap
1
-6
/
+6
2023-12-13
page_pool: transition to reference count management after page draining
Liang Chen
2
-29
/
+37
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
1
-6
/
+2
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
1
-0
/
+1
2023-11-28
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
1
-0
/
+1
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
1
-0
/
+4
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
1
-0
/
+4
2023-11-21
net: page_pool: avoid touching slow on the fastpath
Jakub Kicinski
1
-0
/
+2
2023-11-21
net: page_pool: split the page_pool_params into fast and slow
Jakub Kicinski
1
-12
/
+19
2023-10-23
page_pool: update document about fragment API
Yunsheng Lin
1
-13
/
+80
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
1
-0
/
+66
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
1
-4
/
+2
2023-10-23
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
1
-13
/
+34
2023-10-16
page_pool: fragment API support for 32-bit arch with 64-bit DMA
Yunsheng Lin
1
-6
/
+14
2023-10-04
page_pool: fix documentation typos
Randy Dunlap
1
-3
/
+3
2023-08-08
docs: net: page_pool: de-duplicate the intro comment
Jakub Kicinski
1
-12
/
+12
2023-08-07
page_pool: place frag_* fields in one cacheline
Alexander Lobakin
1
-5
/
+5
2023-08-07
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
1
-2
/
+0
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2
-0
/
+476