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: Sat, 9 Apr 2022 20:41:39 +0200 From: Horatiu Vultur <horatiu.vultur@...rochip.com> To: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org> CC: <UNGLinuxDriver@...rochip.com>, <davem@...emloft.net>, <kuba@...nel.org>, <pabeni@...hat.com>, Horatiu Vultur <horatiu.vultur@...rochip.com> Subject: [PATCH net 0/4] net: lan966x: lan966x fixes This contains different fixes for lan966x in different areas like PTP, MAC, Switchdev and IGMP processing. Horatiu Vultur (4): net: lan966x: Update lan966x_ptp_get_nominal_value net: lan966x: Fix IGMP snooping when frames have vlan tag net: lan966x: Fix when a port's upper is changed. net: lan966x: Stop processing the MAC entry is port is wrong. drivers/net/ethernet/microchip/lan966x/lan966x_mac.c | 6 ++++-- drivers/net/ethernet/microchip/lan966x/lan966x_main.c | 6 ++++++ drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c | 8 ++++---- .../net/ethernet/microchip/lan966x/lan966x_switchdev.c | 3 +-- 4 files changed, 15 insertions(+), 8 deletions(-) -- 2.33.0
Powered by blists - more mailing lists