Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-04-23--16-00 (v6.15-rc2-776-ge968362b93c8) remotes/brancher/net-next-hw-2025-04-24--00-00 (v6.15-rc2-777-g1e6dd675c915) ==== BASE DIFF ==== Documentation/netlink/genetlink-c.yaml | 3 ++ Documentation/netlink/genetlink-legacy.yaml | 3 ++ Documentation/netlink/netlink-raw.yaml | 3 ++ Documentation/netlink/specs/rt-link.yaml | 61 +++++++++++++++------- Documentation/netlink/specs/rt-neigh.yaml | 12 ++++- Documentation/netlink/specs/rt-rule.yaml | 8 ++- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 + .../ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c | 12 ++++- tools/net/ynl/pyynl/ynl_gen_c.py | 2 +- 9 files changed, 81 insertions(+), 25 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.31pFnFoWec b/tmp/tmp.JOBGeD1tBF index f7af81e0eca4..4999c0a5a466 100644 --- a/tmp/tmp.31pFnFoWec +++ b/tmp/tmp.JOBGeD1tBF @@ -22,7 +22,6 @@ net: pse-pd: Add support for PSE power domains net: pse-pd: tps23881: Add support for PSE events and interrupts net: pse-pd: Add support for reporting events net: ethtool: Add support for ethnl_info_init_ntf helper function -net: stmmac: dwc-qos: calibrate tegra with mdio bus idle selftests: can: Document test_raw_filter test cases selftests: can: Use fixtures in test_raw_filter selftests: can: use kselftest harness in test_raw_filter @@ -54,19 +53,6 @@ r8169: merge chip versions 64 and 65 (RTL8125D) r8169: merge chip versions 70 and 71 (RTL8126A) net: phy: remove function stubs net: fully namespace net.core.{r,w}mem_{default,max} sysctls -selftests/vsock: add initial vmtest.sh for vsock -netlink: specs: rt-rule: add C naming info -netlink: specs: rtnetlink: correct notify properties -netlink: specs: rt-neigh: make sure getneigh is consistent -netlink: specs: rt-neigh: add C naming info -netlink: specs: rt-link: add notification for newlink -netlink: specs: rt-link: make bond's ipv6 address attribute fixed size -netlink: specs: rt-link: adjust AF_ nest for C codegen -netlink: specs: rt-link: add C naming info -netlink: specs: rt-link: remove duplicated group in attr list -netlink: specs: rt-link: remove if-netnsid from attr list -netlink: specs: rt-link: remove the fixed members from attrs -netlink: specs: allow header properties for attribute sets neighbour: Convert RTM_SETNEIGHTBL to RCU. neighbour: Convert RTM_GETNEIGHTBL to RCU. neighbour: Convert RTM_GETNEIGH to RCU.