index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
net
/
page_pool
/
helpers.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-01-15
net: make page_pool_ref_netmem work with net iovs
Pavel Begunkov
1
-1
/
+1
2024-12-19
page_pool: add page_pool_dev_alloc_netmem()
Alexander Lobakin
1
-0
/
+9
2024-12-17
net: page_pool: rename page_pool_is_last_ref()
Jakub Kicinski
1
-2
/
+2
2024-12-12
page_pool: disable sync for cpu for dmabuf memory provider
Mina Almasry
1
-5
/
+30
2024-12-12
net: page_pool: create page_pool_alloc_netmem
Mina Almasry
1
-9
/
+16
2024-12-09
net: reformat kdoc return statements
Jakub Kicinski
1
-6
/
+3
2024-09-11
page_pool: devmem support
Mina Almasry
1
-32
/
+7
2024-07-02
page_pool: convert to use netmem
Mina Almasry
1
-21
/
+70
2024-04-24
page_pool: add DMA-sync-for-CPU inline helper
Alexander Lobakin
1
-0
/
+24
2024-04-24
page_pool: constify some read-only function arguments
Alexander Lobakin
1
-5
/
+5
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
1
-26
/
+34
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
1
-6
/
+2
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: 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: split types and declarations from page_pool.h
Yunsheng Lin
1
-0
/
+238