Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-03--03-00 (net-next-6.12-10230-g2189f4fed8bd) remotes/brancher/net-next-2024-10-03--06-00 (net-next-6.12-10252-g2513a1290958) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.5SG1D9PxFB b/tmp/tmp.vDoC44alXY index 82a75c2aea74..4ad89a481cad 100644 --- a/tmp/tmp.5SG1D9PxFB +++ b/tmp/tmp.vDoC44alXY @@ -2,7 +2,29 @@ iov_iter: fix advancing slot in iter_folioq_get_pages() tc_action dbg profile patch forwarding: set timeout to 3 hours +hv_netvsc: Don't assume cpu_possible_mask is dense +scsi: storvsc: Don't assume cpu_possible_mask is dense +iommu/hyper-v: Don't assume cpu_possible_mask is dense +Drivers: hv: Don't assume cpu_possible_mask is dense +x86/hyperv: Don't assume cpu_possible_mask is dense net: phy: marvell: avoid bringing down fibre link when autoneg is bypassed +net: ibm: emac: mal: move dcr map down +net: ibm: emac: mal: add dcr_unmap to _remove +net: ibm: emac: mal: move irq maps down +net: ibm: emac: mal: use devm for request_irq +net: ibm: emac: mal: use devm for kzalloc +net: ibm: emac: zmii: devm_platform_get_resource +net: ibm: emac: zmii: use devm for kzalloc +net: ibm: emac: rgmii: devm_platform_get_resource +net: ibm: emac: rgmii: use devm for kzalloc +net: ibm: emac: tah: devm_platform_get_resources +net: ibm: emac: tah: use devm for kzalloc +net: ibm: emac: remove bootlist support +net: ibm: emac: use platform_get_irq +net: ibm: emac: use devm_platform_ioremap_resource +net: ibm: emac: use module_platform_driver for modules +net: ibm: emac: remove custom init/exit functions +net: ibm: emac: use netif_receive_skb_list lib: packing: use GENMASK() for box_mask lib: packing: use BITS_PER_BYTE instead of 8 lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior