Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-27--09-00 (v6.14-rc3-961-g485ecd1b4a2a) remotes/brancher/net-next-2025-02-27--12-00 (v6.14-rc3-953-g6410a4d037f3) ==== BASE DIFF ==== drivers/net/usb/gl620a.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.PmE0DfOnJt b/tmp/tmp.QZ7lVmyjjr index ab6413b1577d..42a78045de70 100644 --- a/tmp/tmp.PmE0DfOnJt +++ b/tmp/tmp.QZ7lVmyjjr @@ -3,8 +3,17 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +ethernet: stmmac: dwmac-rk: Make the phy clock could be used for external phy +ethernet: stmmac: dwmac-rk: Add gmac support for rk3562 +dt-bindings: net: Add support for rk3562 dwmac +net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX} for v4.7 +net: ipa: Fix QSB data for v4.7 +net: ipa: Fix v4.7 resource group names +net: ti: icssg-prueth: Add ICSSG FW Stats +net: ti: icss-iep: Reject perout generation request llc: do not use skb_get() before dev_queue_xmit() xsk: fix __xsk_generic_xmit() error code when cq is full +net: ethernet: ti: cpsw_new: populate netdev of_node net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module net: hsr: Add KUnit test for PRP net: hsr: Fix PRP duplicate detection @@ -114,21 +123,3 @@ net: xgene-v2: remove incorrect ACPI_PTR annotation net: hisilicon: hns_mdio: remove incorrect ACPI_PTR annotation net: 802: enforce underlying device type for GARP and MRP pktgen: avoid unused-const-variable warning -tsnep: Add loopback selftests -net: selftests: Add selftests sets with fixed speed -net: selftests: Support selftest sets -tsnep: Select speed for loopback -net: phy: marvell: Align set_loopback() implementation -net: phy: micrel: Add loopback support -net: phy: Support speed selection for PHY loopback -net: phy: Allow loopback speed selection for PHY drivers -usbnet: gl620a: fix endpoint checking in genelink_bind() -net: ipv6: fix TCP GSO segmentation with NAT -selftest: net: add proc_net_pktgen -net: pktgen: remove all superfluous index assignements -net: pktgen: fix mpls reset parsing -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: fix mix of int/long