Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-16--06-00 (v6.17-rc5-1270-gbaf619eec4f9) remotes/brancher/net-next-2025-09-16--09-00 (v6.17-rc5-1296-ge43397b785d7) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.zyejIPry8P b/tmp/tmp.eRcW5GEt9r index eac1e534e5a6..5fc1ee55dec4 100644 --- a/tmp/tmp.zyejIPry8P +++ b/tmp/tmp.eRcW5GEt9r @@ -12,7 +12,47 @@ 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 +net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controller +selftests: bonding: add vlan over bond testing +bonding: don't set oif to bond dev when getting NS target destination +inet: Avoid ehash lookup race in inet_twsk_hashdance_schedule() +inet: Avoid ehash lookup race in inet_ehash_insert() +rculist: Add __hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu() +net: allow alloc_skb_with_frags() to use MAX_SKB_FRAGS +wifi: ath9k: Remove redundant rcu_read_lock/unlock() in spin_lock +net: bonding: Remove redundant rcu_read_lock/unlock() in spin_lock +net: amt: Remove redundant rcu_read_lock/unlock() in spin_lock +net: ncsi: Remove redundant rcu_read_lock/unlock() in spin_lock +wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lock +cgroup/cpuset: Remove redundant rcu_read_lock/unlock() in spin_lock +cgroup: Remove redundant rcu_read_lock/unlock() in spin_lock +yama: Remove redundant rcu_read_lock/unlock() in spin_lock +ipc: Remove redundant rcu_read_lock/unlock() in spin_lock +s390/pkey: Remove redundant rcu_read_lock/unlock() in spin_lock +nfs: Remove redundant rcu_read_lock/unlock() in spin_lock +fs: aio: Remove redundant rcu_read_lock/unlock() in spin_lock +drm/i915/gt: Remove redundant rcu_read_lock/unlock() in spin_lock +ACPI: APEI: Remove redundant rcu_read_lock/unlock() in spin_lock Revert "net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for external phy" +net/mlx5e: Implement PSP key_rotate operation +net/mlx5e: Add Rx data path offload +psp: provide decapsulation and receive helper for drivers +net/mlx5e: Configure PSP Rx flow steering rules +net/mlx5e: Add PSP steering in local NIC RX +net/mlx5e: Implement PSP Tx data path +psp: provide encapsulation helper for drivers +net/mlx5e: Implement PSP operations .assoc_add and .assoc_del +net/mlx5e: Support PSP offload functionality +psp: track generations of device key +net: psp: update the TCP MSS to reflect PSP packet overhead +net: psp: add socket security association code +net: tcp: allow tcp_timewait_sock to validate skbs before handing to device +net: move sk_validate_xmit_skb() to net/core/dev.c +psp: add op for rotation of device key +tcp: add datapath logic for PSP with inline key exchange +net: modify core data structures for PSP datapath support +psp: base PSP device support +psp: add documentation MAINTAINERS: make the DPLL entry cover drivers net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ @@ -96,18 +136,4 @@ hinic3: HW capability initialization hinic3: HW common function initialization hinic3: HW management interfaces hinic3: HW initialization -dibs: Move event handling to dibs layer -dibs: Move data path to dibs layer -dibs: Move query_remote_gid() to dibs_dev_ops -dibs: Move vlan support to dibs_dev_ops -dibs: Local gid for dibs devices -dibs: Create class dibs -dibs: Move struct device to dibs_dev -dibs: Define dibs_client_ops and dibs_dev_ops -dibs: Define dibs loopback -dibs: Register ism as dibs device -dibs: Register smc as dibs_client -dibs: Create drivers/dibs -net/smc: Decouple sf and attached send_buf in smc_loopback -net/smc: Remove error handling of unregister_dmb() eth: fbnic: support devmem Tx