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
2017-08-07
liquidio: moved console_bitmask module param to lio_main.c
Intiyaz Basha
3
-14
/
+17
2017-08-07
liquidio: add missing strings in oct_dev_state_str array
Intiyaz Basha
1
-2
/
+3
2017-08-07
sfp: add SFP module support
Russell King
3
-0
/
+921
2017-08-07
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
1
-0
/
+17
2017-08-07
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
1
-33
/
+124
2017-08-07
phylink: add module EEPROM support
Russell King
1
-0
/
+28
2017-08-07
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
4
-0
/
+663
2017-08-07
phylink: add phylink infrastructure
Russell King
4
-0
/
+1181
2017-08-07
net: phy: add I2C mdio bus
Russell King
4
-0
/
+139
2017-08-07
net: phy: export phy_start_machine() for phylink
Russell King
1
-0
/
+1
2017-08-07
net: phy: provide a hook for link up/link down events
Russell King
2
-22
/
+34
2017-08-07
net: phy: add 1000Base-X to phy settings table
Russell King
1
-0
/
+5
2017-08-07
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2
-129
/
+127
2017-08-07
net: phy: split out PHY speed and duplex string generation
Russell King
2
-37
/
+50
2017-08-07
net: phy: allow settings table to support more than 32 link modes
Russell King
1
-18
/
+26
2017-08-07
Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-2
/
+2
2017-08-06
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
1
-2
/
+2
2017-08-06
Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
68
-860
/
+827
2017-08-05
Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
8
-37
/
+43
2017-08-05
aquantia: Switch to use napi_gro_receive
Pavel Belous
3
-3
/
+10
2017-08-05
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-33
/
+90
2017-08-05
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-0
/
+15
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
6
-8
/
+8
2017-08-04
net: hns: Fix for __udivdi3 compiler error
Lin Yun Sheng
1
-1
/
+2
2017-08-04
net: phy: marvell: logical vs bitwise OR typo
Dan Carpenter
1
-1
/
+1
2017-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-6
/
+6
2017-08-04
Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+15
2017-08-04
Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-14
/
+36
2017-08-04
Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-1
/
+35
2017-08-04
Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
3
-21
/
+24
2017-08-04
bus: uniphier-system-bus: set up registers when resuming
Masahiro Yamada
1
-0
/
+14
2017-08-04
sock: enable MSG_ZEROCOPY
Willem de Bruijn
2
-1
/
+2
2017-08-04
Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-21
/
+24
2017-08-04
mlxsw: spectrum_router: Don't ignore IPv6 notifications
Ido Schimmel
1
-1
/
+1
2017-08-04
mlxsw: spectrum_router: Abort on source-specific routes
Ido Schimmel
1
-0
/
+3
2017-08-04
mlxsw: spectrum_router: Add support for route replace
Ido Schimmel
1
-14
/
+49
2017-08-04
mlxsw: spectrum_router: Add support for IPv6 routes addition / deletion
Ido Schimmel
2
-3
/
+724
2017-08-04
mlxsw: spectrum_router: Sanitize IPv6 FIB rules
Ido Schimmel
1
-0
/
+25
2017-08-04
mlxsw: spectrum_router: Demultiplex FIB event based on family
Ido Schimmel
1
-21
/
+44
2017-08-04
rocker: Ignore address families other than IPv4
Ido Schimmel
1
-0
/
+4
2017-08-04
mlxsw: spectrum_router: Ignore address families other than IPv4
Ido Schimmel
1
-1
/
+1
2017-08-04
net: core: Make the FIB notification chain generic
Ido Schimmel
2
-0
/
+2
2017-08-04
Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-5
/
+17
2017-08-04
net: mvpp2: add support for TX interrupts and RX queue distribution modes
Thomas Petazzoni
1
-29
/
+246
2017-08-04
net: mvpp2: introduce queue_vector concept
Thomas Petazzoni
1
-54
/
+169
2017-08-04
net: mvpp2: move from cpu-centric naming to "software thread" naming
Thomas Petazzoni
1
-12
/
+13
2017-08-04
net: mvpp2: introduce per-port nrxqs/ntxqs variables
Thomas Petazzoni
1
-42
/
+41
2017-08-04
net: mvpp2: remove RX queue group reset code
Thomas Petazzoni
1
-17
/
+0
2017-08-04
net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
Thomas Petazzoni
1
-1
/
+1
2017-08-04
net: arc_emac: Add support for ndo_do_ioctl net_device_ops operation
Romain Perier
1
-0
/
+13
[prev]
[next]