Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2026-01-03--00-00 (v6.19-rc3-129-g3416237e9c81) remotes/brancher/net-next-hw-2026-01-03--08-00 (v6.19-rc3-206-gc05ea58eee86) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.AZ4alQBorh b/tmp/tmp.In9J2XDPz3 index dbe54163bc79..b6852abd5d04 100644 --- a/tmp/tmp.AZ4alQBorh +++ b/tmp/tmp.In9J2XDPz3 @@ -13,6 +13,83 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +net: mediatek: add null pointer check for hardware offloading +net/sched: act_api: avoid dereferencing ERR_PTR in tcf_idrinfo_destroy +mlx5: TLS 1.3 hardware offload support +tls: TLS 1.3 hardware offload support +virtio-net: clean up __virtnet_rx_pause/resume +virtio-net: remove unused delayed refill worker +virtio-net: don't schedule delayed refill worker +inet: frags: drop fraglist conntrack references +net: phy: mediatek: enable interrupts on AN7581 +net: airoha: Fix npu rx DMA definitions +virtio_net: fix device mismatch in devm_kzalloc/devm_kfree +page_pool: Add page_pool_release_stalled tracepoint +net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qfq_reset +selftests: mptcp: Mark xerror and die_perror __noreturn +selftests/tc-testing: Add test case redirecting to self on egress +net/sched: act_mirred: Fix leak when redirecting to self on egress +ipv4: Improve martian logs +net/ena: fix missing lock when update devlink params +bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanup +bnxt_en: Fix potential data corruption with HW GRO/LRO +net: vlan: set header_ops to match hard_header_len when hw offload is toggled +net: skbuff: fix truesize and head state corruption in skb_segment_list +selftests: netdevsim: add carrier state consistency test +net: netdevsim: fix inconsistent carrier state after link/unlink +net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628 +net: wwan: iosm: Fix memory leak in ipc_mux_deinit() +net: marvell: prestera: fix NULL dereference on devlink_alloc() failure +vsock/test: Test setting SO_ZEROCOPY on accept()ed socket +vsock: Make accept()ed sockets use custom setsockopt() +atm: idt77252: Use sb_pool_remove() +net: sfp: add SMBus I2C block support +net: bnge: add AUXILIARY_BUS to Kconfig dependencies +bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress +vsock: fix DMA cacheline overlap warning using coherent memory +selftests/tc-testing: Update test cases with netem duplicate +selftests/tc-testing: Add a test case for mq with netem duplicate +selftests/tc-testing: Add a test case for piro with netem duplicate +selftests/tc-testing: Add a nested netem duplicate test +net_sched: Implement the right netem duplication behavior +Revert "selftests/tc-testing: Add tests for restrictions on netem duplication" +Revert "net/sched: Restrict conditions for adding duplicating netems to qdisc tree" +net_sched: Check the return value of qfq_choose_next_agg() +net: ipv4: ipmr: Prevent information leak in ipmr_sk_ioctl() +net: mscc: ocelot: Fix crash when adding interface under a lag +net/mlx5e: Dealloc forgotten PSP RX modify header +net/mlx5e: Don't print error message due to invalid module +net/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM query +net/mlx5e: Don't gate FEC histograms on ppcnt_statistical_group +net/mlx5: Lag, multipath, give priority for routes with smaller network prefix +net: Fix typo of "software" in driver comments +ovpn: Replace use of system_wq with system_percpu_wq +netfilter: nf_tables: Fix memory leak in nf_tables_newrule() +rxrpc: Fix memory leak in rxkad_verify_response() +inet: ping: Fix icmp out counting +net: ionic: Set msi_addr_mask to IONIC_ADDR_LEN-bit everywhere +ALSA: hda/intel: Raise msi_addr_mask to dma_bits +drm/radeon: Raise msi_addr_mask to 40 bits for pre-Bonaire +PCI/MSI: Check msi_addr_mask in msi_verify_entries() +PCI/MSI: Conservatively generalize no_64bit_msi into msi_addr_mask +netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates +net: airoha: Fix schedule while atomic in airoha_ppe_deinit() +net: sock: fix hardened usercopy panic in sock_recv_errqueue +net: fec: Add stop mode support on i.MX8DX/i.MX8QP +net: phy: mxl-86110: Add power management and soft reset support +buildid: validate page-backed file before parsing build ID +net: nfc: nci: Fix parameter validation for packet data +RDMA/nldev: Expose kernel-internal FRMR pools in netlink +RDMA/nldev: Add command to set pinned FRMR handles +RDMA/core: Add netlink command to modify FRMR aging +RDMA/nldev: Add command to get FRMR pools +net/mlx5: Drop MR cache related code +RDMA/mlx5: Switch from MR cache to FRMR pools +RDMA/core: Add pinned handles to FRMR pools +RDMA/core: Add FRMR pools statistics +RDMA/core: Add aging to FRMR pools +IB/core: Introduce FRMR pools +RDMA/mlx5: Move device async_ctx initialization Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT net: rose: fix invalid array index in rose_kill_by_device()