Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-07--09-00 (v6.13-rc5-961-g4bbb7d1a6da3) remotes/brancher/net-next-2025-01-07--12-00 (v6.13-rc5-954-g76f23ad13b29) ==== BASE DIFF ==== drivers/net/ethernet/mediatek/airoha_eth.c | 518 ++++++++++++++++++++- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 2 +- tools/testing/selftests/kselftest/ktap_helpers.sh | 15 +- .../selftests/net/packetdrill/ksft_runner.sh | 23 +- 4 files changed, 546 insertions(+), 12 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.tDoVRCtNZ6 b/tmp/tmp.D82NocpPUM index 3a1e5f40546e..f9ce47b36b42 100644 --- a/tmp/tmp.tDoVRCtNZ6 +++ b/tmp/tmp.D82NocpPUM @@ -3,6 +3,7 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset net: phy: dp83822: Add support for PHY LEDs on DP83822 net: stmmac: Unexport stmmac_rx_offset() from stmmac.h r8169: add support for RTL8125BP rev.b @@ -58,7 +59,6 @@ net: dsa: no longer call ds->ops->get_mac_eee() net: dsa: mt753x: remove setting of tx_lpi parameters net: dsa: ksz: remove setting of tx_lpi parameters net/mlx5: Fix variable not being completed when function returns -netlink: add IPv6 anycast join/leave notifications ipvlan: Fix use-after-free in ipvlan_get_iflink(). net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_dev_net(). net: Hold rtnl_net_lock() in (un)?register_netdevice_notifier_net(). @@ -111,22 +111,8 @@ bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff" dev: Hold per-netns RTNL in (un)?register_netdev(). rtnetlink: Add rtnl_net_lock_killable(). eth: fbnic: update fbnic_poll return value -selftests: net: test listing NAPI vs queue resets -netdevsim: add debugfs-triggered queue reset -netdevsim: add queue management API support -netdevsim: add queue alloc/free helpers -netdevsim: allocate rqs individually -netdevsim: support NAPI config -netdev: define NETDEV_INTERNAL -net: make sure we retain NAPI ordering on netdev->napi_list net: don't dump Tx and uninitialized NAPIs ptp: limit number of virtual clocks per physical clock -net: airoha: Add sched HTB offload support -net: airoha: Add sched ETS offload support -net: airoha: Introduce ndo_select_queue callback -net: airoha: Enable Tx drop capability for each Tx DMA ring -selftests/net: packetdrill: report benign debug flakes as xfail -net: stmmac: Set dma_sync_size to zero for discarded frames net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR mode net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode net: ti: icssg-prueth: Add VLAN support in EMAC mode