index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-05
net: hns: make hnae_class constant
Ricardo B. Marliere
1
-6
/
+7
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
5
-58
/
+72
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2
-16
/
+24
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
3
-35
/
+34
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-23
/
+62
2023-12-06
net: hns: fix fake link up on xge port
Yonglong Liu
1
-0
/
+29
2023-12-06
net: hns: fix wrong head when modify the tx feature when sending packets
Yonglong Liu
2
-23
/
+33
2023-12-05
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-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
1
-2
/
+1
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
1
-8
/
+3
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-10-02
net: hisilicon: Annotate struct rcb_common_cb with __counted_by
Kees Cook
1
-1
/
+1
2023-10-02
net: hns: Annotate struct ppe_common_cb with __counted_by
Kees Cook
1
-1
/
+1
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-2
/
+23
2023-09-20
net: ethernet: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
6
-22
/
+12
2023-09-19
net: hns3: add 5ms delay before clear firmware reset irq source
Jie Wang
1
-0
/
+5
2023-09-19
net: hns3: fix fail to delete tc flower rules during reset issue
Jijie Shao
1
-0
/
+6
2023-09-19
net: hns3: only enable unicast promisc when mac table full
Jian Shen
1
-1
/
+1
2023-09-19
net: hns3: fix GRE checksum offload issue
Jie Wang
1
-0
/
+9
[next]