Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-11--00-00 (net-next-6.16-10956-g9e0a7f036cc9) remotes/brancher/net-next-2025-06-11--03-00 (net-next-6.16-10961-gbf04bd8abf23) ==== BASE DIFF ==== drivers/net/ethernet/airoha/airoha_ppe.c | 31 +++++++++--- drivers/net/ethernet/airoha/airoha_regs.h | 3 +- drivers/net/ethernet/dlink/dl2k.c | 57 ++++++++++++---------- drivers/net/ethernet/dlink/dl2k.h | 2 + net/core/dev.c | 45 ++++++++++++++++- tools/testing/selftests/net/nl_netdev.py | 38 ++++++++++++++- .../selftests/net/packetdrill/ksft_runner.sh | 4 ++ 7 files changed, 140 insertions(+), 40 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.eBmURzZJRa b/tmp/tmp.IWgbcMYiRQ index 5acb15930b1a..eaa2241f497d 100644 --- a/tmp/tmp.eBmURzZJRa +++ b/tmp/tmp.IWgbcMYiRQ @@ -8,11 +8,13 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +MAINTAINERS: Update Kuniyuki Iwashima's email address. e1000: Move cancel_work_sync to avoid deadlock ice/ptp: fix crosstimestamp reporting iavf: fix reset_task for early reset event i40e: retry VFLR handling if there is ongoing VF reset i40e: return false from i40e_reset_vf if reset is in progress +net: pfcp: fix typo in message_priority field name net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_oper net/mlx5e: Fix leak of Geneve TLV option object net/mlx5e: Properly access RCU protected qdisc_sleeping variable @@ -22,6 +24,17 @@ net/mlx5: HWS, Init mutex on the correct path net/mlx5: Fix return value when searching for existing flow group net/mlx5: Fix ECVF vports unload on shutdown flow net/mlx5: Ensure fw pages are always allocated on same NUMA +net/mlx5e: Add TX support for netmems +net/mlx5e: Support ethtool tcp-data-split settings +net/mlx5e: Implement queue mgmt ops and single channel swap +net/mlx5e: Add support for UNREADABLE netmem page pools +net/mlx5e: Convert over to netmem +net/mlx5e: SHAMPO: Separate pool for headers +net/mlx5e: SHAMPO: Improve hw gro capability checking +net/mlx5e: SHAMPO: Remove redundant params +net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_alloc +net: Add skb_can_coalesce for netmem +net: Allow const args for of page_to_netmem() net/mlx5: Expose serial numbers in devlink info net: usb: Convert tasklet API to new bottom half workqueue mechanism net: ipv4: ipconfig: Support RFC 4361/3315 DHCP client ID in hex format @@ -111,23 +124,10 @@ net: bonding: add broadcast_neighbor netlink option net: bonding: add broadcast_neighbor option for 802.3ad selftests: net: add test case for NAT46 looping back dst net: clear the dst when changing skb protocol -net: dlink: enable RMON MMIO access on supported devices -selftests/net: packetdrill: more xfail changes ionic: cancel delayed work earlier in remove ionic: clean dbpage in de-init ionic: print firmware heartbeat as unsigned ionic: Prevent driver/fw getting out of sync on devcmd(s) -net: airoha: Enable RX queues 16-31 -net: airoha: Add PPPoE offload support -gve: Advertise support for rx hardware timestamping -gve: Implement ndo_hwtstamp_get/set for RX timestamping -gve: Add rx hardware timestamp expansion -gve: Add support to query the nic clock -gve: Add adminq lock for queues creation and destruction -gve: Add initial PTP device support -gve: Add adminq command to report nic timestamp -gve: Add device option for nic clock synchronization -net: stop napi kthreads when THREADED napi is disabled selftests/vsock: add initial vmtest.sh for vsock net/mdiobus: Fix potential out-of-bounds clause 45 read/write access net/mdiobus: Fix potential out-of-bounds read/write access