开源镜像站
帮助
下载
动态
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-24
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
2021-05-24
libbpf: Skip bpf_object__probe_loading for light skeleton
Stanislav Fomichev
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
2021-05-21
dpaa2-eth: setup the of_node field of the device
Ioana Ciornei
2021-05-21
Merge branch 'sja1105-stats'
David S. Miller
2021-05-21
net: dsa: sja1105: don't use burst SPI reads for port statistics
Vladimir Oltean
2021-05-21
net: dsa: sja1105: stop reporting the queue levels in ethtool port counters
Vladimir Oltean
2021-05-21
net: hns3: Fix return of uninitialized variable ret
Colin Ian King
2021-05-21
atm: Fix typo
zuoqilin
2021-05-21
net: phy: Fix inconsistent indenting
Jiapeng Chong
2021-05-21
sfc: farch: fix compile warning in efx_farch_dimension_resources()
Yang Yingliang
2021-05-21
net: bonding: bond_alb: Fix some typos in bond_alb.c
Wang Hai
2021-05-21
caif_virtio: Fix some typos in caif_virtio.c
Wang Hai
2021-05-21
Merge branch 'wan-cleanups'
David S. Miller
2021-05-21
net: wan: add necessary () to macro argument
Peng Li
2021-05-21
net: wan: add braces {} to all arms of the statement
Peng Li
2021-05-21
net: wan: remove redundant blank lines
Peng Li
2021-05-21
net: wan: fix the code style issue about trailing statements
Peng Li
2021-05-21
net: wan: add some required spaces
Peng Li
2021-05-21
net: wan: fix an code style issue about "foo* bar"
Peng Li
2021-05-21
Merge branch 'sja1105-spi'
David S. Miller
2021-05-21
net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size
Vladimir Oltean
2021-05-21
net: dsa: sja1105: send multiple spi_messages instead of using cs_change
Vladimir Oltean
2021-05-21
net: phy: add driver for Motorcomm yt8511 phy
Peter Geis
2021-05-21
net: xilinx_emaclite: Do not print real IOMEM pointer
YueHaibing
2021-05-20
net: cdc_ncm: use DEVICE_ATTR_RW macro
YueHaibing
2021-05-20
net: usb: hso: use DEVICE_ATTR_RO macro
YueHaibing
2021-05-20
net: atm: use DEVICE_ATTR_RO macro
YueHaibing
2021-05-20
selftests: net: devlink_port_split.py: skip the test if no devlink device
Po-Hsu Lin
2021-05-20
ibmvnic: remove default label from to_string switch
Michal Suchanek
2021-05-20
NFC: st21nfca: remove unnecessary variable and labels
wengjianfeng
2021-05-20
Merge branch 'bond-cleanups'
David S. Miller
2021-05-20
net: bonding: use tabs instead of space for code indent
Yufeng Mo
2021-05-20
net: bonding: remove unnecessary braces
Yufeng Mo
2021-05-20
net: bonding: fix code indent for conditional statements
Yufeng Mo
2021-05-20
net: bonding: add some required blank lines
Yufeng Mo
2021-05-20
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2021-05-20
Merge branch 'net-leading-spaces'
David S. Miller
2021-05-20
mii: remove leading spaces before tabs
Hui Tang
[next]