index
:
linux.git
for-next
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
11 days
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
Byungchul Park
11 days
netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
Byungchul Park
11 days
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