Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-07-18--00-00 (v6.16-rc6-1613-gb7e5781cfbe1) remotes/brancher/net-next-2025-07-18--03-00 (v6.16-rc6-1645-gbc7a49d6ee3c) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.vr3r3RfKhf b/tmp/tmp.0Ks9BfH2KL index 2d0d4a437a29..90bc298d7e77 100644 --- a/tmp/tmp.vr3r3RfKhf +++ b/tmp/tmp.0Ks9BfH2KL @@ -6,8 +6,19 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] +Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf +net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class +ibmveth: Add multi buffers rx replenishment hcall support +be2net: Use correct byte order and format string for TCP seq and ack_seq gve: Fix stuck TX queue for DQ queue format net: bcmasp: Add support for re-starting auto-negotiation +net: s/dev_close_many/netif_close_many/ +net: s/dev_set_threaded/netif_set_threaded/ +net: s/dev_get_flags/netif_get_flags/ +net: s/__dev_set_mtu/__netif_set_mtu/ +net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/ +net: s/dev_get_mac_address/netif_get_mac_address/ +net: s/dev_get_port_parent_id/netif_get_port_parent_id/ dpll: zl3073x: Initialize clock ID from device property dt-bindings: dpll: Add clock ID property octeontx2-pf: Use new bandwidth profiles in receive queue @@ -47,7 +58,6 @@ dpaa2-switch: Fix device reference count leak in MAC endpoint handling dpaa2-eth: Fix device reference count leak in MAC endpoint handling bus: fsl-mc: Fix potential double device reference in fsl_mc_get_endpoint() net: appletalk: Fix use-after-free in AARP proxy probe -selftests/drivers/net: Support ipv6 for napi_id test ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch ARM: mxs_defconfig: Update mxs_defconfig to 6.16-rc5 ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE @@ -60,27 +70,29 @@ net: mtip: The L2 switch driver for imx287 ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch ARM: dts: nxp: mxs: Adjust the imx28.dtsi L2 switch description dt-bindings: net: Add MTIP L2 switch description -netdevsim: remove redundant branch net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC net: stream: add description for sk_stream_write_space() +net: pppoe: implement GRO support +net: usb: Remove duplicate assignments for net->pcpu_stat_type +libbpf: Fix handling of BPF arena relocations +et131x: Add missing check after DMA map +net: ag71xx: Add missing check after DMA map +selftests/drivers/net: Support ipv6 for napi_id test ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting -net/mlx5e: Remove duplicate mkey from SHAMPO header -net/mlx5e: SHAMPO, Remove mlx5e_shampo_get_log_hd_entry_size() -net/mlx5e: SHAMPO, Cleanup reservation size formula +Merge branch 'net-mlx5-misc-changes-2025-07-16' net/mlx5e: Properly access RCU protected qdisc_sleeping variable net/mlx5e: fix kdoc warning on eswitch.h net/mlx5: HWS, Enable IPSec hardware offload in legacy mode -net: ag71xx: Add missing check after DMA map -et131x: Add missing check after DMA map -net: pppoe: implement GRO support net: pcs: xpcs: mask readl() return value to 16 bits -net: usb: Remove duplicate assignments for net->pcpu_stat_type net/mlx5: Fix an IS_ERR() vs NULL bug in esw_qos_move_node() net: ethernet: mtk_wed: Fix NULL vs IS_ERR() bug in mtk_wed_get_memory_region() net: airoha: Fix a NULL vs IS_ERR() bug in airoha_npu_run_firmware() +Merge branch 'add-shared-phy-counter-support-for-qca807x-and-qca808x' net: phy: qcom: qca807x: Support PHY counter net: phy: qcom: qca808x: Support PHY counter net: phy: qcom: Add PHY counter support +netdevsim: remove redundant branch +Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next selftests: net: prevent Python from buffering the output Merge branch 'neighbour-convert-rtm_getneigh-to-rcu-and-make-pneigh-rtnl-free' neighbour: Update pneigh_entry in pneigh_create(). @@ -111,3 +123,23 @@ 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) net/mlx5e: TX, Fix dma unmapping for devmem tx +btf: Fix virt_to_phys() on arm64 when mmapping BTF +Merge branch 's390-bpf-fix-bpf_arch_text_poke-with-new_addr-null-again' +selftests/bpf: Stress test attaching a BPF prog to another BPF prog +s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again +doc: xdp: Clarify driver implementation for XDP Rx metadata +Merge branch 'bpf-tcp-exactly-once-socket-iteration' +selftests/bpf: Add tests for bucket resume logic in established sockets +selftests/bpf: Create iter_tcp_destroy test program +selftests/bpf: Create established sockets in socket iterator tests +selftests/bpf: Make ehash buckets configurable in socket iterator tests +selftests/bpf: Allow for iteration over multiple states +selftests/bpf: Allow for iteration over multiple ports +selftests/bpf: Add tests for bucket resume logic in listening sockets +bpf: tcp: Avoid socket skips and repeats during iteration +bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items +bpf: tcp: Get rid of st_bucket_done +bpf: tcp: Make sure iter->batch always contains a full bucket snapshot +bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch +selftests/bpf: Add negative test cases for snprintf +bpf: Reject %p% format string in bprintf-like helpers