Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-21--06-00 (v6.12-rc3-946-gd269160c076a) remotes/brancher/net-next-2024-10-21--09-00 (v6.12-rc3-899-g82cdb72507ae) ==== BASE DIFF ==== drivers/net/phy/sfp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.SJvUMW88KK b/tmp/tmp.gZgrBH4kMl index 7d474946b96d..c88535f992c7 100644 --- a/tmp/tmp.SJvUMW88KK +++ b/tmp/tmp.gZgrBH4kMl @@ -2,6 +2,12 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +bonding: add ns target multicast address to slave device +net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data +net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary +net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation +net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros +net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values net: ena: Add PHC documentation net: ena: PHC silent reset net: ena: Add PHC support in the ENA driver @@ -46,7 +52,6 @@ net: stmmac: Add PCI driver support for BCM8958x net: stmmac: Integrate dw25gmac into stmmac hwif handling net: stmmac: Add basic dw25gmac support in stmmac core net: stmmac: Add snps_id, dev_id to struct plat_stmmacenet_data -Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf net: mv643xx: use ethtool_puts hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER event net: atlantic: support reading SFP module info @@ -171,7 +176,6 @@ selftests: nic_link_layer: Add link layer selftest for NIC driver mlxsw: spectrum_router: fix xa_store() error checking net: phy: marvell: Add mdix status reporting net: stmmac: Programming sequence for VLAN packets with split header -Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth selftests: ncdevmem: Add automated test selftests: ncdevmem: Move ncdevmem under drivers/net/hw selftests: ncdevmem: Run selftest when none of the -s or -c has been provided @@ -206,10 +210,6 @@ block: mtip32xx: Replace deprecated PCI functions fpga/dfl-pci.c: Replace deprecated PCI functions PCI: Deprecate pcim_iounmap_regions() PCI: Make pcim_iounmap_region() a public function -net: stmmac: dwmac4: Fix high address display by updating reg_space[] from register values -net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary -net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation -net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros Documentation: bonding: add XDP support explanation bonding: use correct return value bonding: return detailed error when loading native XDP fails @@ -237,52 +237,3 @@ net: hibmcge: Add read/write registers supported through the bar space net: hibmcge: Add pci table supported in this module fsl/fman: Fix refcount handling of fman-related devices fsl/fman: Save device references taken in mac_probe() -net: sfp: change quirks for Alcatel Lucent G-010S-P -lib/buildid: Handle memfd_secret() files in build_id_parse() -selftests/bpf: Add test case for delta propagation -bpf: Fix print_reg_state's constant scalar dump -bpf: Fix incorrect delta propagation between linked registers -bpf: Properly test iter/task tid filtering -bpf: Fix iter/task tid filtering -riscv, bpf: Make BPF_CMPXCHG fully ordered -bpf, vsock: Drop static vsock_bpf_prot initialization -vsock: Update msg_count on read_skb() -vsock: Update rx_bytes on read_skb() -bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock -Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001 -Bluetooth: bnep: fix wild-memory-access in proto_unregister -Bluetooth: btusb: Fix not being able to reconnect after suspend -Bluetooth: Remove debugfs directory on module init failure -Bluetooth: Call iso_exit() on module unload -Bluetooth: ISO: Fix multiple init when debugfs is disabled -selftests/bpf: Add asserts for netfilter link info -bpf: Fix link info netfilter flags to populate defrag flag -Merge branch 'fix-truncation-bug-in-coerce_reg_to_size_sx-and-extend-selftests' -selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx() -selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_size_sx() -bpf: Fix truncation bug in coerce_reg_to_size_sx() -selftests/bpf: Assert link info uprobe_multi count & path_size if unset -bpf: Fix unpopulated path_size when uprobe_multi fields unset -selftests/bpf: Fix cross-compiling urandom_read -Merge branch 'fix-caching-of-btf-for-kfuncs-in-the-verifier' -selftests/bpf: Add test for kfunc module order -selftests/bpf: Provide a generic [un]load_module helper -bpf: fix kfunc btf caching for modules -selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc -riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled -selftests/bpf: fix perf_event link info name_len assertion -bpf: fix unpopulated name_len field in perf_event link info -bpf: use kvzmalloc to allocate BPF verifier environment -Merge branch 'check-the-remaining-info_cnt-before-repeating-btf-fields' -selftests/bpf: Add more test case for field flattening -bpf: Check the remaining info_cnt before repeating btf fields -bpf, lsm: Remove bpf_lsm_key_free hook -bpf: Fix memory leak in bpf_core_apply -Merge branch 'bpf: devmap: provide rxq after redirect' -bpf: selftests: send packet to devmap redirect XDP -bpf: devmap: provide rxq after redirect -bpf: Sync uapi bpf.h header to tools directory -bpf: Make sure internal and UAPI bpf_redirect flags don't overlap -selftests/bpf: Verify that sync_linked_regs preserves subreg_def -bpf: sync_linked_regs() must preserve subreg_def -bpf: Use raw_spinlock_t in ringbuf