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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-29
Merge branch 'marvell-cleanups'
David S. Miller
4
-15
/
+21
2021-03-29
net: marvell: Fix an alignment problem
Yangyang Li
1
-1
/
+1
2021-03-29
net: marvell: Delete extra spaces
Yangyang Li
2
-3
/
+4
2021-03-29
net: marvell: Fix the trailing format of some block comments
Yangyang Li
3
-7
/
+14
2021-03-29
net: marvell: Delete duplicate word in comments
Yangyang Li
2
-4
/
+2
2021-03-29
Merge branch 'hns3-misc'
David S. Miller
11
-179
/
+321
2021-03-29
net: hns3: add stats logging when skb padding fails
Yunsheng Lin
1
-0
/
+5
2021-03-29
net: hns3: expand the tc config command
Guojia Liao
2
-2
/
+8
2021-03-29
net: hns3: add tx send size handling for tso skb
Yunsheng Lin
2
-8
/
+24
2021-03-29
net: hns3: add handling for xmit skb with recursive fraglist
Yunsheng Lin
3
-41
/
+78
2021-03-29
net: hns3: optimize the process of queue reset
Yufeng Mo
7
-109
/
+182
2021-03-29
net: hns3: remove the rss_size limitation by vector num
Jian Shen
1
-9
/
+0
2021-03-29
net: hns3: remediate a potential overflow risk of bd_num_list
Guangbin Huang
1
-7
/
+20
2021-03-29
net: hns3: fix use-after-free issue for hclge_add_fd_entry_common()
Jian Shen
1
-1
/
+1
2021-03-29
net: hns3: fix missing rule state assignment
Jian Shen
1
-3
/
+4
2021-03-29
net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()
Guobin Huang
1
-3
/
+1
2021-03-29
net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()
Guobin Huang
1
-1
/
+0
2021-03-29
net: axienet: Remove redundant dev_err call in axienet_probe()
Guobin Huang
1
-1
/
+0
2021-03-29
net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe()
Guobin Huang
1
-3
/
+1
2021-03-29
lan743x: remove redundant intializations of pointers adapter and phydev
Colin Ian King
1
-2
/
+2
2021-03-29
Merge branch 'ipa-next'
David S. Miller
22
-161
/
+153
2021-03-29
net: ipa: kill IPA_TABLE_ENTRY_SIZE
Alex Elder
4
-35
/
+39
2021-03-29
net: ipa: DMA addresses are nicely aligned
Alex Elder
5
-35
/
+17
2021-03-29
net: ipa: use version based configuration for SC7180
Alex Elder
4
-14
/
+16
2021-03-29
net: ipa: switch to version based configuration
Alex Elder
5
-15
/
+16
2021-03-29
net: ipa: don't define endpoints unnecessarily
Alex Elder
2
-17
/
+6
2021-03-29
net: ipa: store BCR register values in config data
Alex Elder
5
-23
/
+10
2021-03-29
net: ipa: fix all kernel-doc warnings
Alex Elder
10
-23
/
+50
2021-03-29
net: moxa: remove redundant dev_err call in moxart_mac_probe()
Guobin Huang
1
-1
/
+0
2021-03-29
net: lantiq: Remove redundant dev_err call in xrx200_probe()
Guobin Huang
1
-3
/
+1
2021-03-29
net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()
Guobin Huang
1
-6
/
+2
2021-03-29
mt76: mt7615: remove redundant dev_err call in mt7622_wmac_probe()
Guobin Huang
1
-3
/
+1
2021-03-29
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
Junlin Yang
2
-45
/
+9
2021-03-29
net: stmmac: fix missing unlock on error in stmmac_suspend()
Yang Yingliang
1
-1
/
+3
2021-03-29
sit: use min
kernel test robot
1
-1
/
+1
2021-03-29
NFC: digital: Correct function name in the kerneldoc comments
Xiongfeng Wang
1
-1
/
+1
2021-03-29
ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c...
Xiongfeng Wang
1
-1
/
+1
2021-03-29
net: 9p: Correct function names in the kerneldoc comments
Xiongfeng Wang
1
-2
/
+2
2021-03-29
9p/trans_fd: Correct function name p9_mux_destroy() in the kerneldoc
Xiongfeng Wang
1
-1
/
+1
2021-03-29
net: 9p: Correct function name errstr2errno() in the kerneldoc comments
Xiongfeng Wang
1
-1
/
+1
2021-03-29
net: core: Correct function name netevent_unregister_notifier() in the kerneldoc
Xiongfeng Wang
1
-1
/
+1
2021-03-29
net: core: Correct function name dev_uc_flush() in the kerneldoc
Xiongfeng Wang
1
-1
/
+1
2021-03-29
netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc comments
Xiongfeng Wang
1
-1
/
+1
2021-03-29
l3mdev: Correct function names in the kerneldoc comments
Xiongfeng Wang
1
-2
/
+2
2021-03-29
net: dsa: mt7530: clean up core and TRGMII clock setup
Ilya Lipnitskiy
1
-16
/
+13
2021-03-29
net: hns3: no return statement in hclge_clear_arfs_rules
Liu Jian
1
-1
/
+1
2021-03-29
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
2
-30
/
+30
2021-03-29
net: vsock: Fix a typo
Lu Wei
1
-1
/
+1
2021-03-29
net: sctp: Fix some typos
Lu Wei
2
-2
/
+2
2021-03-29
net: rds: Fix a typo
Lu Wei
1
-1
/
+1
[next]