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: <20231005180636.672791-1-radu-nicolae.pirea@oss.nxp.com> Date: Thu, 5 Oct 2023 21:06:32 +0300 From: "Radu Pirea (NXP OSS)" <radu-nicolae.pirea@....nxp.com> To: linux-kernel@...r.kernel.org, netdev@...r.kernel.org, linux-rdma@...r.kernel.org Cc: sgoutham@...vell.com, gakula@...vell.com, sbhatta@...vell.com, hkelam@...vell.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, borisp@...dia.com, saeedm@...dia.com, leon@...nel.org, sd@...asysnail.net, andrew@...n.ch, hkallweit1@...il.com, linux@...linux.org.uk, richardcochran@...il.com, sebastian.tobuschat@....nxp.com, phaddad@...dia.com, ehakim@...dia.com, raeds@...dia.com, atenart@...nel.org, "Radu Pirea (NXP OSS)" <radu-nicolae.pirea@....nxp.com> Subject: [PATCH net v7 0/4] Add update_pn flag Patches extracted from https://lore.kernel.org/all/20230928084430.1882670-1-radu-nicolae.pirea@oss.nxp.com/ Update_pn flag will let the offloaded MACsec implementations to know when the PN is updated. Radu P. Radu Pirea (NXP OSS) (4): net: macsec: indicate next pn update when offloading octeontx2-pf: mcs: update PN only when update_pn is true net: phy: mscc: macsec: reject PN update requests net/mlx5e: macsec: use update_pn flag instead of PN comparation .../ethernet/marvell/octeontx2/nic/cn10k_macsec.c | 13 +++++++++---- .../ethernet/mellanox/mlx5/core/en_accel/macsec.c | 4 ++-- drivers/net/macsec.c | 2 ++ drivers/net/phy/mscc/mscc_macsec.c | 6 ++++++ include/net/macsec.h | 1 + 5 files changed, 20 insertions(+), 6 deletions(-) -- 2.34.1
Powered by blists - more mailing lists