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
/
hns3
/
hns3_enet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
2025-01-08
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
1
-58
/
+1
|
\
|
*
Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"
Jakub Kicinski
2024-11-05
1
-58
/
+1
*
|
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-11-03
1
-2
/
+2
|
/
*
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
2024-10-31
1
-1
/
+0
*
net: hns3: add sync command to sync io-pgtable
Jian Shen
2024-10-31
1
-0
/
+27
*
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
2024-10-31
1
-0
/
+31
*
net: hns3: fix a deadlock problem when config TC during resetting
Jie Wang
2024-08-15
1
-0
/
+3
*
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2024-06-07
1
-0
/
+4
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-18
1
-4
/
+0
|
\
|
*
net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
Jason Gunthorpe
2024-04-22
1
-4
/
+0
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
|
/
*
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
1
-2
/
+2
*
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
1
-1
/
+1
*
net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()
Yonglong Liu
2023-11-13
1
-1
/
+1
*
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
2023-10-24
1
-2
/
+1
*
net: hns3: fix GRE checksum offload issue
Jie Wang
2023-09-19
1
-0
/
+9
*
net: hns3: remove GSO partial feature bit
Jie Wang
2023-09-07
1
-2
/
+0
*
net: hns3: fix tx timeout issue
Jian Shen
2023-09-07
1
-5
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-1
/
+13
|
\
|
*
net: hns3: fix deadlock issue when externel_lb and reset are executed together
Yonglong Liu
2023-08-09
1
-1
/
+13
*
|
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
1
-0
/
+1
|
/
*
net: hns3: clear hns unused parameter alarm
Peiyang Wang
2023-06-23
1
-1
/
+1
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
|
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-06
1
-1
/
+1
*
|
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-04-23
1
-1
/
+1
*
|
net: hns3: remove unnecessary aer.h include
Bjorn Helgaas
2023-03-09
1
-1
/
+0
|
/
*
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2023-02-06
1
-0
/
+1
*
net: hns3: fix miss L3E checking for rx packet
Jian Shen
2022-12-23
1
-6
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
1
-72
/
+95
|
\
|
*
net: hns3: fix return value check bug of rx copybreak
Jie Wang
2022-11-15
1
-2
/
+2
|
*
net: hns3: fix incorrect hw rss hash type of rx packet
Jian Shen
2022-11-15
1
-70
/
+93
*
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-29
1
-2
/
+2
|
/
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...
Guangbin Huang
2022-09-21
1
-8
/
+5
*
net: hns3: add support for external loopback test
Yonglong Liu
2022-09-21
1
-0
/
+51
*
net: hns3: support ndo_select_queue()
Guangbin Huang
2022-09-07
1
-0
/
+46
*
net: hns3: add getting capabilities of gro offload and fd from firmware
Guangbin Huang
2022-08-31
1
-4
/
+3
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
1
-0
/
+9
|
\
|
*
net: hns3: clear inited state and stop client after failed to register netdev
Jian Shen
2022-04-25
1
-0
/
+9
*
|
net: hns3: add ethtool parameter check for CQE/EQE mode
Yufeng Mo
2022-04-20
1
-4
/
+1
|
/
*
net: hns3: clean residual vf config after disable sriov
Peng Li
2022-03-26
1
-0
/
+18
*
net: hns3: add max order judgement for tx spare buffer
Hao Chen
2022-03-26
1
-0
/
+6
*
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2022-03-26
1
-8
/
+12
*
net: hns3: add support for TX push mode
Yufeng Mo
2022-02-07
1
-4
/
+75
*
net: hns3: refactor function hns3_get_vector_ring_chain()
Jie Wang
2021-12-02
1
-68
/
+53
*
net: hns3: split function hns3_nic_net_xmit()
Yufeng Mo
2021-12-02
1
-19
/
+28
*
net: hns3: refactor function hns3_fill_skb_desc to simplify code
Peng Li
2021-12-02
1
-54
/
+93
*
net: hns3: extract macro to simplify ring stats update code
Peng Li
2021-12-02
1
-92
/
+31
[next]