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.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
3
-3
/
+5
2024-09-03
net: dsa: vsc73xx: implement FDB operations
Pawel Dembicki
2
-0
/
+357
2024-09-03
Merge tag 'linux-can-next-for-6.12-20240830' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-90
/
+80
2024-09-03
r8169: add support for RTL8126A rev.b
ChunHao Lin
3
-15
/
+29
2024-09-02
net: stmmac: drop the ethtool begin() callback
Andrew Halaney
1
-8
/
+0
2024-09-01
octeontx2-af: configure default CPT credits for CN10KA B0
Srujana Challa
3
-0
/
+39
2024-09-01
octeontx2-af: avoid RXC register access for CN10KB
Srujana Challa
2
-3
/
+24
2024-09-01
octeontx2-af: use dynamic interrupt vectors for CN10K
Srujana Challa
3
-20
/
+80
2024-08-31
vrf: Unmask upper DSCP bits in vrf_process_v4_outbound()
Ido Schimmel
1
-1
/
+2
2024-08-31
ipvlan: Unmask upper DSCP bits in ipvlan_process_v4_outbound()
Ido Schimmel
1
-1
/
+3
2024-08-30
can: kvaser_usb: Simplify with dev_err_probe()
Yan Zhen
1
-26
/
+16
2024-08-30
can: kvaser_pciefd: Use IS_ENABLED() instead of #ifdef
Martin Jocic
1
-13
/
+13
2024-08-30
can: netlink: avoid call to do_set_data_bittiming callback with stale can_pri...
Stefan Mätje
1
-51
/
+51
2024-08-30
nfp: Convert to use ERR_CAST()
Shen Lichuan
1
-1
/
+1
2024-08-30
sfc: Convert to use ERR_CAST()
Shen Lichuan
1
-1
/
+1
2024-08-30
net: phy: add Applied Micro QT2025 PHY driver
FUJITA Tomonori
3
-0
/
+111
2024-08-30
rust: net::phy unified read/write API for C22 and C45 registers
FUJITA Tomonori
1
-4
/
+3
2024-08-30
bnxt_en: Support dynamic MSIX
Michael Chan
1
-3
/
+34
2024-08-30
bnxt_en: Allocate the max bp->irq_tbl size for dynamic msix allocation
Michael Chan
1
-2
/
+5
2024-08-30
bnxt_en: Replace deprecated PCI MSIX APIs
Michael Chan
1
-16
/
+5
2024-08-30
bnxt_en: Remove register mapping to support INTX
Michael Chan
2
-21
/
+0
2024-08-30
bnxt_en: Remove BNXT_FLAG_USING_MSIX flag
Michael Chan
3
-88
/
+17
2024-08-30
bnxt_en: Deprecate support for legacy INTX mode
Michael Chan
2
-36
/
+8
2024-08-30
bnxt_en: Support QOS and TPID settings for the SRIOV VLAN
Sreekanth Reddy
3
-12
/
+15
2024-08-30
bnxt_en: add support for retrieving crash dump using ethtool
Vikas Gupta
2
-9
/
+84
2024-08-30
bnxt_en: add support for storing crash dump into host memory
Vikas Gupta
4
-5
/
+116
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
108
-370
/
+1147
2024-08-29
net: alacritech: Switch to use dev_err_probe()
Yang Ruibin
1
-20
/
+14
2024-08-29
net: hns: Use IS_ERR_OR_NULL() helper function
Hongbo Li
1
-1
/
+1
2024-08-29
net: dsa: realtek: make use of dev_err_cast_probe()
Hongbo Li
1
-5
/
+3
2024-08-29
net: ipa: make use of dev_err_cast_probe()
Hongbo Li
1
-5
/
+2
2024-08-29
net: vertexcom: mse102x: Use ETH_ZLEN
Stefan Wahren
1
-2
/
+2
2024-08-29
net: vertexcom: mse102x: Drop log message on remove
Stefan Wahren
1
-3
/
+0
2024-08-29
net: vertexcom: mse102x: Fix random MAC address log
Stefan Wahren
1
-2
/
+2
2024-08-29
net: vertexcom: mse102x: Silence TX timeout
Stefan Wahren
1
-1
/
+1
2024-08-29
net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS
Stefan Wahren
1
-5
/
+2
2024-08-29
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
22
-130
/
+465
2024-08-29
nfc: pn533: Add poll mod list filling check
Aleksandr Mishin
1
-0
/
+5
2024-08-29
net: hisilicon: hns_mdio: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
net: hisilicon: hip04: fix OF node leak in probe()
Krzysztof Kozlowski
1
-0
/
+1
2024-08-29
net: dsa: mv88e6xxx: Remove stale comment
Andy Shevchenko
1
-1
/
+1
2024-08-29
net: netvsc: Update default VMBus channels
Erni Sri Satya Vennela
2
-2
/
+3
2024-08-29
net: ftgmac100: Get link speed and duplex for NC-SI
Jacky Chou
1
-2
/
+26
2024-08-29
net/xen-netback: prevent UAF in xenvif_flush_hash()
Jeongjun Park
1
-3
/
+2
2024-08-29
Merge tag 'wireless-2024-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
12
-35
/
+157
2024-08-28
Merge tag 'platform-drivers-x86-v6.11-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-2
/
+23
2024-08-28
Merge tag 'tpmdd-next-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2024-08-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
5
-102
/
+119
2024-08-28
net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
Tristram Ha
5
-16
/
+176
[next]