开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-26
intel: remove checker warning
Jesse Brandeburg
2021-05-26
e100: handle eeprom as little endian
Jesse Brandeburg
2021-05-25
net: wwan: core: Add WWAN device index sysfs attribute
Loic Poulain
2021-05-25
Merge branch 'wan-cleanups'
David S. Miller
2021-05-25
net: wan: add spaces required around that ':' and '+'
Peng Li
2021-05-25
net: wan: replace comparison to NULL with "!card"
Peng Li
2021-05-25
net: wan: add some required spaces
Peng Li
2021-05-25
net: wan: fix an code style issue about "foo* bar
Peng Li
2021-05-25
net: wan: add blank line after declarations
Peng Li
2021-05-25
net: wan: remove redundant blank lines
Peng Li
2021-05-25
net/hamradio/6pack: Fix inconsistent indenting
Jiapeng Chong
2021-05-25
net: hns3: switch to dim algorithm for adaptive interrupt moderation
Huazhong Tan
2021-05-25
net: bridge: remove redundant assignment
Nigel Christian
2021-05-24
Merge branch 'wan-cleanups'
David S. Miller
2021-05-24
net: wan: add braces {} to all arms of the statement
Peng Li
2021-05-24
net: wan: fix the comments style issue
Peng Li
2021-05-24
net: wan: replace comparison to NULL with "!card"
Peng Li
2021-05-24
net: wan: move out assignment in if condition
Peng Li
2021-05-24
net: wan: add some required spaces
Peng Li
2021-05-24
net: wan: fix the code style issue about trailing statements
Peng Li
2021-05-24
net: wan: code indent use tabs where possible
Peng Li
2021-05-24
net: wan: add blank line after declarations
Peng Li
2021-05-24
net: wan: fix an code style issue about "foo* bar"
Peng Li
2021-05-24
net: wan: remove redundant blank lines
Peng Li
2021-05-24
Merge branch 'sja1105-sja1110-prep'
David S. Miller
2021-05-24
net: dsa: sja1105: allow the frame buffer size to be customized
Vladimir Oltean
2021-05-24
net: dsa: sja1105: configure the multicast policers, if present
Vladimir Oltean
2021-05-24
net: dsa: sja1105: use sja1105_xfer_u32 for the reset procedure
Vladimir Oltean
2021-05-24
net: dsa: sja1105: dynamically choose the number of static config table entries
Vladimir Oltean
2021-05-24
net: dsa: sja1105: skip CGU configuration if it's unnecessary
Vladimir Oltean
2021-05-24
net: dsa: sja1105: don't assign the host port using dsa_upstream_port()
Vladimir Oltean
2021-05-24
net: dsa: sja1105: dimension the data structures for a larger port count
Vladimir Oltean
2021-05-24
net: dsa: sja1105: avoid some work for unused ports
Vladimir Oltean
2021-05-24
net: dsa: sja1105: parameterize the number of ports
Vladimir Oltean
2021-05-24
Merge branch 'hns3-promisc-updates'
David S. Miller
2021-05-24
net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMIS...
Jian Shen
2021-05-24
net: hns3: configure promisc mode for VF asynchronously
Jian Shen
2021-05-24
nfc: st-nci: remove unnecessary assignment and label
wengjianfeng
2021-05-23
ethernet: ucc_geth: Use kmemdup() rather than kmalloc+memcpy
YueHaibing
2021-05-23
net: r6040: Allow restarting auto-negotiation
Florian Fainelli
2021-05-23
Merge branch 'r6040-cleanups'
David S. Miller
2021-05-23
net: r6040: Use ETH_FCS_LEN
Florian Fainelli
2021-05-23
net: r6040: Use logical or for MDIO operations
Florian Fainelli
2021-05-23
ehea: Use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
sfc: falcon: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
sfc: use DEVICE_ATTR_*() macro
YueHaibing
2021-05-23
net: ftgmac100: add missing error return code in ftgmac100_probe()
Yang Yingliang
2021-05-21
dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER
Vladimir Oltean
2021-05-21
Merge branch 'dpaa2-eth-of_node'
David S. Miller
2021-05-21
dpaa2-eth: name the debugfs directory after the DPNI object
Ioana Ciornei
[next]