Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-06-25--08-00 (v6.16-rc2-832-gf5e84ac2b7a1) remotes/brancher/net-next-hw-2025-06-25--16-00 (v6.16-rc2-813-gd8946c120ece) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.n2a7f7ZDa7 b/tmp/tmp.OpHnHT7UlO index 1aadd1559430..66c987fcb6c2 100644 --- a/tmp/tmp.n2a7f7ZDa7 +++ b/tmp/tmp.OpHnHT7UlO @@ -7,7 +7,18 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event +ARM: dts: Fix up wrv54g device tree +dt-bindings: dsa: Rewrite Micrel KS8995 in schema +net: thunderbolt: Use correct request type in login/logout request packets bnxt_en: Add parameter disable_vf_bind +netmem: introduce a netmem API, virt_to_head_netmem() +page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem() +netmem: use _Generic to cover const casting for page_to_netmem() +page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow() +page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma() +page_pool: rename page_pool_return_page() to page_pool_return_netmem() +netmem: introduce struct netmem_desc mirroring struct page hinic3: Interrupt request configuration hinic3: Mailbox management interfaces hinic3: Mailbox framework @@ -16,9 +27,6 @@ hinic3: Command Queue interfaces hinic3: Command Queue framework hinic3: Complete Event Queue interfaces hinic3: Async Event Queue interfaces -ppp: synchronize netstats updates -pppoe: bypass sk_receive_skb for PPPOX_BOUND sockets -ppp: convert rlock to rwlock to improve RX concurrency net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2 net: libwx: fix the creation of page_pool net: thunderbolt: Fix the parameter passing of tb_xdomain_enable_paths()/tb_xdomain_disable_paths() @@ -64,20 +72,6 @@ virtio: introduce extended features scripts/kernel_doc.py: properly handle VIRTIO_DECLARE_FEATURES net: Reoder rxq_idx check in __net_mp_open_rxq() net: Remove unnecessary NULL check for lwtunnel_fill_encap() -RDMA/ionic: Add Makefile/Kconfig to kernel build environment -RDMA/ionic: Implement device stats ops -RDMA/ionic: Register device ops for miscellaneous functionality -RDMA/ionic: Register device ops for datapath -RDMA/ionic: Register device ops for control path -RDMA/ionic: Create device queues to support admin operations -RDMA/ionic: Register auxiliary module for ionic ethernet adapter -RDMA: Add IONIC to rdma_driver_id definition -net: ionic: Provide doorbell and CMB region information -net: ionic: Provide interrupt allocation support for the RDMA driver -net: ionic: Provide RDMA reset support for the RDMA driver -net: ionic: Export the APIs from net driver to support device commands -net: ionic: Update LIF identity with additional RDMA capabilities -net: ionic: Create an auxiliary device for rdma driver checkpatch: check for comment explaining rgmii(|-rxid|-txid) PHY modes net: ethernet: ti: am65-cpsw: fixup PHY mode for fixed RGMII TX delay dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example @@ -112,24 +106,11 @@ rds: Expose feature parameters via sysfs (and ELF) team: replace team lock with rtnl lock MAINTAINERS: update smc section skbuff: Improve the sending efficiency of __skb_send_sock -tcp: try to avoid safer when ACKs are thinned -tcp: accecn: try to fit AccECN option with SACK -tcp: accecn: AccECN ACE field multi-wrap heuristic -tcp: accecn: AccECN option ceb/cep heuristic -tcp: accecn: AccECN option failure handling -tcp: accecn: AccECN option send control -tcp: accecn: AccECN option -tcp: sack option handling improvements -tcp: accecn: AccECN needs to know delivered bytes -tcp: accecn: add AccECN rx byte counters -tcp: accecn: AccECN negotiation -tcp: AccECN core -tcp: reorganize tcp_sock_write_txrx group for variables later -tcp: fast path functions later -tcp: reorganize SYN ECN code Documentation: netlink: specs: tc: Add DualPI2 specification selftests/tc-testing: Add selftests for qdisc DualPI2 selftests/tc-testing: Fix warning and style check on tdc.sh sched: Add enqueue/dequeue of dualpi2 qdisc sched: Dump configuration and statistics of dualpi2 qdisc sched: Struct definition and parsing of dualpi2 qdisc +net: mdio: Add MDIO bus controller for Airoha AN7583 +dt-bindings: net: Document support for Airoha AN7583 MDIO Controller