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
2019-10-07
net: hns: make arrays static, makes object smaller
Colin Ian King
1
-2
/
+2
2019-10-07
net: ena: ethtool: support set_channels callback
Sameeh Jubran
3
-3
/
+35
2019-10-07
net: ena: remove redundant print of number of queues
Sameeh Jubran
1
-2
/
+2
2019-10-07
net: ena: make ethtool -l show correct max number of queues
Sameeh Jubran
3
-25
/
+29
2019-10-07
net: ena: ethtool: get_channels: use combined only
Sameeh Jubran
1
-8
/
+2
2019-10-07
net: ena: multiple queue creation related cleanups
Sameeh Jubran
1
-20
/
+11
2019-10-07
net: ena: change num_queues to num_io_queues for clarity and consistency
Sameeh Jubran
3
-44
/
+44
2019-10-07
netdevsim: implement devlink dev_info op
Jiri Pirko
1
-0
/
+8
2019-10-06
net: stmmac: Implement L3/L4 Filters in GMAC4+
Jose Abreu
3
-0
/
+128
2019-10-06
net: stmmac: selftests: Add tests for VLAN Perfect Filtering
Jose Abreu
1
-37
/
+77
2019-10-06
net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available
Jose Abreu
4
-9
/
+40
2019-10-06
nfc: s3fwrn5: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-10-06
nfc: nfcmrvl: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-10-06
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
YueHaibing
1
-1
/
+0
2019-10-06
mlxsw: minimal: Add validation for FW version
Vadim Pasternak
1
-0
/
+30
2019-10-06
mlxsw: core: Push minor/subminor fw version check into helper
Vadim Pasternak
3
-3
/
+16
2019-10-06
mlxsw: thermal: Provide optimization for QSFP modules number detection
Vadim Pasternak
1
-21
/
+16
2019-10-06
mlxsw: hwmon: Provide optimization for QSFP modules number detection
Vadim Pasternak
1
-35
/
+29
2019-10-06
mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...
Vadim Pasternak
3
-3
/
+12
2019-10-06
netdevsim: add couple of debugfs bools to debug devlink reload
Jiri Pirko
2
-0
/
+22
2019-10-06
netdevsim: create devlink and netdev instances in namespace
Jiri Pirko
3
-0
/
+5
2019-10-06
net/tls: add tracing for device/offload events
Jakub Kicinski
1
-1
/
+2
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
137
-1209
/
+1799
2019-10-05
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+2
2019-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
15
-80
/
+193
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
38
-148
/
+268
2019-10-05
Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-3
/
+2
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
1
-19
/
+2
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
1
-1
/
+1
2019-10-05
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
1
-0
/
+1
2019-10-05
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
1
-0
/
+69
2019-10-05
net: phy: extract pause mode
Russell King
1
-7
/
+13
2019-10-05
net: phy: extract link partner advertisement reading
Russell King
1
-25
/
+40
2019-10-05
net: phy: fix write to mii-ctrl1000 register
Russell King
1
-0
/
+5
2019-10-05
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
1
-1
/
+1
2019-10-05
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-05
net: dsa: sja1105: Make function sja1105_xfer_long_buf static
zhengbin
1
-3
/
+3
2019-10-05
net: dsa: sja1105: Add support for port mirroring
Vladimir Oltean
1
-4
/
+84
2019-10-05
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
2019-10-05
net: phy: broadcom: Use bcm54xx_config_clock_delay() for BCM54612E
Florian Fainelli
1
-20
/
+1
2019-10-05
net: phy: broadcom: Fix RGMII delays configuration for BCM54210E
Florian Fainelli
1
-8
/
+3
2019-10-05
net/tls: allow compiling TLS TOE out
Jakub Kicinski
1
-1
/
+1
2019-10-05
net/tls: rename tls_device to tls_toe_device
Jakub Kicinski
2
-12
/
+12
2019-10-05
net/tls: move TOE-related structures to a separate header
Jakub Kicinski
1
-0
/
+1
2019-10-04
qmi_wwan: add support for Cinterion CLS8 devices
Reinhard Speyerer
1
-0
/
+1
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-56
/
+72
2019-10-04
net: devlink: allow to change namespaces during reload
Jiri Pirko
3
-2
/
+7
2019-10-04
netdevsim: take devlink net instead of init_net
Jiri Pirko
1
-2
/
+2
2019-10-04
netdevsim: register port netdevices into net of device
Jiri Pirko
2
-0
/
+6
2019-10-04
netdevsim: implement proper devlink reload
Jiri Pirko
3
-57
/
+99
[next]