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.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
2020-03-30
mlx4: fix "initializer element not constant" compiler error
Jacob Keller
1
-4
/
+7
2020-03-30
net: dsa: mt7530: use resolved link config in mac_link_up()
René van Dorst
2
-33
/
+28
2020-03-30
net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/S
Vladimir Oltean
3
-1
/
+134
2020-03-30
s390/qeth: support net namespaces for L3 devices
Julian Wiedmann
1
-3
/
+0
2020-03-30
qed: Fix race condition between scheduling and destroying the slowpath workqueue
Yuval Basson
1
-11
/
+2
2020-03-30
net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
Philippe Schenker
1
-0
/
+50
2020-03-30
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
1
-2
/
+29
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
40
-109
/
+220
2020-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-20
/
+3
2020-03-29
Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2020-03-29
drivers/base/memory.c: indicate all memory blocks as removable
David Hildenbrand
1
-20
/
+3
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-18
/
+64
2020-03-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-13
/
+11
2020-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+5
2020-03-28
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
1
-1
/
+1
2020-03-28
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-03-28
net: dsa: felix: support changing the MTU
Vladimir Oltean
2
-10
/
+54
2020-03-28
net: dsa: vsc73xx: make the MTU configurable
Vladimir Oltean
1
-10
/
+20
2020-03-28
net: dsa: sja1105: implement the port MTU callbacks
Vladimir Oltean
2
-4
/
+47
2020-03-28
net: dsa: b53: add MTU configuration support
Murali Krishna Policharla
1
-5
/
+22
2020-03-28
bgmac: configure MTU and add support for frames beyond 8192 byte size
Murali Krishna Policharla
2
-2
/
+15
2020-03-28
net: phy: bcm7xx: add jumbo frame configuration to PHY
Murali Krishna Policharla
3
-0
/
+27
2020-03-28
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-03-28
Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...
David S. Miller
73
-1211
/
+3350
2020-03-28
s390/qeth: phase out OSN support
Julian Wiedmann
2
-0
/
+4
2020-03-28
s390/qeth: make OSN / OSX support configurable
Julian Wiedmann
4
-0
/
+33
2020-03-28
s390/qeth: remove fake_broadcast attribute
Julian Wiedmann
2
-36
/
+0
2020-03-28
bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cb
Vasundhara Volam
1
-2
/
+2
2020-03-28
bnxt_en: Add partno to devlink info_get cb
Vasundhara Volam
1
-0
/
+8
2020-03-28
bnxt_en: Read partno and serialno of the board from VPD
Vasundhara Volam
2
-0
/
+63
2020-03-28
bnxt_en: Add fw.mgmt.api version to devlink info_get cb.
Vasundhara Volam
3
-1
/
+21
2020-03-28
mlxsw: spectrum_router: Avoid uninitialized symbol errors
Ido Schimmel
1
-3
/
+4
2020-03-28
mlxsw: switchx2: Remove unnecessary conversion to bool
Ido Schimmel
1
-1
/
+1
2020-03-28
mlxsw: core_acl: Avoid defining static variable in header file
Ido Schimmel
2
-39
/
+47
2020-03-28
mlxsw: spectrum: Remove unused RIF and FID families
Ido Schimmel
2
-248
/
+47
2020-03-28
mlxsw: spectrum_router: Add proper function documentation
Ido Schimmel
1
-5
/
+9
2020-03-28
mlxsw: i2c: Add missing field documentation
Ido Schimmel
1
-0
/
+1
2020-03-27
Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-7
/
+11
2020-03-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+7
2020-03-27
Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-3
/
+5
2020-03-27
clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly
Yubo Xie
1
-2
/
+4
2020-03-27
iwlwifi: mvm: remove newline from rs_pretty_print_rate()
Johannes Berg
2
-2
/
+8
2020-03-27
iwlwifi: pcie: make iwl_pcie_cmdq_reclaim static
Johannes Berg
2
-2
/
+1
2020-03-27
iwlwifi: bump FW API to 53 for 22000 series
Luca Coelho
1
-1
/
+1
2020-03-27
iwlwifi: remove IWL_FW_DBG_DOMAIN macro
Johannes Berg
1
-2
/
+0
2020-03-27
iwlwifi: yoyo: enable yoyo by default
Luca Coelho
1
-1
/
+2
2020-03-27
iwlwifi: scan: support FW APIs with variable number of profiles
Tova Mussai
5
-23
/
+65
2020-03-27
iwlwifi: yoyo: don't block dumping internal memory when not in SRAM mode
rotem saado
1
-7
/
+1
2020-03-27
iwlwifi: remove support for QnJ HR FPGA
Luca Coelho
3
-30
/
+0
2020-03-27
iwlwifi: remove support for QnJ Hr STEP A
Luca Coelho
2
-18
/
+0
[next]