index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2023-06-23
net: hns3: clear hns unused parameter alarm
Peiyang Wang
2023-06-23
net: hns3: fix strncpy() not using dest-buf length as length issue
Hao Chen
2023-06-23
net: hns3: refine the tcam key convert handle
Jian Shen
2023-05-13
net: hns3: fix reset timeout when enable full VF
Jijie Shao
2023-05-13
net: hns3: fix reset delay time to avoid configuration timeout
Jie Wang
2023-05-13
net: hns3: fix sending pfc frames after reset issue
Jijie Shao
2023-05-13
net: hns3: fix output information incomplete for dumping tx queue info with d...
Jie Wang
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-03-29
net: hns3: support wake on lan configuration and query
Hao Lan
2023-03-24
net: hisilicon: Remove redundant pci_clear_master
Cai Huoqing
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-08
net: hns3: remove unnecessary aer.h include
Bjorn Helgaas
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2023-01-30
devlink: remove devlink features
Jiri Pirko
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2023-01-20
net: hns: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2023-01-17
net: hns: Separate C22 and C45 transactions
Andrew Lunn
2023-01-11
net: hns3: fix wrong use of rss size during VF rss config
Jie Wang
2022-12-30
net: hns3: refine the handling for VF heartbeat
Jian Shen
2022-12-23
net: hns3: fix VF promisc mode not update when mac table full
Jian Shen
2022-12-23
net: hns3: fix miss L3E checking for rx packet
Jian Shen
2022-12-23
net: hns3: add interrupts re-initialization while doing VF FLR
Jie Wang
2022-12-12
net: hns3: use strscpy() to instead of strncpy()
Xu Panda
2022-12-12
hns: use strscpy() to instead of strncpy()
Xu Panda
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-06
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
Liu Jian
2022-12-06
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
Liu Jian
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-15
net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...
Guangbin Huang
2022-11-15
net: hns3: fix return value check bug of rx copybreak
Jie Wang
2022-11-15
net: hns3: fix incorrect hw rss hash type of rx packet
Jian Shen
2022-11-11
ptp: hclge: convert .adjfreq to .adjfine
Jacob Keller
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-04
net: hns3: fix get wrong value of function hclge_get_dscp_prio()
Guangbin Huang
2022-10-31
net: hns: hnae: remove unnecessary __module_get() and module_put()
Yang Yingliang
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-19
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-21
net: hns3: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-21
net: hns3: add judge fd ability for sync and clear process of flow director
Guangbin Huang
2022-09-21
net: hns3: refactor function hclge_mbx_handler()
Hao Lan
2022-09-21
net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...
Guangbin Huang
2022-09-21
net: hns3: add support for external loopback test
Yonglong Liu
2022-09-07
net: hns3: add support to query and set lane number by ethtool
Hao Chen
2022-09-07
net: hns3: add querying fec statistics
Hao Lan
2022-09-07
net: hns3: debugfs add dump dscp map info
Guangbin Huang
[next]