Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-12--18-00 (v6.19-rc4-438-g04f6ed77a4d2) remotes/brancher/net-next-2026-01-12--21-00 (v6.19-rc4-434-g25afbe2948ba) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.3b11k1Cl68 b/tmp/tmp.cuQpk7w8OK index b48ce156eb1b..c2a1c5c814a1 100644 --- a/tmp/tmp.3b11k1Cl68 +++ b/tmp/tmp.cuQpk7w8OK @@ -11,6 +11,10 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +net: ethernet: dnet: remove driver +fou: Don't allow 0 for FOU_ATTR_IPPROTO. +gue: Fix skb memleak with inner IP protocol 0. +net/sched: sch_qfq: do not free existing class in qfq_change_class() selftests: drv-net: fix RPS mask handling for high CPU numbers selftests: drv-net: fix RPS mask handling in toeplitz test net: add skb->data_len and (skb>end - skb->tail) to skb_dump() @@ -31,13 +35,6 @@ net: mana: Implement ndo_tx_timeout and serialize queue resets per port. net: nfc: nci: Fix parameter validation for packet data ethtool: Clarify len/n_stats fields in/out semantics dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list() -net: stmmac: qcom-ethqos: add support for sa8255p -net: stmmac: qcom-ethqos: define a callback for setting the serdes speed -net: stmmac: qcom-ethqos: split power management context into a separate struct -net: stmmac: qcom-ethqos: split power management fields into a separate structure -net: stmmac: qcom-ethqos: wrap emac driver data in additional structure -net: stmmac: qcom-ethqos: use generic device properties -dt-bindings: net: qcom: document the ethqos device for SCMI-based systems dpll: zl3073x: Implement device mode setting support dpll: add dpll_device op to set working mode dpll: add dpll_device op to get supported modes @@ -60,7 +57,6 @@ net: bonding: skip the 2nd trylock when first one fail net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block net: bonding: use workqueue to make sure peer notify updated in lacp mode net: phy: remove unused fixup unregistering functions -net: ethernet: dnet: remove driver selftests/tc-testing: Add netem/mirred test cases exercising loops net/sched: fix packet loop on netem when duplicate is on Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"