Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-23--21-00 (v6.16-rc2-801-g91d3fde69343) remotes/brancher/net-next-2025-06-24--00-00 (v6.16-rc2-803-ga61a283f2388) ==== BASE DIFF ==== .../devicetree/bindings/net/qca,qca7000.txt | 87 ---------------- .../devicetree/bindings/net/qca,qca7000.yaml | 109 +++++++++++++++++++++ MAINTAINERS | 2 +- drivers/net/ethernet/pensando/ionic/ionic_txrx.c | 12 +-- lib/test_objagg.c | 77 +++++++++------ net/core/netpoll.c | 2 +- net/sched/em_text.c | 2 +- net/smc/smc_pnet.c | 2 +- 8 files changed, 164 insertions(+), 129 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.KYg7vSlu6C b/tmp/tmp.6wrZRt8J8s index 4b6933009049..7da379d1ab90 100644 --- a/tmp/tmp.KYg7vSlu6C +++ b/tmp/tmp.6wrZRt8J8s @@ -14,16 +14,18 @@ bnxt: properly flush XDP redirect lists e1000e: ignore factory-default checksum value on TGP platform e1000e: disregard NVM checksum on tgp when valid checksum mask is not set rds: Expose feature parameters via sysfs (and ELF) -net: cadence: macb: only register MDIO bus when an MDIO child node exists in DT team: replace team lock with rtnl lock -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/ -net: s/dev_get_stats/netif_get_stats/ +net: ti: prueth: Adds PTP OC Support for AM335x and AM437x +net: ti: prueth: Adds support for PRUETH on AM33x and AM43x SOCs +net: ti: prueth: Adds power management support for PRU-ICSS +net: ti: prueth: Adds support for RX interrupt coalescing/pacing +net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS +net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module +net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver +net: ti: prueth: Adds link detection, RX and TX support. +net: ti: prueth: Adds PRUETH HW and SW configuration +net: ti: prueth: Adds ICSSM Ethernet driver +dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs net: netfilter: Add IPIP flowtable SW acceleration ethernet: cxgb4: Fix dma_unmap_sg() nents value net: xsk: dpaa2: avoid repeatedly updating the global consumer @@ -96,7 +98,6 @@ sched: Dump configuration and statistics of dualpi2 qdisc sched: Struct definition and parsing of dualpi2 qdisc virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp() virtio-net: xsk: rx: fix the frame's length check -net: netpoll: Initialize UDP checksum field before checksumming selftests: drv-net: stats: use skip instead of xfail for unsupported features selftests: drv-net: stats: fix pylint issues net: make sk->sk_rcvtimeo lockless @@ -117,13 +118,9 @@ ptp: Split out PTP_PEROUT_REQUEST ioctl code ptp: Split out PTP_EXTTS_REQUEST ioctl code ptp: Split out PTP_CLOCK_GETCAPS ioctl code caif: reduce stack size, again -net/sched: replace strncpy with strscpy -net/smc: replace strncpy with strscpy net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentation dt-bindings: pse: tps23881: Clarify channels property description selftests: net: add netpoll basic functionality test -net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect -net: usb: lan78xx: annotate checksum assignment to silence sparse warnings bridge: mcast: Fix use-after-free during router port configuration page_pool: import Jesper's page_pool benchmark phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs @@ -132,7 +129,6 @@ net: ethernet: mtk_eth_soc: skip first IRQ if not used net: ethernet: mtk_eth_soc: add consts for irq index net: ethernet: mtk_eth_soc: support named IRQs atm: idt77252: Add missing `dma_map_error()` -ethernet: ionic: Fix DMA mapping tests net: mctp: test: Add tests for gateway routes net: mctp: add gateway routing support net: mctp: allow NL parsing directly into a struct mctp_route