summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-08Revert "drm/nouveau: set DMA mask before creating the flush page"Dave Airlie
2025-11-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-11-07Merge branch 'net-stmmac-lpc18xx-and-sti-convert-to-set_phy_intf_sel'Jakub Kicinski
2025-11-07net: stmmac: sti: use ->set_phy_intf_sel()Russell King (Oracle)
2025-11-07net: stmmac: sti: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-07net: stmmac: sti: use PHY_INTF_SEL_x directlyRussell King (Oracle)
2025-11-07net: stmmac: sti: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-07net: stmmac: lpc18xx: use ->set_phy_intf_sel()Russell King (Oracle)
2025-11-07net: stmmac: lpc18xx: validate phy_intf_selRussell King (Oracle)
2025-11-07net: stmmac: lpc18xx: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-07net: stmmac: lpc18xx: use PHY_INTF_SEL_x directlyRussell King (Oracle)
2025-11-07net: stmmac: lpc18xx: convert to PHY_INTF_SEL_xRussell King (Oracle)
2025-11-07Merge branch 'net-use-skb_attempt_defer_free-in-napi_consume_skb'Jakub Kicinski
2025-11-07net: increase skb_defer_max default to 128Eric Dumazet
2025-11-07net: fix napi_consume_skb() with alien skbsEric Dumazet
2025-11-07net: allow skb_release_head_state() to be called multiple timesEric Dumazet
2025-11-07net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur
2025-11-07net: add prefetch() in skb_defer_free_flush()Eric Dumazet
2025-11-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang
2025-11-07Merge branch 'psp-track-stats-from-core-and-provide-a-driver-stats-api'Jakub Kicinski
2025-11-07netdevsim: implement psp device statsDaniel Zahka
2025-11-07net/mlx5e: Add PSP stats support for Rx/Tx flowsJakub Kicinski
2025-11-07psp: add stats from psp spec to driver facing apiJakub Kicinski
2025-11-07selftests: drv-net: psp: add assertions on core-tracked psp dev statsDaniel Zahka
2025-11-07psp: report basic stats from the coreJakub Kicinski
2025-11-07net: phy: fixed_phy: shrink size of struct fixed_phy_statusHeiner Kallweit
2025-11-07Merge branch 'net-phy-add-open-alliance-tc14-10base-t1s-phy-cable-diagnostic-...Jakub Kicinski
2025-11-07net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0Parthiban Veerasooran
2025-11-07net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran
2025-11-07net: mana: Fix incorrect speed reported by debugfsErni Sri Satya Vennela
2025-11-07net: airoha: Add the capability to consume out-of-order DMA tx descriptorsLorenzo Bianconi
2025-11-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin
2025-11-07tcp: add net.ipv4.tcp_comp_sack_rtt_percentEric Dumazet
2025-11-07strparser: Fix signed/unsigned mismatch bugNate Karstens
2025-11-07Merge branch 'tcp-clean-up-syn-ack-rto-code-and-apply-max-rto'Jakub Kicinski
2025-11-07selftest: packetdrill: Add max RTO test for SYN+ACK.Kuniyuki Iwashima
2025-11-07tcp: Apply max RTO to non-TFO SYN+ACK.Kuniyuki Iwashima
2025-11-07tcp: Remove timeout arg from reqsk_timeout().Kuniyuki Iwashima
2025-11-07tcp: Remove redundant init for req->num_timeout.Kuniyuki Iwashima
2025-11-07tcp: Remove timeout arg from reqsk_queue_hash_req().Kuniyuki Iwashima
2025-11-07tcp: Call tcp_syn_ack_timeout() directly.Kuniyuki Iwashima
2025-11-07riscv: Fix CONFIG_AS_HAS_INSN for new .insn usageNathan Chancellor
2025-11-07riscv: Remove redundant judgment for the default build targetFeng Jiang
2025-11-07riscv: Build loader.bin exclusively for Canaan K210Feng Jiang
2025-11-07io_uring: fix regbuf vector size truncationPavel Begunkov
2025-11-07Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-08Merge tag 'drm-xe-fixes-2025-11-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-11-07Merge tag 'parisc-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-07Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra