index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-11-08
Revert "drm/nouveau: set DMA mask before creating the flush page"
Dave Airlie
-12
/
+12
2025-11-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-137
/
+2124
2025-11-07
Merge branch 'net-stmmac-lpc18xx-and-sti-convert-to-set_phy_intf_sel'
Jakub Kicinski
-50
/
+42
2025-11-07
net: stmmac: sti: use ->set_phy_intf_sel()
Russell King (Oracle)
-16
/
+9
2025-11-07
net: stmmac: sti: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-13
/
+9
2025-11-07
net: stmmac: sti: use PHY_INTF_SEL_x directly
Russell King (Oracle)
-15
/
+12
2025-11-07
net: stmmac: sti: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
-5
/
+7
2025-11-07
net: stmmac: lpc18xx: use ->set_phy_intf_sel()
Russell King (Oracle)
-14
/
+22
2025-11-07
net: stmmac: lpc18xx: validate phy_intf_sel
Russell King (Oracle)
-4
/
+3
2025-11-07
net: stmmac: lpc18xx: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
-5
/
+4
2025-11-07
net: stmmac: lpc18xx: use PHY_INTF_SEL_x directly
Russell King (Oracle)
-5
/
+3
2025-11-07
net: stmmac: lpc18xx: convert to PHY_INTF_SEL_x
Russell King (Oracle)
-2
/
+2
2025-11-07
Merge branch 'net-use-skb_attempt_defer_free-in-napi_consume_skb'
Jakub Kicinski
-7
/
+11
2025-11-07
net: increase skb_defer_max default to 128
Eric Dumazet
-3
/
+3
2025-11-07
net: fix napi_consume_skb() with alien skbs
Eric Dumazet
-0
/
+5
2025-11-07
net: allow skb_release_head_state() to be called multiple times
Eric Dumazet
-4
/
+3
2025-11-07
net: phy: micrel: lan8814 fix reset of the QSGMII interface
Horatiu Vultur
-6
/
+6
2025-11-07
net: add prefetch() in skb_defer_free_flush()
Eric Dumazet
-0
/
+1
2025-11-07
net: fec: correct rx_bytes statistic for the case SHIFT16 is set
Wei Fang
-0
/
+2
2025-11-07
Merge branch 'psp-track-stats-from-core-and-provide-a-driver-stats-api'
Jakub Kicinski
-17
/
+549
2025-11-07
netdevsim: implement psp device stats
Daniel Zahka
-0
/
+32
2025-11-07
net/mlx5e: Add PSP stats support for Rx/Tx flows
Jakub Kicinski
-15
/
+240
2025-11-07
psp: add stats from psp spec to driver facing api
Jakub Kicinski
-2
/
+108
2025-11-07
selftests: drv-net: psp: add assertions on core-tracked psp dev stats
Daniel Zahka
-0
/
+13
2025-11-07
psp: report basic stats from the core
Jakub Kicinski
-1
/
+157
2025-11-07
net: phy: fixed_phy: shrink size of struct fixed_phy_status
Heiner Kallweit
-4
/
+4
2025-11-07
Merge branch 'net-phy-add-open-alliance-tc14-10base-t1s-phy-cable-diagnostic-...
Jakub Kicinski
-0
/
+163
2025-11-07
net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0
Parthiban Veerasooran
-0
/
+2
2025-11-07
net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic support
Parthiban Veerasooran
-0
/
+161
2025-11-07
net: mana: Fix incorrect speed reported by debugfs
Erni Sri Satya Vennela
-1
/
+1
2025-11-07
net: airoha: Add the capability to consume out-of-order DMA tx descriptors
Lorenzo Bianconi
-47
/
+45
2025-11-07
selftests: net: local_termination: Wait for interfaces to come up
Alexander Sverdlin
-0
/
+2
2025-11-07
tcp: add net.ipv4.tcp_comp_sack_rtt_percent
Eric Dumazet
-10
/
+40
2025-11-07
strparser: Fix signed/unsigned mismatch bug
Nate Karstens
-1
/
+1
2025-11-07
Merge branch 'tcp-clean-up-syn-ack-rto-code-and-apply-max-rto'
Jakub Kicinski
-36
/
+81
2025-11-07
selftest: packetdrill: Add max RTO test for SYN+ACK.
Kuniyuki Iwashima
-0
/
+54
2025-11-07
tcp: Apply max RTO to non-TFO SYN+ACK.
Kuniyuki Iwashima
-1
/
+2
2025-11-07
tcp: Remove timeout arg from reqsk_timeout().
Kuniyuki Iwashima
-11
/
+11
2025-11-07
tcp: Remove redundant init for req->num_timeout.
Kuniyuki Iwashima
-2
/
+0
2025-11-07
tcp: Remove timeout arg from reqsk_queue_hash_req().
Kuniyuki Iwashima
-17
/
+11
2025-11-07
tcp: Call tcp_syn_ack_timeout() directly.
Kuniyuki Iwashima
-6
/
+4
2025-11-07
riscv: Fix CONFIG_AS_HAS_INSN for new .insn usage
Nathan Chancellor
-1
/
+1
2025-11-07
riscv: Remove redundant judgment for the default build target
Feng Jiang
-15
/
+0
2025-11-07
riscv: Build loader.bin exclusively for Canaan K210
Feng Jiang
-1
/
+1
2025-11-07
io_uring: fix regbuf vector size truncation
Pavel Begunkov
-2
/
+9
2025-11-07
Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-126
/
+312
2025-11-08
Merge tag 'drm-xe-fixes-2025-11-07' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-25
/
+96
2025-11-07
Merge tag 'parisc-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-3
/
+10
2025-11-07
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-14
/
+13
2025-11-07
compiler_types: Move unused static inline functions warning to W=2
Peter Zijlstra
-3
/
+2
[prev]
[next]