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
2021-05-27
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
13
-56
/
+56
2021-05-27
net/appletalk: Fix inconsistent indenting
Jiapeng Chong
1
-4
/
+6
2021-05-26
nfc: st-nci: remove unnecessary labels
wengjianfeng
1
-10
/
+5
2021-05-26
nfc: st95hf: remove unnecessary assignment and label
wengjianfeng
1
-5
/
+2
2021-05-26
ixgbe: reduce checker warnings
Jesse Brandeburg
1
-4
/
+4
2021-05-26
ixgbe: use checker safe conversions
Jesse Brandeburg
1
-5
/
+4
2021-05-26
igbvf: convert to strongly typed descriptors
Jesse Brandeburg
1
-21
/
+21
2021-05-26
intel: call csum functions with well formatted arguments
Jesse Brandeburg
2
-2
/
+2
2021-05-26
igb: override two checker warnings
Jesse Brandeburg
1
-2
/
+2
2021-05-26
igb: fix assignment on big endian machines
Jesse Brandeburg
1
-2
/
+2
2021-05-26
igb: handle vlan types with checker enabled
Jesse Brandeburg
2
-4
/
+5
2021-05-26
igb/igc: use strongly typed pointer
Jesse Brandeburg
2
-2
/
+2
2021-05-26
fm10k: move error check
Jesse Brandeburg
1
-5
/
+5
2021-05-26
intel: remove checker warning
Jesse Brandeburg
3
-3
/
+3
2021-05-26
e100: handle eeprom as little endian
Jesse Brandeburg
1
-6
/
+6
2021-05-26
net: wwan: core: Add WWAN device index sysfs attribute
Loic Poulain
1
-0
/
+15
2021-05-26
net: wan: add spaces required around that ':' and '+'
Peng Li
1
-2
/
+4
2021-05-26
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-26
net: wan: add some required spaces
Peng Li
1
-7
/
+7
2021-05-26
net: wan: fix an code style issue about "foo* bar
Peng Li
1
-2
/
+2
2021-05-26
net: wan: add blank line after declarations
Peng Li
1
-0
/
+3
2021-05-26
net: wan: remove redundant blank lines
Peng Li
1
-25
/
+0
2021-05-26
net/hamradio/6pack: Fix inconsistent indenting
Jiapeng Chong
1
-6
/
+4
2021-05-26
net: hns3: switch to dim algorithm for adaptive interrupt moderation
Huazhong Tan
3
-125
/
+73
2021-05-25
net: wan: add braces {} to all arms of the statement
Peng Li
1
-4
/
+4
2021-05-25
net: wan: fix the comments style issue
Peng Li
1
-6
/
+9
2021-05-25
net: wan: replace comparison to NULL with "!card"
Peng Li
1
-2
/
+2
2021-05-25
net: wan: move out assignment in if condition
Peng Li
1
-2
/
+5
2021-05-25
net: wan: add some required spaces
Peng Li
1
-5
/
+5
2021-05-25
net: wan: fix the code style issue about trailing statements
Peng Li
1
-15
/
+44
2021-05-25
net: wan: code indent use tabs where possible
Peng Li
1
-17
/
+17
2021-05-25
net: wan: add blank line after declarations
Peng Li
1
-0
/
+5
2021-05-25
net: wan: fix an code style issue about "foo* bar"
Peng Li
1
-3
/
+3
2021-05-25
net: wan: remove redundant blank lines
Peng Li
1
-38
/
+0
2021-05-24
net: dsa: sja1105: allow the frame buffer size to be customized
Vladimir Oltean
5
-22
/
+27
2021-05-24
net: dsa: sja1105: configure the multicast policers, if present
Vladimir Oltean
1
-0
/
+4
2021-05-24
net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedure
Vladimir Oltean
1
-16
/
+6
2021-05-24
net: dsa: sja1105: dynamically choose the number of static config table entries
Vladimir Oltean
1
-16
/
+16
2021-05-24
net: dsa: sja1105: skip CGU configuration if it's unnecessary
Vladimir Oltean
5
-2
/
+44
2021-05-24
net: dsa: sja1105: don't assign the host port using dsa_upstream_port()
Vladimir Oltean
1
-1
/
+10
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
nfc: st-nci: remove unnecessary assignment and label
wengjianfeng
1
-6
/
+2
2021-05-24
ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
YueHaibing
1
-2
/
+1
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
[next]