index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: Fix inconsistent indenting
Krzysztof Kozlowski
2019-06-19
1
-1
/
+1
*
net: hns3: remove redundant assignment of l2_hdr to itself
Colin Ian King
2019-05-08
1
-1
/
+1
*
net: hns3: use devm_kcalloc when allocating desc_cb
Yunsheng Lin
2019-05-07
1
-4
/
+4
*
net: hns3: some cleanup for struct hns3_enet_ring
Yunsheng Lin
2019-05-07
2
-9
/
+2
*
net: hns3: unify the page reusing for page size 4K and 64K
Yunsheng Lin
2019-05-07
1
-32
/
+13
*
net: hns3: optimize the barrier using when cleaning TX BD
Yunsheng Lin
2019-05-07
1
-14
/
+15
*
net: hns3: fix error handling for desc filling
Yunsheng Lin
2019-05-07
1
-11
/
+7
*
net: hns3: combine len and checksum handling for inner and outer header.
Yunsheng Lin
2019-05-07
1
-111
/
+81
*
net: hns3: refactor BD filling for l2l3l4 info
Yunsheng Lin
2019-05-07
1
-39
/
+23
*
net: hns3: fix for tunnel type handling in hns3_rx_checksum
Yunsheng Lin
2019-05-07
1
-6
/
+8
*
net: hns3: add linearizing checking for TSO case
Yunsheng Lin
2019-05-07
1
-0
/
+45
*
net: hns3: add counter for times RX pages gets allocated
Yunsheng Lin
2019-05-07
3
-0
/
+6
*
net: hns3: use napi_schedule_irqoff in hard interrupts handlers
Yunsheng Lin
2019-05-07
1
-1
/
+1
*
net: hns3: unify maybe_stop_tx for TSO and non-TSO case
Yunsheng Lin
2019-05-07
3
-86
/
+50
*
net: hns3: add support for FEC encoding control
Jian Shen
2019-05-04
5
-1
/
+213
*
net: hns3: add autoneg and change speed support for fibre port
Jian Shen
2019-05-04
3
-11
/
+163
*
net: hns3: add support for multiple media type
Jian Shen
2019-05-04
8
-63
/
+246
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-28
1
-1
/
+1
|
\
|
*
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-23
1
-1
/
+1
*
|
net: hns3: remove reset after command send failed
Weihang Li
2019-04-26
1
-10
/
+0
*
|
net: hns3: prevent double free in hns3_put_ring_config()
Huazhong Tan
2019-04-26
1
-5
/
+5
*
|
net: hns3: extend the loopback state acquisition time
liuzhongzhu
2019-04-26
1
-2
/
+2
*
|
net: hns3: fix pause configure fail problem
Huazhong Tan
2019-04-26
1
-1
/
+4
*
|
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
2019-04-26
1
-2
/
+4
*
|
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
2019-04-26
3
-5
/
+9
*
|
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
2019-04-26
3
-5
/
+6
*
|
net: hns3: stop sending keep alive msg when VF command queue needs reinit
Huazhong Tan
2019-04-26
1
-1
/
+1
*
|
net: hns3: handle the BD info on the last BD of the packet
Yunsheng Lin
2019-04-26
1
-18
/
+20
*
|
net: hns3: fix for TX clean num when cleaning TX BD
Yunsheng Lin
2019-04-26
1
-1
/
+2
*
|
net: hns3: fix data race between ring->next_to_clean
Yunsheng Lin
2019-04-26
2
-5
/
+16
*
|
net: phy: marvell: add new default led configure for m88e151x
Jian Shen
2019-04-23
1
-0
/
+3
|
/
*
net: hns3: add function type check for debugfs help information
Yufeng Mo
2019-04-19
3
-1
/
+8
*
net: hns3: add queue's statistics update to service task
liuzhongzhu
2019-04-19
2
-0
/
+11
*
net: hns3: Add handling of MAC tunnel interruption
Weihang Li
2019-04-19
7
-0
/
+96
*
net: hns3: add support for dump ncl config by debugfs
Weihang Li
2019-04-19
3
-0
/
+70
*
net: hns3: Add support for netif message level settings
Yonglong Liu
2019-04-19
5
-2
/
+101
*
net: hns3: dump more information when tx timeout happens
Jian Shen
2019-04-19
4
-9
/
+72
*
net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()
Jian Shen
2019-04-19
1
-1
/
+1
*
net: hns3: refine tx timeout count handle
Jian Shen
2019-04-19
1
-2
/
+2
*
net: hns3: add some debug info for hclgevf_get_mbx_resp()
Huazhong Tan
2019-04-19
1
-3
/
+6
*
net: hns3: add some debug information for hclge_check_event_cause
Huazhong Tan
2019-04-19
1
-1
/
+7
*
net: hns3: add reset statistics for VF
Huazhong Tan
2019-04-19
2
-3
/
+18
*
net: hns3: add reset statistics info for PF
Huazhong Tan
2019-04-19
4
-3
/
+45
*
net: hns3: fix for vport->bw_limit overflow problem
Yunsheng Lin
2019-04-15
1
-1
/
+1
*
net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()
Jian Shen
2019-04-15
1
-2
/
+4
*
net: hns3: code optimization for command queue' spin lock
Peng Li
2019-04-14
2
-4
/
+4
*
net: hns3: free the pending skb when clean RX ring
Peng Li
2019-04-14
1
-0
/
+7
*
net: hns3: do not initialize MDIO bus when PHY is inexistent
Jian Shen
2019-04-14
1
-1
/
+7
*
net: hns3: set dividual reset level for all RAS and MSI-X errors
Weihang Li
2019-04-14
2
-339
/
+618
*
net: hns3: divide shared buffer between TC
Yunsheng Lin
2019-04-14
1
-7
/
+20
[next]