Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-07-18--00-00 (v6.16-rc6-1601-g7bfc12d0c0b9) remotes/brancher/net-next-hw-2025-07-18--08-00 (v6.16-rc6-1614-gd041011c3ecd) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.uLa2sTNYj7 b/tmp/tmp.jXDhQvvICw index 55725079edcc..cce1fc1648c9 100644 --- a/tmp/tmp.uLa2sTNYj7 +++ b/tmp/tmp.jXDhQvvICw @@ -14,7 +14,6 @@ gve: implement DQO TX datapath for AF_XDP zero-copy gve: keep registry of zc xsk pools in netdev_priv gve: merge xdp and xsk registration gve: deduplicate xdp info and xsk pool registration logic -selftests: netfilter: tone-down conntrack clash test selftests: rtnetlink: Add operational state test net: usb: cdc-ncm: check for filtering capability net/mlx5: E-Switch, Fix peer miss rules to use peer eswitch @@ -35,7 +34,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 @@ -48,27 +46,28 @@ 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 +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(). @@ -99,3 +98,17 @@ 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 +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