index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-13
net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller
Yao Zi
3
-0
/
+394
2026-01-13
net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller
Yao Zi
1
-0
/
+4
2026-01-13
selftests/net/ipsec: Fix variable size type not at the end of struct
Ankit Khushwaha
1
-2
/
+9
2026-01-13
net: ipconfig: Remove outdated comment and indent code block
Thorsten Blum
1
-47
/
+42
2026-01-13
Merge branch 'net-stmmac-cleanups-and-low-priority-fixes'
Jakub Kicinski
25
-665
/
+348
2026-01-13
net: stmmac: remove unused definitions
Russell King (Oracle)
4
-149
/
+1
2026-01-13
net: stmmac: arrange register fields after register offsets
Russell King (Oracle)
2
-152
/
+154
2026-01-13
net: stmmac: cores: remove many xxx_SHIFT definitions
Russell King (Oracle)
18
-222
/
+129
2026-01-13
net: stmmac: descs: remove many xxx_SHIFT definitions
Russell King (Oracle)
8
-108
/
+55
2026-01-13
net: stmmac: descs: use u32 for descriptors
Russell King (Oracle)
4
-27
/
+25
2026-01-13
net: stmmac: descs: fix buffer 1 off-by-one error
Russell King (Oracle)
1
-9
/
+17
2026-01-13
net: stmmac: dwmac4: fix PTP message type field extraction
Russell King (Oracle)
1
-1
/
+1
2026-01-13
net: stmmac: dwmac4: fix RX FIFO fill statistics
Russell King (Oracle)
2
-3
/
+1
2026-01-13
net: stmmac: dwmac4: remove duplicated definitions
Russell King (Oracle)
1
-29
/
+0
2026-01-13
net: devmem: convert binding refcount to percpu_ref
Bobby Eshleman
2
-10
/
+22
2026-01-13
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
10
-116
/
+145
2026-01-13
Merge tag 'wireless-next-2026-01-12' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
103
-17405
/
+20328
2026-01-13
Merge branch 'tools-ynl-cli-improve-the-help-and-doc'
Jakub Kicinski
1
-66
/
+147
2026-01-13
tools: ynl: cli: print reply in combined format if possible
Jakub Kicinski
1
-4
/
+17
2026-01-13
tools: ynl: cli: extract the event/notify handling in --list-attrs
Jakub Kicinski
1
-9
/
+12
2026-01-13
tools: ynl: cli: factor out --list-attrs / --doc handling
Jakub Kicinski
1
-15
/
+20
2026-01-13
tools: ynl: cli: add --doc as alias to --list-attrs
Jakub Kicinski
1
-1
/
+1
2026-01-13
tools: ynl: cli: improve --help
Jakub Kicinski
1
-41
/
+72
2026-01-13
tools: ynl: cli: wrap the doc text if it's long
Jakub Kicinski
1
-1
/
+6
2026-01-13
tools: ynl: cli: introduce formatting for attr names in --list-attrs
Jakub Kicinski
1
-3
/
+27
2026-01-12
wifi: mac80211: remove width argument from ieee80211_parse_bitrates
Miri Korenblit
4
-9
/
+5
2026-01-12
wifi: mac80211_hwsim: remove NAN by default
Johannes Berg
1
-2
/
+0
2026-01-12
wifi: mac80211: improve station iteration ergonomics
Johannes Berg
2
-10
/
+42
2026-01-12
wifi: mac80211: improve interface iteration ergonomics
Johannes Berg
2
-14
/
+80
2026-01-12
wifi: cfg80211: include S1G_NO_PRIMARY flag when sending channel
Lachlan Hodges
2
-0
/
+7
2026-01-12
wifi: mac80211: unexport ieee80211_get_bssid()
Johannes Berg
1
-1
/
+0
2026-01-12
wl1251: Replace strncpy with strscpy in wl1251_acx_fw_version
Thorsten Blum
1
-9
/
+2
2026-01-12
wifi: iwlegacy: 3945-rs: remove redundant pointer check in il3945_rs_tx_statu...
Tuo Li
1
-6
/
+1
2026-01-12
wifi: mac80211: don't send an unused argument to ieee80211_check_combinations
Miri Korenblit
1
-1
/
+1
2026-01-11
Merge branch 'bnxt_en-updates-for-net-next'
Jakub Kicinski
7
-22
/
+361
2026-01-11
bnxt_en: Implement ethtool_ops -> get_link_ext_state()
Michael Chan
4
-1
/
+62
2026-01-11
bnxt_en: Use a larger RSS indirection table on P5_PLUS chips
Michael Chan
2
-0
/
+15
2026-01-11
bnxt_en: Defrag the NVRAM region when resizing UPDATE region fails
Pavan Chebbi
1
-3
/
+29
2026-01-11
bnxt_en: Add support for FEC bin histograms
Michael Chan
2
-0
/
+52
2026-01-11
bnxt_en: Add PTP .getcrosststamp() interface to get device/host times
Pavan Chebbi
3
-0
/
+50
2026-01-11
bnxt_en: Update FW interface to 1.10.3.151
Michael Chan
2
-18
/
+153
2026-01-11
selftests: net: py: ensure defer() is only used within a test case
Jakub Kicinski
2
-0
/
+10
2026-01-11
selftests: net: py: capitalize defer queue and improve import
Jakub Kicinski
2
-6
/
+6
2026-01-11
selftests/net: parametrise iou-zcrx.py with ksft_variants
David Wei
1
-89
/
+73
2026-01-11
selftests: drv-net: psp: Better control the used PSP dev
Cosmin Ratiu
3
-29
/
+26
2026-01-10
Merge branch 'net-convert-drivers-to-get_rx_ring_count'
Jakub Kicinski
8
-55
/
+53
2026-01-10
net: hns3: convert to use .get_rx_ring_count
Breno Leitao
1
-3
/
+9
2026-01-10
net: hns: convert to use .get_rx_ring_count
Breno Leitao
1
-13
/
+3
2026-01-10
net: qede: convert to use .get_rx_ring_count
Breno Leitao
1
-3
/
+9
2026-01-10
net: niu: convert to use .get_rx_ring_count
Breno Leitao
1
-3
/
+8
[next]