Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-06-09--08-00 (net-next-6.16-10802-ge53376d945bc) remotes/brancher/net-next-hw-2025-06-09--16-00 (net-next-6.16-10804-gb1c890fb1326) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.92ub2JhBjY b/tmp/tmp.DeabXJtWAZ index 724f8ca1f5f4..fc02c000f8c5 100644 --- a/tmp/tmp.92ub2JhBjY +++ b/tmp/tmp.DeabXJtWAZ @@ -6,24 +6,26 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours -net/ipv4: fix type mismatch in inet_ehash_locks_alloc() causing build failure -net: ppp: remove error variable +net: mana: Expose additional hardware counters for drop and TC via ethtool. mac802154_hwsim: allow users to specify the number of simulated radios dynamically instead of the previously hardcoded value of 2 +selftests: netconsole: Add support for basic netconsole target format +selftests: netconsole: Do not exit from inside the validation function +netconsole: Add automatic console unregistration on target removal +netconsole: Only register console drivers when targets are configured +macsec: MACsec SCI assignment for ES = 0 +net: usb: Convert tasklet API to new bottom half workqueue mechanism +xfrm: Duplicate SPI Handling – IPsec-v3 Compliance Concern +page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp() +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: remove __netmem_get_pp() +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 +net: ppp: remove error variable net: core: fix UNIX-STREAM alignment in /proc/net/protocols -xsc: add ndo_get_stats64 -xsc: Add eth reception data path -xsc: Add ndo_start_xmit -xsc: ndo_open and ndo_stop -xsc: Add eth needed qp and cq apis -xsc: Init net device -xsc: Add ethernet interface -xsc: Init auxiliary device -xsc: Init pci irq -xsc: Add eq and alloc -xsc: Add qp and cq management -xsc: Add hardware setup APIs -xsc: Enable command queue -xsc: Add xsc driver basic framework net: clear the dst when changing skb protocol net: macb: Add shutdown operation support net_sched: sch_sfq: fix a potential crash on gso_skb handling