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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
2020-09-11
1
-2
/
+1
*
net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.c
Wang Hai
2020-09-11
1
-2
/
+1
*
net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()
Wang Hai
2020-09-11
1
-1
/
+1
*
net: hns3: remove some unused function hns3_update_promisc_mode()
Guojia Liao
2020-09-09
2
-15
/
+0
*
net: hns3: remove some unused macros related to queue
Huazhong Tan
2020-09-09
1
-5
/
+0
*
net: hns3: remove unused field 'tc_num_last_time' in struct hclge_dev
Huazhong Tan
2020-09-09
1
-1
/
+0
*
net: hns3: remove unused field 'io_base' in struct hns3_enet_ring
Huazhong Tan
2020-09-09
2
-3
/
+0
*
net: hns3: fix a typo in struct hclge_mac
Guangbin Huang
2020-09-09
1
-1
/
+1
*
net: hns3: skip periodic service task if reset failed
Guangbin Huang
2020-09-09
2
-0
/
+6
*
net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()
Huazhong Tan
2020-09-09
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
4
-10
/
+13
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-04
2
-5
/
+10
|
|
\
|
|
*
net: hns3: Fix for geneve tx checksum bug
Yi Li
2020-08-26
1
-2
/
+4
|
|
*
net: hns: Fix memleak in hns_nic_dev_probe
Dinghao Liu
2020-08-24
1
-3
/
+6
|
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
3
-5
/
+3
|
|
/
*
|
net: hns: Remove unused macro AE_NAME_PORT_ID_IDX
YueHaibing
2020-08-31
1
-2
/
+0
*
|
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-27
2
-8
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-14
1
-1
/
+1
|
\
|
*
net: hns3: fix spelling mistake "could'nt" -> "couldn't"
Colin Ian King
2020-08-06
1
-1
/
+1
*
|
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
3
-39
/
+52
|
\
|
*
net: hns3: fix for VLAN config when reset failed
Guojia Liao
2020-07-28
2
-7
/
+10
|
*
net: hns3: fix aRFS FD rules leftover after add a user FD rule
Guojia Liao
2020-07-28
1
-13
/
+15
|
*
net: hns3: add reset check for VF updating port based VLAN
Jian Shen
2020-07-28
1
-9
/
+21
|
*
net: hns3: fix a TX timeout issue
Yonglong Liu
2020-07-28
1
-1
/
+1
|
*
net: hns3: fix desc filling bug when skb is expanded or lineared
Yunsheng Lin
2020-07-28
1
-10
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
5
-41
/
+38
|
\
|
|
*
net: hns3: fix return value error when query MAC link status fail
Jian Shen
2020-07-22
2
-27
/
+25
|
*
net: hns3: fix error handling for desc filling
Yunsheng Lin
2020-07-22
2
-0
/
+9
|
*
net: hns3: fix for not calculating TX BD send size correctly
Yunsheng Lin
2020-07-22
2
-3
/
+1
|
*
net: hns3: fix for not unmapping TX buffer correctly
Yunsheng Lin
2020-07-22
1
-11
/
+3
*
|
net: hix5hd2_gmac: Remove unneeded cast from memory allocation
Wang Hai
2020-07-25
1
-3
/
+3
*
|
net: hns: use eth_broadcast_addr() to assign broadcast address
Xu Wang
2020-07-21
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
4
-6
/
+13
|
\
|
|
*
net: hns3: fix use-after-free when doing self test
Yonglong Liu
2020-07-06
1
-3
/
+6
|
*
net: hns3: add a missing uninit debugfs when unload driver
Huazhong Tan
2020-07-06
1
-2
/
+1
|
*
net: hns3: fix for mishandle of asserting VF reset fail
Huazhong Tan
2020-07-06
1
-0
/
+5
|
*
net: hns3: check reset pending after FLR prepare
Huazhong Tan
2020-07-06
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-26
1
-1
/
+1
|
\
|
|
*
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
2020-06-26
1
-1
/
+1
*
|
net: hns3: streaming dma buffer sync between cpu and device
Barry Song
2020-06-19
1
-1
/
+17
*
|
net: hns3: replace disable_irq by IRQ_NOAUTOEN flag
Barry Song
2020-06-19
1
-2
/
+2
*
|
net: hns3: rename buffer-related functions
Barry Song
2020-06-19
1
-6
/
+6
*
|
net: hns3: pointer type of buffer should be void
Barry Song
2020-06-19
2
-2
/
+2
*
|
net: hns3: remove unnecessary devm_kfree
Barry Song
2020-06-19
1
-4
/
+1
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-11
/
+11
*
net: hns3: remove some unused codes in hns3_nic_set_features()
Huazhong Tan
2020-05-31
1
-6
/
+0
*
net: hns3: fix two coding style issues in hclgevf_main.c
Huazhong Tan
2020-05-31
1
-2
/
+1
*
net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_dev
Huazhong Tan
2020-05-31
1
-1
/
+1
*
net: hns3: remove two unused macros in hclgevf_cmd.c
Huazhong Tan
2020-05-31
1
-3
/
+0
[next]