Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-15--18-00 (v6.17-rc1-384-g8ecfd5672e11) remotes/brancher/net-next-2025-08-15--21-00 (v6.17-rc1-365-g42db1db838a8) ==== BASE DIFF ==== drivers/net/Space.c | 3 +- drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 85 ++++++++++++++++------ drivers/net/ethernet/mellanox/mlx5/core/eswitch.h | 8 ++ .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 34 +++++---- drivers/net/ethernet/wangxun/libwx/wx_vf_lib.c | 2 +- drivers/net/phy/fixed_phy.c | 16 +--- 6 files changed, 94 insertions(+), 54 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.OVidOpEvaq b/tmp/tmp.3IGW0hUcqu index 52c988d4156b..2d9b01ec8050 100644 --- a/tmp/tmp.OVidOpEvaq +++ b/tmp/tmp.3IGW0hUcqu @@ -12,6 +12,15 @@ 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 +net: dsa: b53: fix reserved register access in b53_fdb_dump() +selftests: mptcp: sockopt: fix C23 extension warning +selftests: mptcp: connect: fix C23 extension warning +selftests: mptcp: disable add_addr retrans in endpoint_tests +mptcp: disable add_addr retransmission when timeout is 0 +mptcp: remove duplicate sk_reset_timer call +selftests: mptcp: pm: check flush doesn't reset limits +mptcp: pm: kernel: flush: do not reset ADD_ADDR limit +mptcp: drop skb if MPTCP skb extension allocation fails net: stmmac: Set CIC bit only for TX queues with COE net: stmmac: xgmac: Correct supported speed modes net: stmmac: xgmac: Do not enable RX FIFO Overflow interrupts @@ -75,8 +84,6 @@ ice: Add driver specific prefix to LAG defines ice: replace u8 elements with bool where appropriate ice: Remove casts on void pointers in LAG code selftests: tls: make the new data_steal test less flaky -net: Space: Replace memset(0) + strscpy() with strscpy_pad() -net: libwx: Fix the size in RSS hash key population cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN selftests: net: add test for dst hint mechanism with directed broadcast addresses net: ipv4: allow directed broadcast routes to use dst hint @@ -101,21 +108,11 @@ net: dsa: ks8995: Add basic switch set-up net: dsa: ks8995: Delete sysfs register access net: dsa: ks8995: Add proper RESET delay net: dsa: Move KS8995 to the DSA subsystem -net/mlx5: Support disabling host PFs -net/mlx5: Query to see if host PF is disabled -net: phy: fixed: remove usage of a faux device dpll: zl3073x: Implement devlink flash callback dpll: zl3073x: Refactor DPLL initialization dpll: zl3073x: Add firmware loading functionality dpll: zl3073x: Add low-level flash functions dpll: zl3073x: Add functions to access hardware registers -mlxbf_gige: report unknown speed and duplex when link is down -net/mlx5e: Query FW for buffer ownership -net/mlx5e: Preserve tc-bw during parent changes -net/mlx5: Destroy vport QoS element when no configuration remains -net/mlx5: Restore missing scheduling node cleanup on vport enable failure -net/mlx5: Fix QoS reference leak in vport enable error path -net/mlx5: Base ECVF devlink port attrs from 0 dt-bindings: net: realtek,rtl82xx: document wakeup-source property microchip: lan865x: fix missing configuration for Rev.B0/B1 as per AN1760 microchip: lan865x: fix missing netif_start_queue() call on device open @@ -131,28 +128,6 @@ dt-bindings: net: Add MTIP L2 switch description sctp: Convert cookie authentication to use HMAC-SHA256 sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec -Check in_sack firstly in tcp_match_skb_to_sack() net/mlx5: Support getcyclesx and getcrosscycles net/mlx5: Extract MTCTR register read logic into helper function ptp: Add ioctl commands to expose raw cycle counter values -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: wangxun: support to use adaptive RX/TX coalescing -net: wangxun: cleanup the code in wx_set_coalesce() -net: wangxun: limit tx_max_coalesced_frames_irq -net: ngbe: change the default ITR setting -net: qrtr: mhi: Report endpoint id in sysfs -net: qrtr: ns: support multiple endpoints -net: qrtr: Drop remote {NEW|DEL}_LOOKUP messages -net: qrtr: allow socket endpoint binding -net: qrtr: Allow sendmsg to target an endpoint -net: qrtr: Report endpoint for locally generated messages -net: qrtr: Report sender endpoint in aux data -net: qrtr: support identical node ids -net: qrtr: fit node ID + port number combination into unsigned long -net: qrtr: allocate and track endpoint ids -net: qrtr: ns: validate msglen before ctrl_pkt use