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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <168077401924.13664.4110281611954691133.git-patchwork-notify@kernel.org> Date: Thu, 06 Apr 2023 09:40:19 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Oleksij Rempel <o.rempel@...gutronix.de> Cc: davem@...emloft.net, andrew@...n.ch, edumazet@...gle.com, f.fainelli@...il.com, kuba@...nel.org, pabeni@...hat.com, olteanv@...il.com, woojung.huh@...rochip.com, arun.ramadoss@...rochip.com, kernel@...gutronix.de, linux-kernel@...r.kernel.org, netdev@...r.kernel.org, UNGLinuxDriver@...rochip.com Subject: Re: [PATCH net-next v1 0/7] net: dsa: microchip: ksz8: Enhance static MAC table operations and error handling Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@...hat.com>: On Tue, 4 Apr 2023 12:18:35 +0200 you wrote: > This patch series improves the Microchip ksz8 driver by refactoring > static MAC table operations for code reuse, implementing add/del_fdb > functions, and making better use of error values in > ksz8_r_sta_mac_table() and ksz8_w_sta_mac_table(). The changes aim to > provide a more robust and maintainable driver with improved error > handling. > > [...] Here is the summary with links: - [net-next,v1,1/7] net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse https://git.kernel.org/netdev/net-next/c/f6636ff69ec4 - [net-next,v1,2/7] net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table operations https://git.kernel.org/netdev/net-next/c/57795412a447 - [net-next,v1,3/7] net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static https://git.kernel.org/netdev/net-next/c/b5751cdd7dbe - [net-next,v1,4/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty entries https://git.kernel.org/netdev/net-next/c/559901b46810 - [net-next,v1,5/7] net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/write functions https://git.kernel.org/netdev/net-next/c/ec2312f33735 - [net-next,v1,6/7] net: dsa: microchip: Make ksz8_w_sta_mac_table() static https://git.kernel.org/netdev/net-next/c/c8e04374f9e1 - [net-next,v1,7/7] net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table() https://git.kernel.org/netdev/net-next/c/3c2e6b54e4e9 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