Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-25--00-00 (v6.18-rc6-1429-ga93e6c376de4) remotes/brancher/net-next-2025-11-25--03-00 (v6.18-rc6-1424-g8d6c35b5e894) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.8pz2RXzkIY b/tmp/tmp.B3abSHJrZD index ffa55b22c129..d8bd37a17e56 100644 --- a/tmp/tmp.8pz2RXzkIY +++ b/tmp/tmp.B3abSHJrZD @@ -11,6 +11,11 @@ nipa: local: add short sleep to bond_macvlan_ipvlan.sh nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak +net: mctp: test: move TX packetqueue from dst to dev +io_uring: Introduce getsockname io_uring cmd +socket: Split out a getsockname helper for io_uring +socket: Unify getsockname and getpeername implementation selftest: af_unix: Extend recv() timeout in so_peek_off.c. selftest: af_unix: Create its own .gitignore. ptp: ptp_ines: add HW timestamp configuration reporting @@ -27,7 +32,6 @@ net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group tcp: rename icsk_timeout() to tcp_timeout_expires() idpf: Fix kernel-doc descriptions to avoid warnings ice: fix broken Rx on VFs -selftests/net: initialize char variable to null net: stmmac: pci: Use generic PCI suspend/resume routines net: stmmac: loongson: Use generic PCI suspend/resume routines net: stmmac: Add generic suspend/resume helper for PCI-based controllers @@ -59,7 +63,6 @@ ptp: ocp: Reuse META's PCI vendor ID ptp: ocp: Apply standard pattern for cleaning up loop ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware ptp: ocp: Refactor signal_show() and fix %ptT misuse -platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak xsk: convert cq from spin lock protection into atomic operations xsk: add the atomic parameter around cq in generic path xsk: add atomic cached_prod for copy mode @@ -110,12 +113,10 @@ net: dsa: use kernel data types for ethtool ops on conduit net: dsa: cpu_dp->orig_ethtool_ops might be NULL net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing traffic net: phy: dp83867: implement configurability for SGMII in-band auto-negotiation -net: socket: add missing declaration for update_socket_protocol net: hibmcge: add support for pagepool on rx net: hibmcge: reduce packet drop under stress testing net: hibmcge: add support for tracepoint to dump some fields of rx_desc team: Move team device type change at the end of team_port_add -net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop cxgb4: Rename sched_class to avoid type clash net: mvpp2: extract GRXRINGS from .get_rxnfc net: mvneta: convert to use .get_rx_ring_count @@ -171,16 +172,11 @@ net: init shinfo->gso_segs from qdisc_pkt_len_init() net_sched: make room for (struct qdisc_skb_cb)->pkt_segs net: optimize eth_type_trans() vs CONFIG_STACKPROTECTOR_STRONG=y net: lan966x: Fix the initialization of taprio -net: dsa: microchip: fix mdio parent bus reference leak selftests: hw-net: toeplitz: give the test up to 4 seconds selftests: hw-net: toeplitz: read indirection table from the device selftests: hw-net: toeplitz: read the RSS key directly from C selftests: hw-net: toeplitz: make sure NICs have pure Toeplitz configured selftests: hw-net: auto-disable building the iouring C code -netmem: remove the pp fields from net_iov -netmem, devmem, tcp: access pp fields through @desc in net_iov -netmem, io_uring/zcrx: access pp fields through @desc in net_iov -NFC: Fix error handling in nfc_genl_dump_targets net: mana: Handle hardware recovery events when probing the device tools: ynl-gen: add regeneration comment tools: ynl-gen: add function prefix argument @@ -195,7 +191,6 @@ net: dsa: microchip: ptp: Fix checks on irq_find_mapping() net: dsa: microchip: common: Fix checks on irq_find_mapping() net: aquantia: Add missing descriptor cache invalidation on ATL2 dt-bindings: net: aspeed: add AST2700 MDIO compatible -nfp: tls: Avoid -Wflex-array-member-not-at-end warnings vhost: rewind next_avail_head while discarding descriptors virtio_net: enhance wake/stop tx queue statistics accounting Documentation: net: add flow control guide and document ethtool API