Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-12--21-00 (net-next-6.17-10344-g45db4e9d8a20) remotes/brancher/net-next-2025-08-13--00-00 (net-next-6.17-10355-g8c7d58dcfcbb) ==== BASE DIFF ==== .../devicetree/bindings/net/nfc/ti,trf7970a.yaml | 1 - drivers/net/ethernet/stmicro/stmmac/dwmac_lib.c | 2 +- net/caif/cfctrl.c | 4 +--- net/ipv4/tcp_cdg.c | 2 +- net/phonet/af_phonet.c | 4 ++-- net/phonet/socket.c | 23 +++++++++++----------- net/rds/ib_recv.c | 2 +- 7 files changed, 18 insertions(+), 20 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.JZP8pdlESC b/tmp/tmp.424iGUCObu index 77fbae65b473..1ad1fb8cf11e 100644 --- a/tmp/tmp.JZP8pdlESC +++ b/tmp/tmp.424iGUCObu @@ -12,12 +12,25 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +ixgbe: prevent from unwanted interface name changes +devlink: let driver opt out of automatic phys_port_name generation net: kcm: Fix race condition in kcm_unattach() selftests: net/forwarding: test purge of active DWRR classes net/sched: ets: use old 'nbands' while purging unused classes netdevsim: Fix wild pointer access in nsim_queue_free(). +igb: Fix NULL pointer dereference in ethtool loopback test +selftests/net: add vxlan localbind selftest +net: geneve: enable binding geneve sockets to local addresses +net: vxlan: bind vxlan sockets to their local address if configured +net: vxlan: add netlink option to bind vxlan sockets to local addresses +net: udp: add freebind option to udp_sock_create net: enetc: Remove error print for devm_add_action_or_reset() ptp: add Alibaba CIPU PTP clock driver +net: ti: prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x SOCs +net: ti: prueth: Adds link detection, RX and TX support. +net: ti: prueth: Adds PRUETH HW and SW configuration +net: ti: prueth: Adds ICSSM Ethernet driver +dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs net: libwx: cleanup VF register macros virtio_net: adjust the execution order of function `virtnet_close` during freeze tun: replace strcpy with strscpy for ifr_name @@ -95,20 +108,11 @@ net: airoha: npu: Add wlan irq management callbacks net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks net: airoha: npu: Add NPU wlan memory initialization commands dt-bindings: net: airoha: npu: Add memory regions used for wlan offload -phonet: add __rcu annotations -dt-bindings: nfc: ti,trf7970a: Drop 'db' suffix duplicating dtschema -net: stmmac: make variable data a u32 net: pppoe: implement GRO/GSO support net/mlx5: Don't use %pK through tracepoints ice: Don't use %pK through printk or tracepoints -caif: Replace memset(0) + strscpy() with strscpy_pad() net: usb: asix_devices: add phy_mask for ax88772 mdio bus net: stmmac: Return early if invalid in loongson_dwmac_fix_reset() net: stmmac: Change first parameter of fix_soc_reset() net: stmmac: Check stmmac_hw_setup() in stmmac_resume() net: cadence: macb: convert from round_rate() to determine_rate() -SUNRPC: Remove redundant __GFP_NOWARN -RDS: remove redundant __GFP_NOWARN -tcp: cdg: remove redundant __GFP_NOWARN -phy: ti: gmii-sel: Force RGMII TX delay -bonding: fix multicast MAC address synchronization