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: <168105181732.22045.17539374795782779920.git-patchwork-notify@kernel.org> Date: Sun, 09 Apr 2023 14:50:17 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Vladimir Oltean <vladimir.oltean@....com> Cc: netdev@...r.kernel.org, kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com, andrew@...n.ch, f.fainelli@...il.com Subject: Re: [PATCH v2 net-next] net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller <davem@...emloft.net>: On Thu, 6 Apr 2023 14:42:46 +0300 you wrote: > There was a sort of rush surrounding commit 88c0a6b503b7 ("net: create a > netdev notifier for DSA to reject PTP on DSA master"), due to a desire > to convert DSA's attempt to deny TX timestamping on a DSA master to > something that doesn't block the kernel-wide API conversion from > ndo_eth_ioctl() to ndo_hwtstamp_set(). > > What was required was a mechanism that did not depend on ndo_eth_ioctl(), > and what was provided was a mechanism that did not depend on > ndo_eth_ioctl(), while at the same time introducing something that > wasn't absolutely necessary - a new netdev notifier. > > [...] Here is the summary with links: - [v2,net-next] net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub https://git.kernel.org/netdev/net-next/c/5a17818682cf 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