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
/
hns3
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-07
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2
-0
/
+6
2024-06-07
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
1
-5
/
+16
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
3
-13
/
+13
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+0
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-41
/
+47
2024-05-09
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2
-18
/
+9
2024-05-09
net: hns3: fix port vlan filter not disabled issue
Yonglong Liu
1
-1
/
+6
2024-05-09
net: hns3: use appropriate barrier function after setting a bit value
Peiyang Wang
2
-4
/
+2
2024-05-09
net: hns3: release PTP resources if pf initialization failed
Peiyang Wang
1
-1
/
+3
2024-05-09
net: hns3: change type of numa_node_mask as nodemask_t
Peiyang Wang
5
-8
/
+11
2024-05-09
net: hns3: direct return when receive a unknown mailbox message
Jian Shen
1
-3
/
+4
2024-05-09
net: hns3: using user configure after hardware reset
Peiyang Wang
2
-6
/
+12
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-25
net: hns3: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-3
/
+15
2024-04-22
net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
Jason Gunthorpe
1
-4
/
+0
2024-04-13
net: hns3: add support to query scc version by devlink info
Hao Chen
6
-3
/
+79
2024-04-13
net: hns3: dump more reg info based on ras mod
Peiyang Wang
7
-8
/
+477
2024-04-13
net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c
Jijie Shao
2
-640
/
+640
2024-04-13
net: hns3: add command queue trace for hns3
Hao Lan
6
-1
/
+260
2024-03-26
net: hns3: mark unexcuted loopback test result as UNEXECUTED
Jian Shen
1
-2
/
+17
2024-03-26
net: hns3: fix kernel crash when devlink reload during pf initialization
Yonglong Liu
1
-0
/
+4
2024-03-26
net: hns3: fix index limit to support all queue stats
Jie Wang
1
-1
/
+1
2024-03-18
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
2
-8
/
+8
2024-03-08
net: hns3: add checking for vf id of mailbox
Jian Shen
1
-3
/
+4
2024-03-08
net: hns3: fix port duplex configure error in IMP reset
Jie Wang
1
-1
/
+4
2024-03-08
net: hns3: fix reset timeout under full functions and queues
Peiyang Wang
2
-2
/
+2
2024-03-08
net: hns3: fix delete tc fail issue
Jijie Shao
5
-0
/
+22
2024-03-08
net: hns3: fix kernel crash when 1588 is received on HIP08 devices
Yonglong Liu
1
-1
/
+1
2024-03-08
net: hns3: Disable SerDes serial loopback for HiLink H60
Hao Lan
5
-3
/
+18
2024-03-08
net: hns3: add new 200G link modes for hisilicon device
Hao Lan
2
-11
/
+22
2024-03-08
net: hns3: fix wrong judgment condition issue
Jijie Shao
1
-1
/
+1
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-2
/
+2
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-16
/
+28
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2023-12-14
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-9
/
+14
2023-12-06
net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
Arnd Bergmann
1
-7
/
+14
2023-11-13
net: hns3: fix VF wrong speed and duplex issue
Jijie Shao
1
-0
/
+4
2023-11-13
net: hns3: fix VF reset fail issue
Jijie Shao
2
-1
/
+14
2023-11-13
net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()
Yonglong Liu
1
-1
/
+1
2023-11-13
net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...
Yonglong Liu
1
-3
/
+6
2023-11-13
net: hns3: fix incorrect capability bit display for copper port
Jian Shen
1
-0
/
+1
2023-11-13
net: hns3: add barrier in vf mailbox reply process
Yonglong Liu
1
-0
/
+7
2023-11-13
net: hns3: fix add VLAN fail issue
Jian Shen
2
-10
/
+29
2023-10-25
net: hns3: add some link modes for hisilicon device
Hao Chen
2
-82
/
+92
2023-10-24
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
1
-2
/
+1
2023-10-11
net: hns3: add vf fault detect support
Jie Wang
7
-7
/
+120
2023-10-11
net: hns3: add hns3 vf fault detect cap bit support
Jie Wang
4
-0
/
+9
2023-09-19
net: hns3: add 5ms delay before clear firmware reset irq source
Jie Wang
1
-0
/
+5
[next]