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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-11
mlxsw: spectrum: Fix typo in firmware upgrade message
Ido Schimmel
1
-1
/
+1
2018-01-11
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
1
-0
/
+9
2018-01-11
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
1
-2
/
+3
2018-01-10
Merge branch 'mlxsw-couple-of-fixes'
David S. Miller
3
-4
/
+11
2018-01-10
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...
Jiri Pirko
1
-3
/
+4
2018-01-10
mlxsw: pci: Wait after reset before accessing HW
Yuval Mintz
2
-1
/
+7
2018-01-10
tcp: make local function tcp_recv_timestamp static
Wei Yongjun
1
-2
/
+2
2018-01-10
net/mlx5e: fix error return code in mlx5e_alloc_rq()
Wei Yongjun
1
-1
/
+2
2018-01-10
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
Arjun Vynipadath
1
-6
/
+17
2018-01-10
tuntap: fix for "tuntap: XDP transmission"
Stephen Rothwell
1
-2
/
+2
2018-01-10
nfp: always unmask aux interrupts at init
Jakub Kicinski
1
-0
/
+2
2018-01-10
i40e: track id can be 0
Jingjing Wu
2
-10
/
+0
2018-01-10
i40e: change ppp name to ddp
Jingjing Wu
8
-69
/
+73
2018-01-10
i40evf: Drop i40evf_fire_sw_int as it is prone to races
Alexander Duyck
1
-34
/
+0
2018-01-10
i40evf: Clean-up flags for promisc mode to avoid high polling rate
Alexander Duyck
1
-2
/
+4
2018-01-10
i40evf: Do not clear MSI-X PBA manually
Alexander Duyck
1
-13
/
+5
2018-01-10
i40e: remove redundant initialization of read_size
Colin Ian King
1
-1
/
+1
2018-01-10
i40e/i40evf: Bump driver versions
Alice Michael
2
-4
/
+4
2018-01-10
i40e: add helper conversion function for link_speed
Jacob Keller
2
-2
/
+33
2018-01-10
i40e: update VFs of link state after GET_VF_RESOURCES
Jacob Keller
1
-0
/
+1
2018-01-10
i40evf: hold the critical task bit lock while opening
Jacob Keller
1
-9
/
+31
2018-01-10
i40evf: release bit locks in reverse order
Jacob Keller
1
-1
/
+1
2018-01-10
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
3
-49
/
+81
2018-01-10
i40evf: don't rely on netif_running() outside rtnl_lock()
Jacob Keller
1
-3
/
+17
2018-01-10
i40e: display priority_xon and priority_xoff stats
Alice Michael
1
-0
/
+4
2018-01-10
net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
Jesper Dangaard Brouer
1
-3
/
+0
2018-01-10
net: phy: marvell: mv88e6390 temperature sensor reading
Andrew Lunn
1
-1
/
+150
2018-01-10
8021q: fix a memory leak for VLAN 0 device
Cong Wang
1
-6
/
+1
2018-01-10
Merge branch 'net-create-dynamic-software-irq-moderation-library'
David S. Miller
15
-411
/
+592
2018-01-10
MAINTAINERS: add entry for Dynamic Interrupt Moderation
Andy Gospodarek
1
-0
/
+5
2018-01-10
bnxt_en: add support for software dynamic interrupt moderation
Andy Gospodarek
5
-12
/
+118
2018-01-10
net/dim: use struct net_dim_sample as arg to net_dim
Andy Gospodarek
2
-12
/
+11
2018-01-10
net/mlx5e: Move dynamic interrupt coalescing code to include/linux
Andy Gospodarek
5
-134
/
+97
2018-01-10
net/mlx5e: Change Mellanox references in DIM code
Andy Gospodarek
8
-202
/
+226
2018-01-10
net/mlx5e: Move generic functions to new file
Andy Gospodarek
5
-20
/
+55
2018-01-10
net/mlx5e: Move AM logic enums
Andy Gospodarek
2
-25
/
+26
2018-01-10
net/mlx5e: Remove rq references in mlx5e_rx_am
Andy Gospodarek
3
-12
/
+21
2018-01-10
net/mlx5e: Move interrupt moderation forward declarations
Andy Gospodarek
2
-4
/
+5
2018-01-10
net/mlx5e: Move interrupt moderation structs to new file
Andy Gospodarek
2
-32
/
+70
2018-01-10
Merge branch 'ipv6-Add-support-for-non-equal-cost-multipath'
David S. Miller
4
-32
/
+126
2018-01-10
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
2
-4
/
+8
2018-01-10
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
1
-23
/
+13
2018-01-10
ipv6: Use a 31-bit multipath hash
Ido Schimmel
1
-2
/
+2
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
4
-6
/
+106
2018-01-10
Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...
David S. Miller
5
-28
/
+30
2018-01-10
of_mdio: avoid MDIO bus removal when a PHY is missing
Madalin Bucur
1
-2
/
+7
2018-01-10
caif_usb: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-3
/
+1
2018-01-10
vhost_net: batch used ring update in rx
Jason Wang
1
-4
/
+11
2018-01-10
doc: clarification about setting SO_ZEROCOPY
Kornilios Kourtis
1
-0
/
+4
2018-01-10
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
17
-27
/
+649
[prev]
[next]