index
:
pub/scm/linux/kernel/git/shli/linux.git
master
Shaohua Li's fork of linux.git
Shaohua Li
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netmem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-21
Revert "mm: introduce a new page type for page pool in page type"
Byungchul Park
1
-17
/
+2
2026-04-29
net: add net_iov_init() and use it to initialize ->page_type
Jakub Kicinski
1
-0
/
+15
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+12
2026-04-05
mm: introduce a new page type for page pool in page type
Byungchul Park
1
-2
/
+13
2026-02-26
netmem: remove the pp fields from net_iov
Byungchul Park
1
-37
/
+1
2026-01-25
net: inline get_netmem() and put_netmem()
Eric Dumazet
1
-2
/
+18
2026-01-25
net: inline net_is_devmem_iov()
Eric Dumazet
1
-0
/
+12
2025-10-28
net: netmem: remove NET_IOV_MAX from net_iov_type enum
Bobby Eshleman
1
-4
/
+0
2025-10-14
netmem: replace __netmem_clear_lsb() with netmem_to_nmdesc()
Byungchul Park
1
-33
/
+33
2025-07-23
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
Byungchul Park
1
-0
/
+17
2025-07-23
netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
Byungchul Park
1
-1
/
+19
2025-07-23
netmem: introduce struct netmem_desc mirroring struct page
Byungchul Park
1
-21
/
+95
2025-07-07
netmem: use _Generic to cover const casting for page_to_netmem()
Byungchul Park
1
-4
/
+3
2025-06-17
net: Allow const args for of page_to_netmem()
Dragos Tatulea
1
-1
/
+1
2025-06-17
netmem: fix netmem comments
Mina Almasry
1
-5
/
+16
2025-05-13
net: enable driver support for netmem TX
Mina Almasry
1
-0
/
+20
2025-05-13
net: add get_netmem/put_netmem support
Mina Almasry
1
-0
/
+3
2025-05-13
netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
1
-1
/
+10
2025-02-06
net: generalise net_iov chunk owners
Pavel Begunkov
1
-1
/
+20
2024-12-05
netmem: add a couple of page helper wrappers
Alexander Lobakin
1
-2
/
+76
2024-09-11
page_pool: devmem support
Mina Almasry
1
-7
/
+117
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
1
-0
/
+8
2024-07-02
page_pool: convert to use netmem
Mina Almasry
1
-0
/
+15
2024-02-20
net: introduce abstraction for network memory
Mina Almasry
1
-0
/
+41