Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-14--09-00 (v6.16-rc1-376-gd0de4a7ed591) remotes/brancher/net-next-2025-06-14--12-00 (v6.16-rc1-403-gbf1194aa18bb) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.S426JBlUn3 b/tmp/tmp.MgQxK1eiyI index 283b19f89b7f..86f98abe5674 100644 --- a/tmp/tmp.S426JBlUn3 +++ b/tmp/tmp.MgQxK1eiyI @@ -9,6 +9,34 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +docs: conf.py: properly handle include and exclude patterns +docs: Makefile: disable check rules on make cleandocs +MAINTAINERS: add maintainers for netlink_yml_parser.py +docs: uapi: netlink: update netlink specs link +docs: conf.py: don't handle yaml files outside Netlink specs +docs: use parser_yaml extension to handle Netlink specs +docs: sphinx: add a parser for yaml files for Netlink specs +tools: ynl_gen_rst.py: move index.rst generator to the script +scripts: lib: netlink_yml_parser.py: use classes +tools: ynl_gen_rst.py: Split library from command line tool +tools: ynl_gen_rst.py: make the index parser more generic +docs: netlink: don't ignore generated rst files +docs: netlink: netlink-raw.rst: use :ref: instead of :doc: +tools: ynl_gen_rst.py: create a top-level reference +net: dsa: b53: ensure BCM5325 PHYs are enabled +net: dsa: b53: fix b53_imp_vlan_setup for BCM5325 +net: dsa: b53: fix unicast/multicast flooding on BCM5325 +net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325 +net: dsa: b53: prevent BRCM_HDR access on older devices +net: dsa: b53: prevent DIS_LEARNING access on BCM5325 +net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325 +net: dsa: b53: prevent SWITCH_CTRL access on BCM5325 +net: dsa: b53: prevent FAST_AGE access on BCM5325 +net: dsa: b53: add support for FDB operations on 5325/5365 +net: dsa: b53: detect BCM5325 variants +net: dsa: b53: support legacy FCS tags +net: dsa: tag_brcm: add support for legacy FCS tags +net: dsa: tag_brcm: legacy: reorganize functions selftest: Add selftest for multicast address notifications net: bcmgenet: update PHY power down net/sched: fix use-after-free in taprio_dev_notifier @@ -38,7 +66,6 @@ net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick pldmfw: Select CRC32 when PLDMFW is selected Fixed typo in netdevsim documentation net: phy: Add c45_phy_ids sysfs directory entry -net: usb: Convert tasklet API to new bottom half workqueue mechanism openvswitch: Allocate struct ovs_pcpu_storage dynamically selftests: net: add netconsole test for cmdline configuration selftests: net: Refactor cleanup logic in lib_netcons.sh