index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2023-08-10
net: hns3: fix strscpy causing content truncation issue
Hao Chen
2023-08-08
net: hns3: fix deadlock issue when externel_lb and reset are executed together
Yonglong Liu
2023-08-08
net: hns3: add wait until mac link down
Jie Wang
2023-08-08
net: hns3: refactor hclge_mac_link_status_wait for interface reuse
Jie Wang
2023-08-08
net: hns3: restore user pause configure when disable autoneg
Jian Shen
2023-07-24
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
2023-07-24
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
2023-07-24
net: hns3: fix the imp capability bit cannot exceed 32 bits issue
Hao Lan
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
[next]