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
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-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
2
-16
/
+24
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
3
-35
/
+34
2023-12-08
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-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-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
2023-09-19
net: hns3: add cmdq check for vf periodic service task
Jie Wang
1
-1
/
+2
2023-09-07
net: hns3: remove GSO partial feature bit
Jie Wang
1
-2
/
+0
2023-09-07
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
1
-1
/
+3
2023-09-07
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
4
-19
/
+9
2023-09-07
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
1
-3
/
+4
2023-09-07
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
1
-7
/
+7
2023-09-07
net: hns3: Support query tx timeout threshold by debugfs
Jijie Shao
1
-0
/
+4
2023-09-07
net: hns3: fix tx timeout issue
Jian Shen
1
-5
/
+12
2023-08-16
net: hns3: fix wrong rpu tln reg issue
Jijie Shao
4
-2
/
+71
2023-08-16
net: hns3: Support tlv in regs data for HNS3 VF driver
Jijie Shao
1
-24
/
+61
2023-08-16
net: hns3: Support tlv in regs data for HNS3 PF driver
Jijie Shao
1
-65
/
+102
2023-08-16
net: hns3: move dump regs function to a separate file
Jijie Shao
10
-680
/
+731
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-13
/
+41
2023-08-10
net: hns3: fix strscpy causing content truncation issue
Hao Chen
2
-4
/
+4
2023-08-09
net: hns3: fix deadlock issue when externel_lb and reset are executed together
Yonglong Liu
1
-1
/
+13
2023-08-09
net: hns3: add wait until mac link down
Jie Wang
1
-1
/
+9
2023-08-09
net: hns3: refactor hclge_mac_link_status_wait for interface reuse
Jie Wang
1
-5
/
+9
2023-08-09
net: hns3: restore user pause configure when disable autoneg
Jian Shen
3
-2
/
+6
2023-08-09
net: hns: Remove unused function declaration mac_adjust_link()
Yue Haibing
1
-1
/
+0
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2
-1
/
+2
2023-08-05
net: hns3: Remove unused function declarations
Yue Haibing
2
-5
/
+0
[next]