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-08-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-126
/
+185
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
3
-6
/
+8
2018-08-23
ice: Change struct members from bool to u8
Bruce Allan
4
-16
/
+16
2018-08-23
ice: Fix potential return of uninitialized value
Jesse Brandeburg
1
-2
/
+2
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2
-8
/
+11
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
2
-14
/
+3
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2
-25
/
+30
2018-08-23
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
1
-5
/
+2
2018-08-23
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
2
-5
/
+26
2018-08-23
ice: Clean control queues only when they are initialized
Preethi Banala
1
-8
/
+16
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2
-13
/
+46
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
2
-1
/
+2
2018-08-23
ice: Remove unnecessary node owner check
Bruce Allan
1
-2
/
+1
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
4
-24
/
+25
2018-08-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-3
/
+6
2018-08-23
Merge branch 'hns3-fixes'
David S. Miller
2
-4
/
+5
2018-08-23
net: hns3: modify variable type in hns3_nic_reuse_page
Huazhong Tan
1
-1
/
+2
2018-08-23
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
1
-3
/
+3
2018-08-23
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
1
-1
/
+1
2018-08-23
Merge branch 'hns-fixes'
David S. Miller
2
-107
/
+7
2018-08-23
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
1
-102
/
+1
2018-08-23
net: hns: fix skb->truesize underestimation
Huazhong Tan
1
-1
/
+1
2018-08-23
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
1
-1
/
+2
2018-08-23
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
1
-3
/
+3
2018-08-23
Merge branch 'tcp_bbr-PROBE_RTT-minor-bug-fixes'
David S. Miller
1
-18
/
+24
2018-08-23
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
1
-2
/
+2
2018-08-23
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
1
-0
/
+4
2018-08-23
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
1
-16
/
+18
2018-08-23
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
1
-0
/
+6
2018-08-23
addrconf: reduce unnecessary atomic allocations
Cong Wang
1
-3
/
+3
2018-08-23
net_sched: fix unused variable warning in stmmac
Arnd Bergmann
1
-1
/
+1
2018-08-23
sch_cake: Fix TC filter flow override and expand it to hosts as well
Toke Høiland-Jørgensen
1
-4
/
+19
2018-08-23
net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler
Samuel Mendoza-Jonas
1
-2
/
+2
2018-08-23
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
4
-32
/
+4
2018-08-21
Merge branch 'net_sched-fixes'
David S. Miller
30
-290
/
+108
2018-08-21
act_ife: fix a potential deadlock
Cong Wang
1
-13
/
+21
2018-08-21
act_ife: move tcfa_lock down to where necessary
Cong Wang
1
-25
/
+13
2018-08-21
Revert "net: sched: act_ife: disable bh when taking ife_mod_lock"
Cong Wang
1
-10
/
+10
2018-08-21
net_sched: remove unused tcfa_capab
Cong Wang
1
-2
/
+0
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
14
-60
/
+43
2018-08-21
net_sched: remove unused tcf_idr_check()
Cong Wang
2
-21
/
+3
2018-08-21
net_sched: remove unused parameter for tcf_action_delete()
Cong Wang
1
-3
/
+2
2018-08-21
net_sched: remove unnecessary ops->delete()
Cong Wang
18
-146
/
+7
2018-08-21
net_sched: improve and refactor tcf_action_put_many()
Cong Wang
1
-16
/
+15
2018-08-21
hv_netvsc: ignore devices that are not PCI
Stephen Hemminger
1
-0
/
+5
2018-08-21
rds: tcp: remove duplicated include from tcp.c
Yue Haibing
1
-1
/
+0
2018-08-21
sch_cake: Remove unused including <linux/version.h>
Yue Haibing
1
-1
/
+0
2018-08-21
Bluetooth: mediatek: Fix memory leak
Gustavo A. R. Silva
1
-3
/
+5
2018-08-21
Bluetooth: Make BT_HCIUART_RTL configuration option depend on ACPI
Hans de Goede
1
-0
/
+1
2018-08-21
rhashtable: remove duplicated include from rhashtable.c
Yue Haibing
1
-1
/
+0
[next]