Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-05--15-00 (net-next-6.14-8422-gfbb744e90af4) remotes/brancher/net-next-2025-02-05--18-00 (net-next-6.14-8456-gdbe330328a5d) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.970PCi6SlC b/tmp/tmp.KdWGwhuB87 index bb7a64ebea74..33f24e8233d0 100644 --- a/tmp/tmp.970PCi6SlC +++ b/tmp/tmp.KdWGwhuB87 @@ -5,6 +5,42 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: renesas: rswitch: Convert to for_each_available_child_of_node() +net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helper +net: pcs: rzn1-miic: fill in PCS supported_interfaces +net/mlx5e: Symmetric OR-XOR RSS hash control +ethtool: Symmetric OR-XOR RSS hash +net: stmmac: remove old EEE methods +net: stmmac: use stmmac_set_lpi_mode() +net: stmmac: dwmac4: clear LPI_CTRL_STATUS_LPITCSE too +net: stmmac: add new MAC method set_lpi_mode() +net: stmmac: use common LPI_CTRL_STATUS bit definitions +net: stmmac: remove unnecessary LPI disable when enabling LPI +net: stmmac: clear priv->tx_path_in_lpi_mode when disabling LPI +net: stmmac: remove unnecessary priv->eee_enabled tests +net: stmmac: remove unnecessary priv->eee_active tests +net: stmmac: remove priv->dma_cap.eee test in tx_lpi methods +net: stmmac: split stmmac_init_eee() and move to phylink methods +net: stmmac: dwmac4: ensure LPIATE is cleared +net: stmmac: ensure LPI is disabled when disabling EEE +net: stmmac: delete software timer before disabling LPI +selftest: net: add proc_net_pktgen +net: pktgen: fix mpls reset parsing +net: pktgen: num_arg error out in case no valid character is parsed +net: pktgen: hex32_arg/num_arg error out in case no characters are available +net: pktgen: fix access outside of user given buffer in pktgen_if_write() +net: pktgen: fix mpls maximum labels list parsing +net: pktgen: remove some superfluous variable initializing +net: pktgen: remove extra tmp variable (re-use len instead) +net: pktgen: align some variable declarations to the most common pattern +net: pktgen: use defines for the various dec/hex number parsing digits lengths +net: pktgen: fix access outside of user given buffer in pktgen_thread_write() +net: pktgen: fix ctrl interface command parsing +net: pktgen: fix 'ratep 0' error handling (return -EINVAL) +net: pktgen: fix 'rate 0' error handling (return -EINVAL) +net: pktgen: fix hex32_arg parsing for short reads +net: pktgen: enable 'param=value' parsing +net: pktgen: replace ENOTSUPP with EOPNOTSUPP Revert "net: stmmac: Specify hardware capability value when FIFO size isn't specified" net: ibm: emac: Use of_get_available_child_by_name() net: ethernet: actions: Use of_get_available_child_by_name() @@ -16,8 +52,6 @@ of: base: Add of_get_available_child_by_name() vxlan: vxlan_rcv(): Update comment to inlucde ipv6 net: ethtool: tsconfig: Fix netlink type of hwtstamp flags net: phy: dp83td510: introduce LED framework support -net: phy: dp83tg720: Add randomized polling intervals for unstable link detection -net: phy: Add support for driver-specific next update time selftests: bonding: fix incorrect mac address bonding: fix incorrect MAC address setting to receive NA messages tap: Use tun's vnet-related code