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.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-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
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
Liu Jian
1
-1
/
+1
2022-12-14
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
Liu Jian
1
-1
/
+1
2022-11-26
net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...
Guangbin Huang
1
-3
/
+7
2022-10-29
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
1
-1
/
+3
2022-06-22
net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...
Guangbin Huang
3
-4
/
+10
2022-06-22
net: hns3: don't push link state to VF if unalive
Jian Shen
1
-0
/
+6
2022-06-22
net: hns3: set port base vlan tbl_sta to false before removing old vlan
Guangbin Huang
1
-0
/
+1
2022-06-22
net: hns3: split function hclge_update_port_base_vlan_cfg()
Jian Shen
1
-33
/
+36
2022-05-09
net: hns3: add return value for mailbox handling in PF
Jian Shen
1
-10
/
+12
2022-05-09
net: hns3: add validity check for message data length
Jian Shen
1
-0
/
+7
2022-05-09
net: hns3: modify the return code of hclge_get_ring_chain_from_mbx
Jie Wang
1
-1
/
+1
2022-05-09
net: hns3: clear inited state and stop client after failed to register netdev
Jian Shen
1
-0
/
+9
2022-04-08
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
1
-3
/
+3
2022-04-08
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
3
-5
/
+12
2022-04-08
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
2022-04-08
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2
-5
/
+18
2022-04-08
net: hns3: format the output of the MAC address
Yufeng Mo
4
-31
/
+74
2022-04-08
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2
-4
/
+35
2022-04-08
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2
-19
/
+46
2022-04-08
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
1
-3
/
+2
2022-02-01
net: hns3: handle empty unknown interrupt for VF
Yufeng Mo
1
-2
/
+1
2021-12-22
net: hns3: fix race condition in debugfs
Yufeng Mo
2
-6
/
+16
2021-12-22
net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
Jie Wang
1
-1
/
+2
2021-12-08
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...
Teng Qi
1
-0
/
+4
2021-12-01
net: hns3: fix incorrect components info of ethtool --reset command
Jie Wang
1
-0
/
+4
2021-12-01
net: hns3: fix VF RSS failed problem after PF enable multi-TCs
Guangbin Huang
1
-2
/
+2
2021-11-18
net: hns3: allow configure ETS bandwidth of all TCs
Guangbin Huang
2
-9
/
+2
2021-11-18
net: hns3: fix kernel crash when unload VF while it is being reset
Yufeng Mo
2
-0
/
+7
2021-11-18
net: hns3: fix pfc packet number incorrect after querying pfc parameters
Jie Wang
5
-50
/
+48
2021-11-18
net: hns3: fix ROCE base interrupt vector initialization bug
Jie Wang
4
-13
/
+2
2021-10-28
Revert "net: hns3: fix pause config problem after autoneg disabled"
Guangbin Huang
5
-57
/
+10
2021-10-27
net: hns3: adjust string spaces of some parameters of tx bd info in debugfs
Guangbin Huang
1
-3
/
+3
2021-10-27
net: hns3: expand buffer len for some debugfs command
Guangbin Huang
1
-3
/
+3
2021-10-27
net: hns3: add more string spaces for dumping packets number of queue info in...
Jie Wang
1
-2
/
+2
2021-10-27
net: hns3: fix data endian problem of some functions of debugfs
Jie Wang
1
-16
/
+14
2021-10-27
net: hns3: ignore reset event before initialization process is done
Guangbin Huang
3
-0
/
+5
2021-10-27
net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND mode
Yufeng Mo
3
-31
/
+6
2021-10-27
net: hns3: fix pause config problem after autoneg disabled
Guangbin Huang
5
-10
/
+57
2021-10-20
net: hns3: disable sriov before unload hclge layer
Peng Li
3
-0
/
+23
2021-10-20
net: hns3: fix vf reset workqueue cannot exit
Yufeng Mo
1
-3
/
+3
2021-10-20
net: hns3: schedule the polling again when allocation fails
Yunsheng Lin
1
-10
/
+12
2021-10-20
net: hns3: fix for miscalculation of rx unused desc
Yunsheng Lin
2
-0
/
+9
2021-10-20
net: hns3: fix the max tx size according to user manual
Yunsheng Lin
2
-9
/
+4
2021-10-20
net: hns3: add limit ets dwrr bandwidth cannot be 0
Guangbin Huang
1
-0
/
+9
2021-10-20
net: hns3: reset DWRR of unused tc to zero
Guangbin Huang
1
-0
/
+2
2021-10-20
net: hns3: Add configuration of TM QCN error event
Jiaran Zhang
2
-1
/
+6
2021-09-29
net: hns3: disable firmware compatible features when uninstall PF
Guangbin Huang
1
-8
/
+13
2021-09-29
net: hns3: fix always enable rx vlan filter problem after selftest
Guangbin Huang
1
-2
/
+4
2021-09-29
net: hns3: PF enable promisc for VF when mac table is overflow
Guangbin Huang
1
-2
/
+6
2021-09-29
net: hns3: fix show wrong state when add existing uc mac address
Jian Shen
1
-10
/
+9
[next]