index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
page_pool.c
Age
Commit message (
Expand
)
Author
2023-12-17
page_pool: halve BIAS_MAX for multiple user references of a fragment
Liang Chen
2023-12-13
net: page_pool: factor out releasing DMA from releasing the page
Jakub Kicinski
2023-12-13
page_pool: transition to reference count management after page draining
Liang Chen
2023-11-28
net: page_pool: mute the periodic warning for visible page pools
Jakub Kicinski
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
2023-11-28
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
2023-11-28
net: page_pool: factor out uninit
Jakub Kicinski
2023-11-21
net: page_pool: avoid touching slow on the fastpath
Jakub Kicinski
2023-11-21
net: page_pool: split the page_pool_params into fast and slow
Jakub Kicinski
2023-11-02
net: page_pool: add missing free_percpu when page_pool_init fail
Jian Shen
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-23
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
2023-10-16
page_pool: fragment API support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2023-08-07
page_pool: add a lockdep check for recycling in hardirq
Jakub Kicinski
2023-08-07
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-03
docs: net: page_pool: use kdoc to avoid duplicating the information
Jakub Kicinski
2023-07-21
net: page_pool: merge page_pool_release_page() with page_pool_return_page()
Jakub Kicinski
2023-07-21
net: page_pool: hide page_pool_release_page()
Jakub Kicinski
2023-05-23
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-04-20
page_pool: unlink from napi during destroy
Jakub Kicinski
2023-04-19
page_pool: add DMA_ATTR_WEAK_ORDERING on all mappings
Jakub Kicinski
2023-04-14
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
2023-02-06
net: page_pool: use in_softirq() instead
Qingfang DENG
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-07
net: page_pool: optimize page pool page allocation in NUMA scenario
Jie Wang
2022-07-03
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
2022-05-13
net: page_pool: add page allocation stats for two fast page allocate path
Jie Wang
2022-04-15
net: page_pool: introduce ethtool stats
Lorenzo Bianconi
2022-04-12
page_pool: Add recycle stats to page_pool_put_page_bulk
Lorenzo Bianconi
2022-03-03
page_pool: Add function to batch and return stats
Joe Damato
2022-03-03
page_pool: Add recycle stats
Joe Damato
2022-03-03
page_pool: Add allocation stats
Joe Damato
2022-02-03
page_pool: Refactor page_pool to enable fragmenting after allocation
Alexander Duyck
2022-01-09
page_pool: remove spinlock in page_pool_refill_alloc_cache()
Yunsheng Lin
2022-01-05
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
2022-01-05
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2021-08-24
page_pool: use relaxed atomic for release side accounting
Yunsheng Lin
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-09
page_pool: add frag page recycling support in page pool
Yunsheng Lin
2021-08-09
page_pool: add interface to manipulate frag count in page pool
Yunsheng Lin
2021-08-09
page_pool: keep pp info as long as page pool owns the page
Yunsheng Lin
2021-08-09
page_pool: mask the page->signature before the checking
Yunsheng Lin
2021-06-07
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2021-06-07
mm: add a signature in struct page
Matteo Croce
[next]