index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3_enet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
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-08
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-27
1
-1
/
+1
|
\
|
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
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-08
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-17
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-28
1
-2
/
+2
|
/
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
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
*
net: hns3: split function hns3_set_l2l3l4()
Yufeng Mo
2021-11-29
1
-45
/
+57
*
net: hns3: split function hns3_handle_bdinfo()
Yufeng Mo
2021-11-29
1
-19
/
+35
*
net: hns3: split function hns3_nic_get_stats64()
Yufeng Mo
2021-11-29
1
-62
/
+61
*
net: hns3: split function hns3_get_tx_timeo_queue_info()
Yufeng Mo
2021-11-29
1
-48
/
+52
*
net: hns3: refactor hns3_nic_reuse_page()
Hao Chen
2021-11-29
1
-20
/
+35
*
net: hns3: use macro IANA_VXLAN_GPE_UDP_PORT to replace number 4790
Hao Chen
2021-11-29
1
-1
/
+1
*
net: hns3: add dql info when tx timeout
Yufeng Mo
2021-11-24
1
-0
/
+7
*
net: hns3: format the output of the MAC address
Yufeng Mo
2021-11-24
1
-9
/
+20
*
net: hns3: remove the way to set tx spare buf via module parameter
Hao Chen
2021-11-22
1
-6
/
+1
*
net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...
Hao Chen
2021-11-22
1
-2
/
+2
*
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-1
/
+1
*
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-16
1
-0
/
+1
*
net: hns3: sync rx ring head in echo common pull
Yufeng Mo
2021-11-10
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-15
/
+22
|
\
[next]