Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-24--21-00 (v6.17-rc6-1572-g30ae1230b444) remotes/brancher/net-next-2025-09-25--00-00 (v6.17-rc6-1535-g4aa66892077f) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.FCMQq8Vgmx b/tmp/tmp.4OFbyydj4c index 801c89415552..42a704d4fbc4 100644 --- a/tmp/tmp.FCMQq8Vgmx +++ b/tmp/tmp.4OFbyydj4c @@ -13,6 +13,17 @@ nipa: profile (time) test output nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +selftest: net: Fix error message if empty variable +net: airoha: npu: Add a NPU callback to initialize flow stats +selftests: drv-net: psp: add tests for destroying devices +selftests: drv-net: psp: add test for auto-adjusting TCP MSS +selftests: drv-net: psp: add connection breaking tests +selftests: drv-net: psp: add association tests +selftests: drv-net: psp: add basic data transfer and key rotation tests +selftests: drv-net: add PSP responder +selftests: drv-net: base device access API test +selftests: net: add skip all feature to ksft_run() +netdevsim: a basic test PSP implementation ixgbe: avoid redundant call to ixgbe_non_sfp_link_config() eth: fbnic: Add support to read lane count can: esd_usb: Add watermark handling for TX jobs @@ -20,6 +31,12 @@ can: esd_usb: Fix handling of TX context objects can: esd_usb: Fix not detecting version reply in probe routine net: stmmac: Convert open-coded register polling to helper macro dibs: Check correct variable in dibs_init() +netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrack +selftests: netfilter: nft_concat_range.sh: add check for double-create bug +netfilter: nft_set_pipapo_avx2: fix skip of expired entries +netfilter: nft_set_pipapo: use 0 genmask for packetpath lookups +netfilter: nfnetlink: reset nlh pointer during batch replay +ipvs: Defer ip_vs_ftp unregister during netns cleanup net: renesas: rswitch: Remove unneeded semicolons net: usb: remove rtl8150 driver selftests: net-drv: stats: sanity check FEC histogram @@ -28,62 +45,12 @@ net/mlx5e: Add logic to read RS-FEC histogram bin ranges from PPHCR net/mlx5e: Don't query FEC statistics when FEC is disabled ethtool: add FEC bins histogram report Documentation: net: add flow control guide and document ethtool API +tipc: adjust tipc_nodeid2string() to return string length net: enetc: Fix probing error message typo for the ENETCv4 PF driver Wangxun: vf: Implement some ethtool apis for get_xxx -can: netlink: add userland error messages -can: dev: add can_get_ctrlmode_str() -can: calc_bittiming: make can_calc_tdco() FD agnostic -can: netlink: make can_tdc_fill_info() FD agnostic -can: netlink: add can_bitrate_const_fill_info() -can: netlink: add can_bittiming_const_fill_info() -can: netlink: add can_bittiming_fill_info() -can: netlink: add can_data_bittiming_get_size() -can: netlink: make can_tdc_get_size() FD agnostic -can: netlink: add can_ctrlmode_changelink() -can: netlink: add can_dtb_changelink() -can: netlink: make can_tdc_changelink() FD agnostic -can: netlink: remove useless check in can_tdc_changelink() -can: netlink: refactor CAN_CTRLMODE_TDC_{AUTO,MANUAL} flag reset logic -can: netlink: add can_validate_databittiming() -can: netlink: add can_validate_tdc() -can: netlink: refactor can_validate_bittiming() -can: netlink: document which symbols are FD specific -can: dev: make can_get_relative_tdco() FD agnostic and move it to bittiming.h -can: dev: move struct data_bittiming_params to linux/can/bittiming.h -can: enable CAN XL for virtual CAN devices by default -can: populate the minimum and maximum MTU values -can: dev: turn can_set_static_ctrlmode() into a non-inline function -can: annotate mtu accesses with READ_ONCE() -can: raw: reorder struct raw_sock's members to optimise packing -can: raw: use bitfields to store flags in struct raw_sock -can: raw: reorder struct uniqframe's members to optimise packing -can: esd_usb: Avoid errors triggered from USB disconnect -can: esd_usb: Rework display of error messages -can: rcar_can: Convert to %pe -can: rcar_can: Do not print alloc_candev() failures -can: rcar_can: Mailbox bitfield conversion -can: rcar_can: BCR bitfield conversion -can: rcar_can: TFCR bitfield conversion -can: rcar_can: CTLR bitfield conversion -can: rcar_can: Convert to GENMASK() -can: rcar_can: Convert to BIT() -can: rcar_can: Convert to Runtime PM -can: rcar_can: Add helper variable dev to rcar_can_probe() -can: rcar_can: Consistently use ndev for net_device pointers -can: rcar_canfd: Simplify data bit rate config -can: rcar_canfd: Simplify nominal bit rate config -can: rcar_canfd: Update RCANFD_CFG_* macros -can: rcar_canfd: Update bit rate constants for RZ/G3E and R-Car Gen4 -can: peak: Modification of references to email accounts being deleted -can: dev: sort includes by alphabetical order -MAINTAINERS: update Vincent Mailhol's email address -can: m_can: use us_to_ktime() where appropriate -netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrack net: qed: Remove redundant NULL checks after list_first_entry() xdp: use multi-buff only if receive queue supports page pool -net: enetc: fix the deadlock of enetc_mdio_lock ptr_ring: drop duplicated tail zeroing code -Net: psock_tpacket: Fix null argument warning in walk_tx net: dns_resolver: Fix request-key cross-reference net: dns_resolver: Move dns_query() explanation out of code block net: dns_resolver: Use reST bullet list for features list @@ -93,7 +60,6 @@ selftests: drv-net: add HW timestamping tests mlx5: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() tg3: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() -net: phy: bcm5481x: Fix GMII/MII/MII-Lite selection geneve: Enable BIG TCP packets vxlan: Enable BIG TCP packets udp: Set length in UDP header to 0 for big GSO packets @@ -111,7 +77,6 @@ net/ipv6: Remove jumbo_remove step from TX path net/ipv6: Drop HBH for BIG TCP on RX side net/ipv6: Drop HBH for BIG TCP on TX side net/ipv6: Introduce payload_len helpers -net: tipc: adjust tipc_nodeid2string() to return string length net: stmmac: simplify stmmac_init_phy() net: stmmac: move PHY handling out of __stmmac_open()/release() net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open() @@ -127,8 +92,6 @@ net: gro: remove unnecessary df checks net: gso: restore ids of outer ip headers correctly net: gro: only merge packets with incrementing or fixed outer ids net: gro: remove is_ipv6 from napi_gro_cb -rtnetlink: Allow deleting FDB entries in user namespace -net/mlx5: Clean up only new IRQ glue on request_irq() failure eth: fbnic: Read module EEPROM dt-bindings: net: ethernet-controller: Fix grammar in comment net: phy: micrel: Fix default LED behaviour