index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
page_pool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-14
net: page_pool: Add bulk support for ptr_ring
Lorenzo Bianconi
1
-10
/
+60
2020-03-29
net: page pool: allow to pass zero flags to page_pool_init()
Denis Kirjanov
1
-3
/
+5
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
1
-33
/
+37
2020-02-13
page_pool: refill page when alloc.count of pool is zero
Li RongQing
1
-14
/
+8
2020-01-02
page_pool: help compiler remove code in case CONFIG_NUMA=n
Jesper Dangaard Brouer
1
-0
/
+9
2020-01-02
page_pool: handle page recycle for NUMA_NO_NODE condition
Jesper Dangaard Brouer
1
-19
/
+61
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-2
/
+34
2019-11-20
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
1
-1
/
+13
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
1
-0
/
+8
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
1
-2
/
+11
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
1
-46
/
+76
2019-08-15
page_pool: fix logic in __page_pool_get_cached
Jonathan Lemon
1
-23
/
+16
2019-08-15
page_pool: remove unnecessary variable init
Yunsheng Lin
1
-1
/
+1
2019-07-08
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
1
-0
/
+8
2019-06-19
page_pool: make sure struct device is stable
Jesper Dangaard Brouer
1
-0
/
+8
2019-06-19
page_pool: add tracepoints for page_pool with details need by XDP
Jesper Dangaard Brouer
1
-1
/
+8
2019-06-19
xdp: force mem allocator removal and periodic warning
Jesper Dangaard Brouer
1
-1
/
+17
2019-06-19
xdp: tracking page_pool resources and safe removal
Jesper Dangaard Brouer
1
-16
/
+46
2019-06-19
page_pool: introduce page_pool_free and use in mlx5
Jesper Dangaard Brouer
1
-4
/
+11
2019-06-19
net: page_pool: add helper function to unmap dma addresses
Ilias Apalodimas
1
-0
/
+7
2019-02-13
page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings
Jesper Dangaard Brouer
1
-5
/
+6
2019-02-13
net: page_pool: don't use page->private to store dma_addr_t
Ilias Apalodimas
1
-4
/
+9
2018-07-19
net/page_pool: Fix inconsistent lock state warning
Tariq Toukan
1
-1
/
+1
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
1
-0
/
+317