开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netmem.h
Age
Commit message (
Expand
)
Author
2025-10-28
net: netmem: remove NET_IOV_MAX from net_iov_type enum
Bobby Eshleman
2025-10-14
netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
Byungchul Park
2025-07-23
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
Byungchul Park
2025-07-23
netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
Byungchul Park
2025-07-23
netmem: introduce struct netmem_desc mirroring struct page
Byungchul Park
2025-07-07
netmem: use _Generic to cover const casting for page_to_netmem()
Byungchul Park
2025-06-17
net: Allow const args for of page_to_netmem()
Dragos Tatulea
2025-06-17
netmem: fix netmem comments
Mina Almasry
2025-05-13
net: enable driver support for netmem TX
Mina Almasry
2025-05-13
net: add get_netmem/put_netmem support
Mina Almasry
2025-05-13
netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
2025-02-06
net: generalise net_iov chunk owners
Pavel Begunkov
2024-12-05
netmem: add a couple of page helper wrappers
Alexander Lobakin
2024-09-11
page_pool: devmem support
Mina Almasry
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-07-02
page_pool: convert to use netmem
Mina Almasry
2024-02-20
net: introduce abstraction for network memory
Mina Almasry