index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
page_pool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory-provider: dmabuf devmem memory provider
Mina Almasry
2024-09-12
1
-2
/
+15
*
page_pool: devmem support
Mina Almasry
2024-09-12
1
-32
/
+7
*
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-09-12
1
-0
/
+6
*
page_pool: use __cacheline_group_{begin, end}_aligned()
Alexander Lobakin
2024-07-10
1
-10
/
+12
*
page_pool: convert to use netmem
Mina Almasry
2024-07-03
2
-24
/
+81
*
page_pool: export page_pool_disable_direct_recycling()
David Wei
2024-07-02
1
-0
/
+1
*
page_pool: fix &page_pool_params kdoc issues
Alexander Lobakin
2024-05-28
1
-2
/
+3
*
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-20
1
-4
/
+21
|
\
|
*
page_pool: don't use driver-set flags field directly
Alexander Lobakin
2024-05-07
1
-3
/
+10
|
*
page_pool: make sure frag API fields don't span between cachelines
Alexander Lobakin
2024-05-07
1
-1
/
+11
*
|
page_pool: add DMA-sync-for-CPU inline helper
Alexander Lobakin
2024-04-24
1
-0
/
+24
*
|
page_pool: constify some read-only function arguments
Alexander Lobakin
2024-04-24
2
-7
/
+7
|
/
*
net: page_pool: fix recycle stats for system page_pool allocator
Lorenzo Bianconi
2024-02-19
1
-2
/
+3
*
page_pool: disable direct recycling based on pool->cpuid on destroy
Alexander Lobakin
2024-02-19
1
-5
/
+0
*
net: add generic percpu page_pool allocator
Lorenzo Bianconi
2024-02-14
1
-0
/
+3
*
skbuff: Optimization of SKB coalescing for page pool
Liang Chen
2023-12-17
1
-0
/
+5
*
page_pool: fix typos and punctuation
Randy Dunlap
2023-12-15
1
-6
/
+6
*
page_pool: transition to reference count management after page draining
Liang Chen
2023-12-14
2
-29
/
+37
*
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
2023-11-28
1
-6
/
+2
*
net: page_pool: report when page pool was destroyed
Jakub Kicinski
2023-11-28
1
-0
/
+1
*
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
2023-11-28
1
-0
/
+1
*
net: page_pool: record pools per netdev
Jakub Kicinski
2023-11-28
1
-0
/
+4
*
net: page_pool: id the page pools
Jakub Kicinski
2023-11-28
1
-0
/
+4
*
net: page_pool: avoid touching slow on the fastpath
Jakub Kicinski
2023-11-22
1
-0
/
+2
*
net: page_pool: split the page_pool_params into fast and slow
Jakub Kicinski
2023-11-22
1
-12
/
+19
*
page_pool: update document about fragment API
Yunsheng Lin
2023-10-24
1
-13
/
+80
*
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
2023-10-24
1
-0
/
+66
*
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-24
1
-4
/
+2
*
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
2023-10-24
1
-13
/
+34
*
page_pool: fragment API support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2023-10-17
1
-6
/
+14
*
page_pool: fix documentation typos
Randy Dunlap
2023-10-04
1
-3
/
+3
*
docs: net: page_pool: de-duplicate the intro comment
Jakub Kicinski
2023-08-09
1
-12
/
+12
*
page_pool: place frag_* fields in one cacheline
Alexander Lobakin
2023-08-07
1
-5
/
+5
*
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
2023-08-07
1
-2
/
+0
*
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
2
-0
/
+476