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-7.0.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
2025-11-10
wifi: mac80211: remove unnecessary vlan NULL check
Johannes Berg
1
-3
/
+0
2025-11-10
wifi: mac80211: pass frame type to element parsing
Johannes Berg
12
-57
/
+123
2025-11-10
wifi: mac80211: remove "disabling VHT" message
Johannes Berg
1
-4
/
+1
2025-11-10
wifi: mac80211: add and use chanctx usage iteration
Johannes Berg
1
-147
/
+195
2025-11-10
wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() API
Johannes Berg
4
-26
/
+32
2025-11-10
wifi: mac80211: remove chanctx to link back-references
Johannes Berg
4
-78
/
+87
2025-11-10
wifi: mac80211: make link iteration safe for 'break'
Johannes Berg
1
-5
/
+11
2025-11-10
wifi: mac80211: fix EHT typo
Johannes Berg
1
-1
/
+1
2025-11-10
wifi: cfg80211: fix EHT typo
Johannes Berg
1
-1
/
+1
2025-11-10
wifi: ieee80211: split NAN definitions out
Johannes Berg
2
-17
/
+36
2025-11-10
wifi: ieee80211: split P2P definitions out
Johannes Berg
2
-52
/
+72
2025-11-10
wifi: ieee80211: split S1G definitions out
Johannes Berg
2
-569
/
+591
2025-11-10
wifi: ieee80211: split EHT definitions out
Johannes Berg
2
-1162
/
+1184
2025-11-10
wifi: ieee80211: split HE definitions out
Johannes Berg
2
-803
/
+827
2025-11-10
wifi: ieee80211: split VHT definitions out
Johannes Berg
2
-215
/
+237
2025-11-10
wifi: ieee80211: split HT definitions out
Johannes Berg
2
-271
/
+293
2025-11-10
wifi: ieee80211: split mesh definitions out
Johannes Berg
2
-209
/
+232
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
259
-947
/
+2353
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
72
-333
/
+876
2025-11-06
selftests/vsock: avoid false-positives when checking dmesg
Bobby Eshleman
1
-4
/
+4
2025-11-06
Merge branch 'net-bridge-fix-two-mst-bugs'
Jakub Kicinski
5
-8
/
+22
2025-11-06
net: bridge: fix MST static key usage
Nikolay Aleksandrov
3
-2
/
+14
2025-11-06
net: bridge: fix use-after-free due to MST port state bypass
Nikolay Aleksandrov
3
-6
/
+8
2025-11-06
lan966x: Fix sleeping in atomic context
Horatiu Vultur
4
-17
/
+15
2025-11-06
bonding: fix NULL pointer dereference in actor_port_prio setting
Hangbin Liu
1
-8
/
+1
2025-11-06
net: dsa: microchip: Fix reserved multicast address table programming
Tristram Ha
4
-16
/
+91
2025-11-06
idpf: add support for IDPF PCI programming interface
Pavan Kumar Linga
1
-17
/
+88
2025-11-06
s390/ctcm: Use info level for handshake UC_RCRESET
Aswin Karuvally
1
-0
/
+14
2025-11-06
Merge branch 'amd-xgbe-introduce-support-for-ethtool-selftests'
Paolo Abeni
8
-42
/
+437
2025-11-06
amd-xgbe: add ethtool jumbo frame selftest
Raju Rangoju
1
-0
/
+23
2025-11-06
amd-xgbe: add ethtool split header selftest
Raju Rangoju
3
-0
/
+49
2025-11-06
amd-xgbe: add ethtool phy loopback selftest
Raju Rangoju
1
-0
/
+40
2025-11-06
amd-xgbe: introduce support ethtool selftest
Raju Rangoju
6
-1
/
+273
2025-11-06
net: selftests: export packet creation helpers for driver use
Raju Rangoju
2
-41
/
+52
2025-11-06
dt-bindings: ethernet: eswin: fix yaml schema issues
Shangjuan Wei
1
-9
/
+11
2025-11-06
Merge branch 'net-stmmac-socfpga-add-agilex5-platform-support-and-enhancements'
Jakub Kicinski
2
-3
/
+168
2025-11-06
net: stmmac: socfpga: Add hardware supported cross-timestamp
Rohan G Thomas
2
-0
/
+125
2025-11-06
net: stmmac: socfpga: Enable TSO for Agilex5 platform
Rohan G Thomas
1
-0
/
+3
2025-11-06
net: stmmac: socfpga: Enable TBS support for Agilex5
Rohan G Thomas
1
-0
/
+13
2025-11-06
net: stmmac: socfpga: Agilex5 EMAC platform configuration
Rohan G Thomas
1
-3
/
+27
2025-11-06
Merge tag 'wireless-next-2025-11-05' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
94
-1957
/
+3419
2025-11-06
Merge tag 'wireless-2025-11-05' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-70
/
+59
2025-11-06
net: wan: framer: pef2256: Switch to devm_mfd_add_devices()
Haotian Zhang
1
-3
/
+4
2025-11-06
net: dsa: microchip: Fix a link check in ksz9477_pcs_read()
Dan Carpenter
1
-1
/
+1
2025-11-06
net: libwx: fix device bus LAN ID
Jiawen Wu
2
-3
/
+4
2025-11-06
Merge branch 'net-mlx5e-shampo-fixes-for-64kb-page-size'
Jakub Kicinski
3
-38
/
+61
2025-11-06
net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pages
Dragos Tatulea
3
-19
/
+41
2025-11-06
net/mlx5e: SHAMPO, Fix skb size check for 64K pages
Dragos Tatulea
1
-1
/
+4
2025-11-06
net/mlx5e: SHAMPO, Fix header mapping for 64K pages
Dragos Tatulea
1
-19
/
+17
2025-11-06
net: ti: icssg-prueth: Fix fdb hash size configuration
Meghana Malladi
1
-0
/
+7
[next]