index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
114
-497
/
+785
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
75
-410
/
+698
2019-12-21
sfc: Include XDP packet headroom in buffer step size.
Charles McLachlan
1
-7
/
+7
2019-12-21
sfc: fix channel allocation with brute force
Edward Cree
2
-22
/
+19
2019-12-21
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
128
-1371
/
+50458
2019-12-21
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
3
-6
/
+11
2019-12-21
net: phy: ensure that phy IDs are correctly typed
Russell King
1
-4
/
+4
2019-12-21
qede: Disable hardware gro when xdp prog is installed
Manish Chopra
1
-2
/
+2
2019-12-21
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
1
-14
/
+10
2019-12-21
net: ena: fix default tx interrupt moderation interval
Arthur Kiyanovski
1
-1
/
+1
2019-12-21
net: stmmac: platform: Fix MDIO init for platforms without PHY
Padmanabhan Rajanbabu
1
-1
/
+1
2019-12-21
net: hns3: only print misc interrupt status when handling fails
Huazhong Tan
1
-3
/
+6
2019-12-21
net: hns3: add a log for getting chain failure in hns3_nic_uninit_vector_data()
Huazhong Tan
1
-1
/
+6
2019-12-21
net: hns3: add some VF VLAN information for command "ip link show"
Huazhong Tan
1
-0
/
+3
2019-12-21
net: hns3: implement ndo_features_check ops for hns3 driver
Yunsheng Lin
1
-0
/
+32
2019-12-21
net: hns3: get FD rules location before dump in debugfs
Yufeng Mo
1
-7
/
+67
2019-12-21
net: hns3: optimization for CMDQ uninitialization
Huazhong Tan
2
-15
/
+3
2019-12-21
net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev
Huazhong Tan
3
-13
/
+0
2019-12-21
net: hns3: check FE bit before calling hns3_add_frag()
Yunsheng Lin
1
-33
/
+13
2019-12-21
net: hisilicon: Fix a BUG trigered by wrong bytes_compl
Jiangfeng Xiao
1
-1
/
+1
2019-12-21
net: dsa: add support for Atheros AR9331 built-in switch
Oleksij Rempel
5
-0
/
+869
2019-12-21
cxgb4: fix refcount init for TC-MQPRIO offload
Rahul Lakkireddy
1
-4
/
+8
2019-12-20
net: bcmgenet: Add software counters to track reallocations
Doug Berger
2
-0
/
+8
2019-12-20
net: bcmgenet: Be drop monitor friendly while re-allocating headroom
Doug Berger
1
-1
/
+2
2019-12-20
net: bcmgenet: Turn on offloads by default
Doug Berger
1
-3
/
+5
2019-12-20
net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
Doug Berger
1
-0
/
+8
2019-12-20
net: bcmgenet: Refactor bcmgenet_set_features()
Doug Berger
1
-19
/
+19
2019-12-20
net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
Doug Berger
2
-13
/
+8
2019-12-20
net: bcmgenet: enable NETIF_F_HW_CSUM feature
Doug Berger
1
-17
/
+12
2019-12-20
net: bcmgenet: enable NETIF_F_HIGHDMA flag
Doug Berger
1
-2
/
+10
2019-12-20
net: systemport: Set correct DMA mask
Florian Fainelli
1
-0
/
+8
2019-12-20
nfp: tls: implement the stream sync RX resync
Jakub Kicinski
9
-16
/
+172
2019-12-20
nfp: pass packet pointer to nfp_net_parse_meta()
Jakub Kicinski
1
-10
/
+8
2019-12-20
nfp: flower: update flow merge code to support IPv6 tunnels
John Hurley
1
-5
/
+23
2019-12-20
nfp: flower: support ipv6 tunnel keep-alive messages from fw
John Hurley
4
-0
/
+67
2019-12-20
nfp: flower: handle notifiers for ipv6 route changes
John Hurley
2
-68
/
+181
2019-12-20
nfp: flower: handle ipv6 tunnel no neigh request
John Hurley
4
-8
/
+116
2019-12-20
nfp: flower: modify pre-tunnel and set tunnel action for ipv6
John Hurley
3
-30
/
+62
2019-12-20
nfp: flower: offload list of IPv6 tunnel endpoint addresses
John Hurley
5
-1
/
+141
2019-12-20
nfp: flower: compile match for IPv6 tunnels
John Hurley
4
-51
/
+246
2019-12-20
nfp: flower: move udp tunnel key match compilation to helper function
John Hurley
1
-22
/
+35
2019-12-20
nfp: flower: pass flow rule pointer directly to match functions
John Hurley
1
-49
/
+27
2019-12-20
hdlcdrv: replace unnecessary assertion in hdlcdrv_register
Aditya Pakki
1
-2
/
+0
2019-12-20
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
1
-4
/
+23
2019-12-20
net: mvpp2: cycle comphy to power it down
Russell King
1
-0
/
+10
2019-12-20
net: sfp: report error on failure to read sfp soft status
Russell King
1
-2
/
+9
2019-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-40
/
+37
2019-12-19
net: phy: marvell: use genphy_check_and_restart_aneg()
Russell King
1
-20
/
+1
2019-12-19
net: phy: marvell: use phy_modify_changed()
Russell King
1
-16
/
+10
2019-12-19
net: phy: marvell: use existing clause 37 definitions
Russell King
1
-18
/
+8
[next]