index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: mark unexcuted loopback test result as UNEXECUTED
Jian Shen
2024-03-26
1
-2
/
+17
*
net: hns3: fix kernel crash when devlink reload during pf initialization
Yonglong Liu
2024-03-26
1
-0
/
+4
*
net: hns3: fix index limit to support all queue stats
Jie Wang
2024-03-26
1
-1
/
+1
*
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
2024-03-18
2
-8
/
+8
*
net: hns3: add checking for vf id of mailbox
Jian Shen
2024-03-08
1
-3
/
+4
*
net: hns3: fix port duplex configure error in IMP reset
Jie Wang
2024-03-08
1
-1
/
+4
*
net: hns3: fix reset timeout under full functions and queues
Peiyang Wang
2024-03-08
2
-2
/
+2
*
net: hns3: fix delete tc fail issue
Jijie Shao
2024-03-08
5
-0
/
+22
*
net: hns3: fix kernel crash when 1588 is received on HIP08 devices
Yonglong Liu
2024-03-08
1
-1
/
+1
*
net: hns3: Disable SerDes serial loopback for HiLink H60
Hao Lan
2024-03-08
5
-3
/
+18
*
net: hns3: add new 200G link modes for hisilicon device
Hao Lan
2024-03-08
2
-11
/
+22
*
net: hns3: fix wrong judgment condition issue
Jijie Shao
2024-03-08
1
-1
/
+1
*
net: hns: make hnae_class constant
Ricardo B. Marliere
2024-03-05
1
-6
/
+7
*
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
1
-2
/
+2
*
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-11
5
-58
/
+72
|
\
|
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
2
-16
/
+24
|
*
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
3
-35
/
+34
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-08
3
-23
/
+62
|
|
\
|
*
|
net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
Arnd Bergmann
2023-12-06
1
-7
/
+14
*
|
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-1
/
+1
|
|
/
*
|
net: hns: fix fake link up on xge port
Yonglong Liu
2023-12-06
1
-0
/
+29
*
|
net: hns: fix wrong head when modify the tx feature when sending packets
Yonglong Liu
2023-12-06
2
-23
/
+33
|
/
*
net: hns3: fix VF wrong speed and duplex issue
Jijie Shao
2023-11-13
1
-0
/
+4
*
net: hns3: fix VF reset fail issue
Jijie Shao
2023-11-13
2
-1
/
+14
*
net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()
Yonglong Liu
2023-11-13
1
-1
/
+1
*
net: hns3: fix out-of-bounds access may occur when coalesce info is read via ...
Yonglong Liu
2023-11-13
1
-3
/
+6
*
net: hns3: fix incorrect capability bit display for copper port
Jian Shen
2023-11-13
1
-0
/
+1
*
net: hns3: add barrier in vf mailbox reply process
Yonglong Liu
2023-11-13
1
-0
/
+7
*
net: hns3: fix add VLAN fail issue
Jian Shen
2023-11-13
2
-10
/
+29
*
net: hns3: add some link modes for hisilicon device
Hao Chen
2023-10-25
2
-82
/
+92
*
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-24
1
-2
/
+1
*
net: ethernet: Use device_get_match_data()
Rob Herring
2023-10-13
1
-8
/
+3
*
net: hns3: add vf fault detect support
Jie Wang
2023-10-11
7
-7
/
+120
*
net: hns3: add hns3 vf fault detect cap bit support
Jie Wang
2023-10-11
4
-0
/
+9
*
net: hisilicon: Annotate struct rcb_common_cb with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
*
net: hns: Annotate struct ppe_common_cb with __counted_by
Kees Cook
2023-10-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
3
-2
/
+23
|
\
|
*
net: hns3: add 5ms delay before clear firmware reset irq source
Jie Wang
2023-09-19
1
-0
/
+5
|
*
net: hns3: fix fail to delete tc flower rules during reset issue
Jijie Shao
2023-09-19
1
-0
/
+6
|
*
net: hns3: only enable unicast promisc when mac table full
Jian Shen
2023-09-19
1
-1
/
+1
|
*
net: hns3: fix GRE checksum offload issue
Jie Wang
2023-09-19
1
-0
/
+9
|
*
net: hns3: add cmdq check for vf periodic service task
Jie Wang
2023-09-19
1
-1
/
+2
*
|
net: ethernet: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
6
-22
/
+12
|
/
*
net: hns3: remove GSO partial feature bit
Jie Wang
2023-09-07
1
-2
/
+0
*
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
2023-09-07
1
-1
/
+3
*
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
2023-09-07
4
-19
/
+9
*
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
2023-09-07
1
-3
/
+4
*
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
2023-09-07
1
-7
/
+7
*
net: hns3: Support query tx timeout threshold by debugfs
Jijie Shao
2023-09-07
1
-0
/
+4
[next]