index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge branch 'sja1105-sja1110-prep'
David S. Miller
2021-05-24
10
-118
/
+201
|
\
|
*
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
|
/
*
Merge branch 'hns3-promisc-updates'
David S. Miller
2021-05-24
3
-53
/
+48
|
\
|
*
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
*
Merge branch 'r6040-cleanups'
David S. Miller
2021-05-24
1
-4
/
+4
|
\
|
*
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
|
/
*
ehea: Use DEVICE_ATTR_*() macro
YueHaibing
2021-05-24
1
-9
/
+9
*
sfc: falcon: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-24
2
-7
/
+7
*
sfc: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-24
3
-17
/
+18
*
net: ftgmac100: add missing error return code in ftgmac100_probe()
Yang Yingliang
2021-05-24
1
-1
/
+5
*
dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER
Vladimir Oltean
2021-05-21
1
-3
/
+4
*
Merge branch 'dpaa2-eth-of_node'
David S. Miller
2021-05-21
3
-13
/
+19
|
\
|
*
dpaa2-eth: name the debugfs directory after the DPNI object
Ioana Ciornei
2021-05-21
1
-1
/
+5
|
*
dpaa2-eth: setup the of_node field of the device
Ioana Ciornei
2021-05-21
2
-12
/
+14
|
/
*
Merge branch 'sja1105-stats'
David S. Miller
2021-05-21
3
-520
/
+598
|
\
|
*
net: dsa: sja1105: don't use burst SPI reads for port statistics
Vladimir Oltean
2021-05-21
3
-468
/
+598
|
*
net: dsa: sja1105: stop reporting the queue levels in ethtool port counters
Vladimir Oltean
2021-05-21
3
-54
/
+2
|
/
*
net: hns3: Fix return of uninitialized variable ret
Colin Ian King
2021-05-21
1
-0
/
+1
*
atm: Fix typo
zuoqilin
2021-05-21
1
-1
/
+1
*
net: phy: Fix inconsistent indenting
Jiapeng Chong
2021-05-21
1
-1
/
+1
*
sfc: farch: fix compile warning in efx_farch_dimension_resources()
Yang Yingliang
2021-05-21
1
-6
/
+7
*
net: bonding: bond_alb: Fix some typos in bond_alb.c
Wang Hai
2021-05-21
1
-4
/
+4
*
caif_virtio: Fix some typos in caif_virtio.c
Wang Hai
2021-05-21
1
-3
/
+3
*
Merge branch 'wan-cleanups'
David S. Miller
2021-05-21
1
-48
/
+47
|
\
|
*
net: wan: add necessary () to macro argument
Peng Li
2021-05-21
1
-10
/
+10
|
*
net: wan: add braces {} to all arms of the statement
Peng Li
2021-05-21
1
-1
/
+2
|
*
net: wan: remove redundant blank lines
Peng Li
2021-05-21
1
-20
/
+0
|
*
net: wan: fix the code style issue about trailing statements
Peng Li
2021-05-21
1
-10
/
+28
|
*
net: wan: add some required spaces
Peng Li
2021-05-21
1
-3
/
+3
|
*
net: wan: fix an code style issue about "foo* bar"
Peng Li
2021-05-21
1
-5
/
+5
|
/
*
Merge branch 'sja1105-spi'
David S. Miller
2021-05-21
4
-48
/
+49
|
\
|
*
net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
Vladimir Oltean
2021-05-21
4
-9
/
+38
[next]