index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2021-05-27
13
-56
/
+56
|
\
|
*
ixgbe: reduce checker warnings
Jesse Brandeburg
2021-05-26
1
-4
/
+4
|
*
ixgbe: use checker safe conversions
Jesse Brandeburg
2021-05-26
1
-5
/
+4
|
*
igbvf: convert to strongly typed descriptors
Jesse Brandeburg
2021-05-26
1
-21
/
+21
|
*
intel: call csum functions with well formatted arguments
Jesse Brandeburg
2021-05-26
2
-2
/
+2
|
*
igb: override two checker warnings
Jesse Brandeburg
2021-05-26
1
-2
/
+2
|
*
igb: fix assignment on big endian machines
Jesse Brandeburg
2021-05-26
1
-2
/
+2
|
*
igb: handle vlan types with checker enabled
Jesse Brandeburg
2021-05-26
2
-4
/
+5
|
*
igb/igc: use strongly typed pointer
Jesse Brandeburg
2021-05-26
2
-2
/
+2
|
*
fm10k: move error check
Jesse Brandeburg
2021-05-26
1
-5
/
+5
|
*
intel: remove checker warning
Jesse Brandeburg
2021-05-26
3
-3
/
+3
|
*
e100: handle eeprom as little endian
Jesse Brandeburg
2021-05-26
1
-6
/
+6
*
|
net/appletalk: Fix inconsistent indenting
Jiapeng Chong
2021-05-27
1
-4
/
+6
*
|
nfc: st-nci: remove unnecessary labels
wengjianfeng
2021-05-26
1
-10
/
+5
*
|
nfc: st95hf: remove unnecessary assignment and label
wengjianfeng
2021-05-26
1
-5
/
+2
|
/
*
net: wwan: core: Add WWAN device index sysfs attribute
Loic Poulain
2021-05-26
1
-0
/
+15
*
net: wan: add spaces required around that ':' and '+'
Peng Li
2021-05-26
1
-2
/
+4
*
net: wan: replace comparison to NULL with "!card"
Peng Li
2021-05-26
1
-2
/
+2
*
net: wan: add some required spaces
Peng Li
2021-05-26
1
-7
/
+7
*
net: wan: fix an code style issue about "foo* bar
Peng Li
2021-05-26
1
-2
/
+2
*
net: wan: add blank line after declarations
Peng Li
2021-05-26
1
-0
/
+3
*
net: wan: remove redundant blank lines
Peng Li
2021-05-26
1
-25
/
+0
*
net/hamradio/6pack: Fix inconsistent indenting
Jiapeng Chong
2021-05-26
1
-6
/
+4
*
net: hns3: switch to dim algorithm for adaptive interrupt moderation
Huazhong Tan
2021-05-26
3
-125
/
+73
*
net: wan: add braces {} to all arms of the statement
Peng Li
2021-05-24
1
-4
/
+4
*
net: wan: fix the comments style issue
Peng Li
2021-05-24
1
-6
/
+9
*
net: wan: replace comparison to NULL with "!card"
Peng Li
2021-05-24
1
-2
/
+2
*
net: wan: move out assignment in if condition
Peng Li
2021-05-24
1
-2
/
+5
*
net: wan: add some required spaces
Peng Li
2021-05-24
1
-5
/
+5
*
net: wan: fix the code style issue about trailing statements
Peng Li
2021-05-24
1
-15
/
+44
*
net: wan: code indent use tabs where possible
Peng Li
2021-05-24
1
-17
/
+17
*
net: wan: add blank line after declarations
Peng Li
2021-05-24
1
-0
/
+5
*
net: wan: fix an code style issue about "foo* bar"
Peng Li
2021-05-24
1
-3
/
+3
*
net: wan: remove redundant blank lines
Peng Li
2021-05-24
1
-38
/
+0
*
net: dsa: sja1105: allow the frame buffer size to be customized
Vladimir Oltean
2021-05-24
5
-22
/
+27
*
net: dsa: sja1105: configure the multicast policers, if present
Vladimir Oltean
2021-05-24
1
-0
/
+4
*
net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedure
Vladimir Oltean
2021-05-24
1
-16
/
+6
*
net: dsa: sja1105: dynamically choose the number of static config table entries
Vladimir Oltean
2021-05-24
1
-16
/
+16
*
net: dsa: sja1105: skip CGU configuration if it's unnecessary
Vladimir Oltean
2021-05-24
5
-2
/
+44
*
net: dsa: sja1105: don't assign the host port using dsa_upstream_port()
Vladimir Oltean
2021-05-24
1
-1
/
+10
*
net: dsa: sja1105: dimension the data structures for a larger port count
Vladimir Oltean
2021-05-24
5
-24
/
+25
*
net: dsa: sja1105: avoid some work for unused ports
Vladimir Oltean
2021-05-24
1
-5
/
+22
*
net: dsa: sja1105: parameterize the number of ports
Vladimir Oltean
2021-05-24
5
-38
/
+53
*
net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMIS...
Jian Shen
2021-05-24
2
-7
/
+6
*
net: hns3: configure promisc mode for VF asynchronously
Jian Shen
2021-05-24
3
-46
/
+42
*
nfc: st-nci: remove unnecessary assignment and label
wengjianfeng
2021-05-24
1
-6
/
+2
*
ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
YueHaibing
2021-05-24
1
-2
/
+1
*
net: r6040: Allow restarting auto-negotiation
Florian Fainelli
2021-05-24
1
-0
/
+1
*
net: r6040: Use ETH_FCS_LEN
Florian Fainelli
2021-05-24
1
-2
/
+2
*
net: r6040: Use logical or for MDIO operations
Florian Fainelli
2021-05-24
1
-2
/
+2
[next]