Message ID | 20240910171458.219195-1-almasrymina@google.com (mailing list archive) |
---|---|
Headers | show |
Series | Device Memory TCP | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Tue, 10 Sep 2024 17:14:44 +0000 you wrote: > v26: https://patchwork.kernel.org/project/netdevbpf/list/?series=888227&state=* > ==== > > No major changes. Only applied Reviewed-by tags from Jakub and addressed > reported nits. > > v25: https://patchwork.kernel.org/project/netdevbpf/list/?series=885396&state=* > === > > [...] Here is the summary with links: - [net-next,v26,01/13] netdev: add netdev_rx_queue_restart() https://git.kernel.org/netdev/net-next/c/7c88f86576f3 - [net-next,v26,02/13] net: netdev netlink api to bind dma-buf to a net device https://git.kernel.org/netdev/net-next/c/3efd7ab46d0a - [net-next,v26,03/13] netdev: support binding dma-buf to netdevice https://git.kernel.org/netdev/net-next/c/170aafe35cb9 - [net-next,v26,04/13] netdev: netdevice devmem allocator https://git.kernel.org/netdev/net-next/c/28c5c74eeaa0 - [net-next,v26,05/13] page_pool: devmem support https://git.kernel.org/netdev/net-next/c/8ab79ed50cf1 - [net-next,v26,06/13] memory-provider: dmabuf devmem memory provider https://git.kernel.org/netdev/net-next/c/0f9214046893 - [net-next,v26,07/13] net: support non paged skb frags https://git.kernel.org/netdev/net-next/c/9f6b619edf2e - [net-next,v26,08/13] net: add support for skbs with unreadable frags https://git.kernel.org/netdev/net-next/c/65249feb6b3d - [net-next,v26,09/13] tcp: RX path for devmem TCP https://git.kernel.org/netdev/net-next/c/8f0b3cc9a4c1 - [net-next,v26,10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags https://git.kernel.org/netdev/net-next/c/678f6e28b5f6 - [net-next,v26,11/13] net: add devmem TCP documentation https://git.kernel.org/netdev/net-next/c/09d1db26b5e5 - [net-next,v26,12/13] selftests: add ncdevmem, netcat for devmem TCP https://git.kernel.org/netdev/net-next/c/85585b4bc8d8 - [net-next,v26,13/13] netdev: add dmabuf introspection https://git.kernel.org/netdev/net-next/c/d0caf9876a1c You are awesome, thank you!