lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 27 Feb 2022 11:10:14 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Dimitris Michailidis <d.michailidis@...gible.com> Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org, andrew@...n.ch Subject: Re: [PATCH net-next v8 0/8] new Fungible Ethernet driver Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: On Thu, 24 Feb 2022 18:58:54 -0800 you wrote: > This patch series contains a new network driver for the Ethernet > functionality of Fungible cards. > > It contains two modules. The first one in patch 2 is a library module > that implements some of the device setup, queue managenent, and support > for operating an admin queue. These are placed in a separate module > because the cards provide a number of PCI functions handled by different > types of drivers and all use the same common means to interact with the > device. Each of the drivers will be relying on this library module for > them. > > [...] Here is the summary with links: - [net-next,v8,1/8] PCI: Add Fungible Vendor ID to pci_ids.h https://git.kernel.org/netdev/net-next/c/e8eb9e32999d - [net-next,v8,2/8] net/fungible: Add service module for Fungible drivers https://git.kernel.org/netdev/net-next/c/e1ffcc66818f - [net-next,v8,3/8] net/funeth: probing and netdev ops https://git.kernel.org/netdev/net-next/c/ee6373ddf3a9 - [net-next,v8,4/8] net/funeth: ethtool operations https://git.kernel.org/netdev/net-next/c/21c5ea95da9e - [net-next,v8,5/8] net/funeth: devlink support https://git.kernel.org/netdev/net-next/c/d1d899f24428 - [net-next,v8,6/8] net/funeth: add the data path https://git.kernel.org/netdev/net-next/c/db37bc177dae - [net-next,v8,7/8] net/funeth: add kTLS TX control part https://git.kernel.org/netdev/net-next/c/a3662007a12e - [net-next,v8,8/8] net/fungible: Kconfig, Makefiles, and MAINTAINERS https://git.kernel.org/netdev/net-next/c/749efb1e6d73 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists