Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-28--09-00 (v6.12-rc4-968-g8bf709bdae9d) remotes/brancher/net-next-2024-10-28--12-00 (v6.12-rc4-971-g3bb0c9a68f15) ==== BASE DIFF ==== drivers/net/bareudp.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.9hfcaLEVqQ b/tmp/tmp.69UccHtnCP index 1522fc6962d6..a5a0696e2424 100644 --- a/tmp/tmp.9hfcaLEVqQ +++ b/tmp/tmp.69UccHtnCP @@ -2,6 +2,9 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +ice: change q_index variable type to s16 to store -1 value +dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value +net: enetc: set MAC address to the VF net_device net: wwan: t7xx: off-by-one error in t7xx_dpmaif_rx_buf_alloc() netlink: Fix off-by-one error in netlink_proto_init() net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000 @@ -181,4 +184,3 @@ net: stmmac: Integrate dw25gmac into stmmac hwif handling net: stmmac: Add basic dw25gmac support in stmmac core net: stmmac: Add snps_id, dev_id to struct plat_stmmacenet_data net: vlan: Use vlan_prio instead of vlan_qos in mapping -bareudp: Use pcpu stats to update rx_dropped counter.