Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-15--15-00 (v6.15-rc5-1276-g4187f7719aed) remotes/brancher/net-next-2025-05-15--18-00 (v6.15-rc5-1281-g235299edd527) ==== BASE DIFF ==== drivers/net/ethernet/engleder/tsnep_main.c | 30 ++++++++++++++-------- .../ethernet/marvell/prestera/prestera_counter.c | 3 +-- drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 3 +-- net/core/devmem.c | 7 +++++ net/core/devmem.h | 2 ++ net/core/netdev-genl.c | 11 ++++++++ 6 files changed, 41 insertions(+), 15 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.6lLkpwPjhi b/tmp/tmp.K8dUzM4HlI index b58c0f78b8f1..7d8bc599caa3 100644 --- a/tmp/tmp.6lLkpwPjhi +++ b/tmp/tmp.K8dUzM4HlI @@ -6,6 +6,13 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +octeontx2-pf: Add tracepoint for NIX_PARSE_S +Merge tag 'for-net-2025-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth +mr: consolidate the ipmr_can_free_table() checks. +r8152: Add wake up function for RTL8153 +net: bcmgenet: expose more stats in ethtool +net: bcmgenet: count hw discarded packets in missed stat +net: bcmgenet: switch to use 64bit statistics net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id) llc: fix data loss when reading from a socket in llc_ui_recvmsg() rust: net::phy sync with match_phy_device C changes @@ -38,15 +45,10 @@ net: dlink: add synchronization for stats update net: dsa: microchip: linearize skb for tail-tagging switches net: airoha: Fix page recycling in airoha_qdma_rx_process() net: wwan: t7xx: Fix napi rx poll issue -net: phy: realtek: add RTL8127-internal PHY -team: grab team lock during team_change_rx_flags -tsnep: fix timestamping with a stacked DSA driver net: mana: Add handler for hardware servicing events net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead amd-xgbe: read link status twice to avoid inconsistencies net: phy: fixed_phy: remove fixed_phy_register_with_gpiod -drivers: net: mvpp2: attempt to refill rx before allocating skb -net: devmem: fix kernel panic when netlink socket close after module unload net: lan743x: implement ndo_hwtstamp_get() net: lan743x: convert to ndo_hwtstamp_set() net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() @@ -78,9 +80,6 @@ net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_vlan_add_modify() net: ethernet: ti: cpsw_ale: return ALE index in cpsw_ale_add_vlan() net: ethernet: ti: cpsw_ale: Update Policer fields for more ALE size/ports ptp: ocp: Limit signal/freq counts in summary output functions -net/mlx5: Use to_delayed_work() -net: prestera: Use to_delayed_work() -octeontx2-af: Send Link events one by one tools: ynl-gen: array-nest: support arrays of nests net: sched: uapi: add more sanely named duplicate defines tcp: increase tcp_rmem[2] to 32 MB @@ -95,3 +94,5 @@ tcp: adjust rcvbuf in presence of reorders tcp: fix sk_rcvbuf overshoot tcp: add tcp_rcvbuf_grow() tracepoint net: phy: mediatek: do not require syscon compatible for pio property +Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling +Bluetooth: L2CAP: Fix not checking l2cap_chan security level