Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-07-11--16-00 (v6.16-rc5-1428-g6f8051fa02d3) remotes/brancher/net-next-hw-2025-07-12--00-00 (v6.16-rc5-1481-gfc18451d2af6) ==== BASE DIFF ==== MAINTAINERS | 7 ------- drivers/base/power/main.c | 2 +- drivers/gpio/gpiolib-of.c | 2 +- drivers/gpio/gpiolib.c | 5 +++-- kernel/dma/contiguous.c | 5 ++++- tools/testing/selftests/drivers/net/lib/py/__init__.py | 2 +- tools/testing/selftests/net/lib/py/utils.py | 4 ++++ 7 files changed, 14 insertions(+), 13 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.zp5Om27RVv b/tmp/tmp.a9AB0RN1LU index 5340e461c233..2bfd65919abe 100644 --- a/tmp/tmp.zp5Om27RVv +++ b/tmp/tmp.a9AB0RN1LU @@ -7,13 +7,56 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] +rpl: Fix use-after-free in rpl_do_srh_inline(). +netdevsim: implement peer queue flow control +tools: ynl: process unknown for enum values +net: thunderx: Fix format-truncation warning in bgx_acpi_match_id() +net: pse-pd: Add Si3474 PSE controller driver +dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller +can: rcar_canfd: Drop unused macros +can: rcar_can: Convert to DEFINE_SIMPLE_DEV_PM_OPS() +net: phy: smsc: recover missed link-up IRQs on LAN8700 with adaptive polling +net: phy: allow drivers to disable polling via get_next_update_time() +net: phy: enable polling when driver implements get_next_update_time +af_packet: fix soft lockup issue caused by tpacket_snd() +af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd() +net: fec: add fec_set_hw_mac_addr() helper function +net: fec: add more macros for bits of FEC_ECR +net: fec: use phy_interface_mode_is_rgmii() to check RGMII mode +net: wangxun: fix LIBWX dependencies again +net: selftests: add PHY-loopback test for bad TCP checksums +smc: Fix various oops due to inet_sock type confusion. +net: phy: micrel: Add ksz9131_resume() +dev: Pass netdevice_tracker to dev_get_by_flags_rcu(). +r8169: add quirk for RTL8116af SerDes +hv_netvsc: Add IFF_NO_ADDRCONF to VF priv_flags before +selftests: drv-net: rss_api: test input-xfrm and hash fields +ethtool: rss: support setting flow hashing fields +ethtool: rss: support setting input-xfrm via Netlink +netlink: specs: define input-xfrm enum in the spec +selftests: drv-net: rss_api: test setting hashing key via Netlink +ethtool: rss: support setting hkey via Netlink +ethtool: rss: support setting hfunc via Netlink +selftests: drv-net: rss_api: test setting indirection table via Netlink +tools: ynl: support packing binary arrays of scalars +selftests: drv-net: rss_api: factor out checking min queue count +ethtool: rss: initial RSS_SET (indirection table handling) +ice: introduce ice_get_vf_by_dev() wrapper +ice: avoid rebuilding if MSI-X vector count is unchanged +ice: use pci_iov_vf_id() to get VF ID +ice: expose VF functions used by live migration +ice: move ice_vsi_update_l2tsel to ice_lib.c +ice: save RSS hash configuration for migration +ice: add functions to get and set Tx queue context +ice: add support for reading and unpacking Rx queue context +Add support to set NAPI threaded for individual NAPI +net: phy: Don't register LEDs for genphy +net: ll_temac: Fix incorrect PHY node reference in debug message net/mlx5: Correctly set gso_size when LRO is used tools: ynl: default to --process-unknown in installed mode net: emaclite: Fix missing pointer increment in aligned_read() -sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields batman-adv: store hard_iface as iflink private data batman-adv: Start new development cycle -selftests: flip local/remote endpoints in iou-zcrx.py selftests: net: increase inter-packet timeout in udpgro.sh selftests/net: packetdrill: add --mss option to three tests dpll: zl3073x: Add support to get fractional frequency offset @@ -42,9 +85,6 @@ net: mctp: Add test for conflicting bind()s net: mctp: Treat MCTP_NET_ANY specially in bind() net: mctp: Prevent duplicate binds net: mctp: mctp_test_route_extaddr_input cleanup -selftests: ethtool: Introduce ethernet PHY selftests on netdevsim -selftests: ethtool: Drop the unused old_netdevs variable -net: netdevsim: Add PHY support in netdevsim hinic3: Interrupt request configuration hinic3: Mailbox management interfaces hinic3: Mailbox framework @@ -53,12 +93,13 @@ hinic3: Command Queue interfaces hinic3: Command Queue framework hinic3: Complete Event Queue interfaces hinic3: Async Event Queue interfaces -virtio_net: simplify tx queue wake condition check tcp: extend tcp_retransmit_skb tracepoint with failure reasons -eth: fbnic: fix ubsan complaints about OOB accesses net: Allow non parent devices to be used for ZC DMA selftests: bonding: add test for passive LACP mode bonding: update ntt to true in passive mode +selftests: flip local/remote endpoints in iou-zcrx.py +sfc: falcon: refactor and document ef4_ethtool_get_rxfh_fields +Merge branch 'net_sched-act-extend-rcu-use-in-dump-methods' net_sched: act_skbedit: use RCU in tcf_skbedit_dump() net_sched: act_police: use RCU in tcf_police_dump() net_sched: act_pedit: use RCU in tcf_pedit_dump() @@ -70,5 +111,7 @@ net_sched: act_ct: use RCU in tcf_ct_dump() net_sched: act_csum: use RCU in tcf_csum_dump() net_sched: act_connmark: use RCU in tcf_connmark_dump() net_sched: act: annotate data-races in tcf_lastuse_update() and tcf_tm_dump() +eth: fbnic: fix ubsan complaints about OOB accesses +virtio_net: simplify tx queue wake condition check selftests/tc-testing: Add tests for restrictions on netem duplication net/sched: Restrict conditions for adding duplicating netems to qdisc tree