index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
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