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
2021-05-24
net: dsa: sja1105: dimension the data structures for a larger port count
Vladimir Oltean
5
-24
/
+25
2021-05-24
net: dsa: sja1105: avoid some work for unused ports
Vladimir Oltean
1
-5
/
+22
2021-05-24
net: dsa: sja1105: parameterize the number of ports
Vladimir Oltean
5
-38
/
+53
2021-05-24
net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMIS...
Jian Shen
2
-7
/
+6
2021-05-24
net: hns3: configure promisc mode for VF asynchronously
Jian Shen
3
-46
/
+42
2021-05-24
net: dsa: sja1105: update existing VLANs from the bridge VLAN list
Vladimir Oltean
1
-4
/
+15
2021-05-24
net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
Vladimir Oltean
1
-12
/
+10
2021-05-24
net: dsa: sja1105: error out on unsupported PHY mode
Vladimir Oltean
1
-0
/
+1
2021-05-24
net: dsa: sja1105: add error handling in sja1105_setup()
Vladimir Oltean
1
-3
/
+14
2021-05-24
net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
Vladimir Oltean
1
-4
/
+11
2021-05-24
net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
Vladimir Oltean
1
-4
/
+19
2021-05-24
net: hso: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-05-24
r8152: check the informaton of the device
Hayes Wang
1
-5
/
+37
2021-05-24
nfc: st-nci: remove unnecessary assignment and label
wengjianfeng
1
-6
/
+2
2021-05-24
Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-21
/
+55
2021-05-24
ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
YueHaibing
1
-2
/
+1
2021-05-24
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
6
-6
/
+6
2021-05-24
net: dsa: mt7530: fix VLAN traffic leaks
DENG Qingfang
1
-8
/
+0
2021-05-24
net: r6040: Allow restarting auto-negotiation
Florian Fainelli
1
-0
/
+1
2021-05-24
net: r6040: Use ETH_FCS_LEN
Florian Fainelli
1
-2
/
+2
2021-05-24
net: r6040: Use logical or for MDIO operations
Florian Fainelli
1
-2
/
+2
2021-05-24
ehea: Use DEVICE_ATTR_*() macro
YueHaibing
1
-9
/
+9
2021-05-24
sfc: falcon: use DEVICE_ATTR_*() macro
YueHaibing
2
-7
/
+7
2021-05-24
sfc: use DEVICE_ATTR_*() macro
YueHaibing
3
-17
/
+18
2021-05-24
net: ftgmac100: add missing error return code in ftgmac100_probe()
Yang Yingliang
1
-1
/
+5
2021-05-24
net: macb: ensure the device is available before accessing GEMGXL control reg...
Zong Li
1
-0
/
+3
2021-05-24
net: ethernet: mtk_eth_soc: Fix packet statistics support for MT7628/88
Stefan Roese
2
-25
/
+66
2021-05-23
Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+4
2021-05-22
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+19
2021-05-22
Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+25
2021-05-22
Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+2
2021-05-22
net:sfc: fix non-freed irq in legacy irq mode
Íñigo Huguet
1
-0
/
+1
2021-05-22
dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER
Vladimir Oltean
1
-3
/
+4
2021-05-22
net: lantiq: fix memory corruption in RX ring
Aleksander Jan Bajkowski
1
-5
/
+9
2021-05-22
net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII port
Florian Fainelli
1
-3
/
+2
2021-05-22
dpaa2-eth: name the debugfs directory after the DPNI object
Ioana Ciornei
1
-1
/
+5
2021-05-22
dpaa2-eth: setup the of_node field of the device
Ioana Ciornei
2
-12
/
+14
2021-05-22
net: dsa: sja1105: don't use burst SPI reads for port statistics
Vladimir Oltean
3
-468
/
+598
2021-05-22
net: dsa: sja1105: stop reporting the queue levels in ethtool port counters
Vladimir Oltean
3
-54
/
+2
2021-05-21
net: hns3: Fix return of uninitialized variable ret
Colin Ian King
1
-0
/
+1
2021-05-21
atm: Fix typo
zuoqilin
1
-1
/
+1
2021-05-21
net: phy: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-05-21
sfc: farch: fix compile warning in efx_farch_dimension_resources()
Yang Yingliang
1
-6
/
+7
2021-05-21
net: bonding: bond_alb: Fix some typos in bond_alb.c
Wang Hai
1
-4
/
+4
2021-05-21
caif_virtio: Fix some typos in caif_virtio.c
Wang Hai
1
-3
/
+3
2021-05-21
net: wan: add necessary () to macro argument
Peng Li
1
-10
/
+10
2021-05-21
net: wan: add braces {} to all arms of the statement
Peng Li
1
-1
/
+2
2021-05-21
net: wan: remove redundant blank lines
Peng Li
1
-20
/
+0
2021-05-21
net: wan: fix the code style issue about trailing statements
Peng Li
1
-10
/
+28
2021-05-21
net: wan: add some required spaces
Peng Li
1
-3
/
+3
[prev]
[next]