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-09-28
net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()
Kunihiko Hayashi
1
-21
/
+11
2020-09-27
bnxt_en: Improve preset max value for ethtool -l.
Michael Chan
1
-2
/
+7
2020-09-27
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
3
-1
/
+107
2020-09-27
bnxt_en: Report Active FEC encoding during link up.
Michael Chan
1
-3
/
+26
2020-09-27
bnxt_en: Report FEC settings to ethtool.
Michael Chan
3
-3
/
+109
2020-09-27
bnxt_en: avoid link reset if speed is not changed
Edwin Peer
1
-1
/
+9
2020-09-27
bnxt_en: Handle ethernet link being disabled by firmware.
Michael Chan
2
-3
/
+29
2020-09-27
bnxt_en: ethtool: support PAM4 link speeds up to 200G
Edwin Peer
1
-8
/
+63
2020-09-27
bnxt_en: add basic infrastructure to support PAM4 link speeds
Edwin Peer
2
-21
/
+65
2020-09-27
bnxt_en: refactor bnxt_get_fw_speed()
Edwin Peer
1
-23
/
+24
2020-09-27
bnxt_en: refactor code to limit speed advertising
Edwin Peer
1
-8
/
+12
2020-09-27
bnxt_en: Update firmware interface spec to 1.10.1.65.
Michael Chan
5
-113
/
+361
2020-09-27
net: marvell: mvpp2: Fix W=1 warning with !CONFIG_ACPI
Andrew Lunn
1
-0
/
+2
2020-09-27
mlxsw: spectrum_ethtool: Expose transceiver_overheat counter
Amit Cohen
1
-1
/
+56
2020-09-27
mlxsw: Update module's settings when module is plugged in
Amit Cohen
4
-0
/
+137
2020-09-27
mlxsw: spectrum: Initialize netdev's module overheat counter
Amit Cohen
2
-0
/
+26
2020-09-27
mlxsw: Enable temperature event for all supported port module sensors
Amit Cohen
2
-0
/
+107
2020-09-27
mlxsw: Update transceiver_overheat counter according to MTWE
Amit Cohen
6
-0
/
+99
2020-09-27
mlxsw: core: Add an infrastructure to track transceiver overheat counter
Amit Cohen
4
-0
/
+96
2020-09-27
mlxsw: core_hwmon: Query MTMP before writing to set only relevant fields
Amit Cohen
1
-4
/
+17
2020-09-27
mlxsw: reg: Add Ports Module Administrative and Operational Status Register
Amit Cohen
1
-0
/
+59
2020-09-27
mlxsw: reg: Add Port Module Plug/Unplug Event Register
Amit Cohen
1
-0
/
+45
2020-09-27
mlxsw: reg: Add Management Temperature Warning Event Register
Amit Cohen
1
-0
/
+18
2020-09-27
net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc()
Huazhong Tan
2
-44
/
+49
2020-09-27
net: hns3: add a check for device specifications queried from firmware
Guangbin Huang
2
-0
/
+28
2020-09-27
net: hns3: replace the macro of max tm rate with the queried specification
Guangbin Huang
5
-13
/
+29
2020-09-27
net: hns3: add support to query device specifications
Guangbin Huang
5
-1
/
+167
2020-09-27
net: hns3: add debugfs to dump device capabilities
Guangbin Huang
1
-0
/
+24
2020-09-27
net: hns3: use capabilities queried from firmware
Guangbin Huang
6
-19
/
+145
2020-09-27
net: hns3: use capability flag to indicate FEC
Guangbin Huang
4
-4
/
+11
2020-09-27
net: hns3: add support to query device capability
Guangbin Huang
5
-18
/
+29
2020-09-27
net: hns3: delete redundant PCI revision judgement
Guangbin Huang
2
-5
/
+1
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
10
-69
/
+100
2020-09-27
netdevsim: fix duplicated debugfs directory
Jakub Kicinski
1
-1
/
+1
2020-09-27
net: dsa: tag_ocelot: use a short prefix on both ingress and egress
Vladimir Oltean
3
-9
/
+23
2020-09-27
net: mscc: ocelot: move NPI port configuration to DSA
Vladimir Oltean
3
-41
/
+35
2020-09-26
Revert "vxlan: move encapsulation warning"
Jakub Kicinski
1
-4
/
+5
2020-09-26
ice: add support for flash update overwrite mask
Jacob Keller
3
-4
/
+33
2020-09-26
netdevsim: add support for flash_update overwrite mask
Jacob Keller
2
-1
/
+10
2020-09-26
devlink: convert flash_update to use params structure
Jacob Keller
8
-32
/
+30
2020-09-26
devlink: check flash_update parameter support in net core
Jacob Keller
8
-30
/
+6
2020-09-26
dpaa2-mac: Fix potential null pointer dereference
Gustavo A. R. Silva
1
-1
/
+1
2020-09-26
dpaa2-eth: install a single steering rule when SHARED_FS is enabled
Ionut-robert Aron
3
-1
/
+17
2020-09-26
dpaa2-eth: no need to check link state right after ndo_open
Ioana Ciornei
1
-12
/
+1
2020-09-26
dpaa2-mac: do not check for both child and parent DTS nodes
Ioana Ciornei
1
-2
/
+1
2020-09-26
vxlan: fix vxlan_find_sock() documentation for l3mdev
Fabian Frederick
1
-2
/
+3
2020-09-26
vxlan: check rtnl_configure_link return code correctly
Fabian Frederick
1
-1
/
+1
2020-09-26
vxlan: move encapsulation warning
Fabian Frederick
1
-5
/
+4
2020-09-26
vxlan: add unlikely to vxlan_remcsum check
Fabian Frederick
1
-1
/
+1
2020-09-26
vxlan: don't collect metadata if remote checksum is wrong
Fabian Frederick
1
-3
/
+4
[prev]
[next]