Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-18--09-00 (v6.18-rc5-1250-g8395c91b32b9) remotes/brancher/net-next-2025-11-18--12-00 (v6.18-rc5-1256-gba4d254979d8) ==== BASE DIFF ==== drivers/net/ethernet/qlogic/qede/qede_fp.c | 5 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 6 +- drivers/net/ethernet/stmicro/stmmac/stmmac_vlan.c | 3 +- drivers/net/ethernet/toshiba/ps3_gelic_net.c | 45 ++++-- drivers/net/ethernet/toshiba/ps3_gelic_net.h | 1 + tools/testing/selftests/net/.gitignore | 1 + tools/testing/selftests/net/af_unix/Makefile | 1 + .../testing/selftests/net/af_unix/unix_connreset.c | 177 +++++++++++++++++++++ 8 files changed, 224 insertions(+), 15 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.N3fSS3j06s b/tmp/tmp.kDRI0ZFsTv index 44c900bfdaf8..7b8e9d7f6282 100644 --- a/tmp/tmp.N3fSS3j06s +++ b/tmp/tmp.kDRI0ZFsTv @@ -12,6 +12,34 @@ 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 +nipa: fbnic: link up on QEMU +net: stmmac: convert priv->sph* to boolean and rename +MAINTAINERS: Add entry for XFRM documentation +net: Move XFRM documentation into its own subdirectory +Documentation: xfrm_sync: Number the fifth section +Documentation: xfrm_sysctl: Trim trailing colon in section heading +Documentation: xfrm_sync: Trim excess section heading characters +Documentation: xfrm_sync: Properly reindent list text +Documentation: xfrm_device: Separate hardware offload sublists +Documentation: xfrm_device: Use numbered list for offloading steps +Documentation: xfrm_device: Wrap iproute2 snippets in literal code block +pfkey: Deprecate pfkey +xfrm: Skip redundant replay recheck for the hardware offload path +xfrm: Refactor xfrm_input lock to reduce contention with RSS +net: dsa: yt921x: Fix MIB attribute table +virtio_net: enhance wake/stop tx queue statistics accounting +net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block +net: bonding: use workqueue to make sure peer notify updated in lacp mode +xfrm: fix memory leak in xfrm_add_acquire() +xfrm: Prevent locally generated packets from direct output in tunnel mode +xfrm: Determine inner GSO type from packet inner protocol +xfrm: Check inner packet family directly from skb_dst +xfrm: check all hash buckets for leftover states during netns deletion +xfrm: set err and extack on failure to create pcpu SA +xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the state +xfrm: make state as DEAD before final put when migrate fails +xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were never added +xfrm: drop SA reference in xfrm_state_update if dir doesn't match net: txgbe: support getting module EEPROM by page net: txgbe: delay to identify modules in .ndo_open net: txgbe: improve functions of AML 40G devices @@ -67,6 +95,9 @@ net/mlx5: Abort new commands if all command slots are stalled net/mlx5: Remove redundant bw_share minimal value assignment net/mlx5e: Recover SQ on excessive PTP TX timestamp delta net/mlx5: Refactor EEPROM query error handling to return status separately +bonding: 3ad: Add support for 1600G speed +net/mlx5e: Add 1600Gbps link modes +net: ethtool: Add support for 1600Gbps speed net/rds: Give each connection its own workqueue net/rds: Add per cp work queue dt-bindings: net: cdns,macb: Add pic64gx compatibility @@ -125,34 +156,3 @@ selftests/net: gro: add self-test for TCP CWR flag net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN gro: flushing when CWR is set negatively affects AccECN tcp: try to avoid safer when ACKs are thinned -team: Move team device type change at the end of team_port_add -net: ps3_gelic_net: handle skb allocation failures -fbnic: Replace use of internal PCS w/ Designware XPCS -fbnic: Add SW shim for MDIO interface to PMA/PMD and PCS -fbnic: Cleanup handling for link down event statistics -fbnic: Add logic to track PMD state via MAC/PCS signals -fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt -net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMA -net: pcs: xpcs: Fix PMA identifier handling in XPCS -net: pcs: xpcs: Add support for 25G, 50G, and 100G interfaces -net: phy: Add support for 25, 50 and 100Gbps PMA to genphy_c45_read_pma -net: phy: Rename MDIO_CTRL1_SPEED for 2.5G and 5G to reflect PMA values -selftests: af_unix: Add tests for ECONNRESET and EOF semantics -net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() -net: stmmac: Disable EEE RX clock stop when VLAN is enabled -net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr() -Documentation: networking: Document the phy_port infrastructure -net: phy: dp83822: Add SFP support through the phy_port interface -net: phy: Only rely on phy_port for PHY-driven SFP -net: phy: qca807x: Support SFP through phy_port interface -net: phy: at803x: Support SFP through phy_port interface -net: phy: marvell10g: Support SFP through phy_port -net: phy: marvell: Support SFP through phy_port interface -net: phy: marvell-88x2222: Support SFP through phy_port interface -net: phy: Introduce generic SFP handling for PHY drivers -net: phy: Create a phy_port for PHY-driven SFPs -dt-bindings: net: dp83822: Deprecate ti,fiber-mode -net: phy: dp83822: Add support for phy_port representation -net: phy: Introduce PHY ports representation -net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values -dt-bindings: net: Introduce the ethernet-connector description