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: Thu, 23 Sep 2021 12:20:07 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Ilya Lipnitskiy <ilya.lipnitskiy@...il.com> Cc: nbd@....name, john@...ozen.org, sean.wang@...iatek.com, Mark-MC.Lee@...iatek.com, davem@...emloft.net, kuba@...nel.org, matthias.bgg@...il.com, pablo@...filter.org, netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH net] net: ethernet: mtk_eth_soc: avoid creating duplicate offload entries Hello: This patch was applied to netdev/net.git (refs/heads/master): On Wed, 22 Sep 2021 16:55:48 -0700 you wrote: > From: Felix Fietkau <nbd@....name> > > Sometimes multiple CLS_REPLACE calls are issued for the same connection. > rhashtable_insert_fast does not check for these duplicates, so multiple > hardware flow entries can be created. > Fix this by checking for an existing entry early > > [...] Here is the summary with links: - [net] net: ethernet: mtk_eth_soc: avoid creating duplicate offload entries https://git.kernel.org/netdev/net/c/e68daf61ed13 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