From: Jakub Kicinski Date: Mon, 24 Mar 2025 22:20:26 +0000 (-0700) Subject: Merge branch 'sja1105-driver-fixes' X-Git-Tag: v6.15-rc1~160^2^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7a550d6c68b6f13a9bbc208de9894abb41f2e97;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'sja1105-driver-fixes' Vladimir Oltean says: ==================== sja1105 driver fixes This is a collection of 3 fixes for the sja1105 DSA driver: - 1/3: "ethtool -S" shows a bogus counter with no name, and doesn't show a valid counter because of it (either "n_not_reach" or "n_rx_bcast"). - 2/3: RX timestamping filters other than L2 PTP event messages don't work, but are not rejected, either. - 3/3: there is a KASAN out-of-bounds warning in sja1105_table_delete_entry() ==================== Link: https://patch.msgid.link/20250318115716.2124395-1-vladimir.oltean@nxp.com Signed-off-by: Jakub Kicinski --- d7a550d6c68b6f13a9bbc208de9894abb41f2e97