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
starfive-6.6.48-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-05-12
Revert "ssb: Prevent build of PCI host features in module"
Rafał Miłecki
1
-1
/
+1
2018-05-12
bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
Rafał Miłecki
1
-1
/
+1
2018-05-03
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-05-03
Merge branch 'smc-fixes'
David S. Miller
3
-26
/
+42
2018-05-03
smc: fix sendpage() call
Stefan Raspl
1
-2
/
+4
2018-05-03
net/smc: handle unregistered buffers
Karsten Graul
3
-5
/
+24
2018-05-03
net/smc: call consolidation
Karsten Graul
1
-20
/
+15
2018-05-03
qed: fix spelling mistake: "offloded" -> "offloaded"
Colin Ian King
1
-1
/
+1
2018-05-03
net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
Colin Ian King
1
-1
/
+1
2018-05-03
tcp: restore autocorking
Eric Dumazet
1
-1
/
+1
2018-05-03
rds: do not leak kernel memory to user land
Eric Dumazet
1
-0
/
+1
2018-05-03
qmi_wwan: do not steal interfaces from class drivers
Bjørn Mork
1
-0
/
+12
2018-05-03
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
1
-65
/
+53
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-29
/
+36
2018-05-03
Merge branch 'bpf-sockmap-fixes'
Alexei Starovoitov
1
-22
/
+26
2018-05-03
bpf: sockmap, fix error handling in redirect failures
John Fastabend
1
-16
/
+12
2018-05-03
bpf: sockmap, zero sg_size on error when buffer is released
John Fastabend
1
-4
/
+11
2018-05-03
bpf: sockmap, fix scatterlist update on error path in send with apply
John Fastabend
1
-2
/
+3
2018-05-02
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
1
-12
/
+25
2018-05-02
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
2
-1
/
+5
2018-05-02
Merge branch 'x86-bpf-jit-fixes'
Alexei Starovoitov
1
-3
/
+3
2018-05-02
bpf, x64: fix memleak when not converging on calls
Daniel Borkmann
1
-1
/
+1
2018-05-02
bpf, x64: fix memleak when not converging after image
Daniel Borkmann
1
-2
/
+2
2018-05-02
net/smc: restrict non-blocking connect finish
Ursula Braun
1
-6
/
+8
2018-05-02
8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
Ingo Molnar
1
-1
/
+1
2018-05-02
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
1
-1
/
+1
2018-05-02
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
Xin Long
1
-1
/
+1
2018-05-02
sctp: init active key for the new asoc in dupcook_a and dupcook_b
Xin Long
1
-0
/
+6
2018-05-02
tcp_bbr: fix to zero idle_restart only upon S/ACKed data
Neal Cardwell
1
-1
/
+3
2018-05-02
net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode
Grygorii Strashko
1
-0
/
+2
2018-05-02
Revert "vhost: make msg padding explicit"
Michael S. Tsirkin
1
-1
/
+0
2018-05-02
nfp: flower: set tunnel ttl value to net default
John Hurley
2
-3
/
+12
2018-05-02
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
2
-0
/
+8
2018-05-02
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
1
-2
/
+2
2018-05-01
ipv6: Allow non-gateway ECMP for IPv6
Thomas Winter
2
-5
/
+1
2018-05-01
ethtool: fix a potential missing-check bug
Wenwen Wang
1
-0
/
+5
2018-05-01
net/mlx4: fix spelling mistake: "failedi" -> "failed"
Colin Ian King
1
-1
/
+1
2018-05-01
vhost: make msg padding explicit
Michael S. Tsirkin
1
-0
/
+1
2018-05-01
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
1
-1
/
+1
2018-05-01
ipv6: fix uninit-value in ip6_multipath_l3_keys()
Eric Dumazet
1
-1
/
+6
2018-04-30
net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...
Colin Ian King
1
-1
/
+1
2018-04-30
qed: fix spelling mistake: "checksumed" -> "checksummed"
Colin Ian King
1
-1
/
+1
2018-04-30
MAINTAINERS: add myself as SCTP co-maintainer
Marcelo Ricardo Leitner
1
-0
/
+1
2018-04-30
net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
Colin Ian King
1
-1
/
+1
2018-04-30
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
1
-2
/
+2
2018-04-28
Merge branch 'sfc-more-ARFS-fixes'
David S. Miller
2
-2
/
+5
2018-04-28
sfc: fix ARFS expiry check on EF10
Edward Cree
1
-2
/
+3
2018-04-28
sfc: Use filter index rather than ID for rps_flow_id table
Edward Cree
1
-0
/
+2
2018-04-28
net: support compat 64-bit time in {s,g}etsockopt
Lance Richardson
1
-2
/
+4
2018-04-27
MAINTAINERS: add davem in NETWORKING DRIVERS
Vivien Didelot
1
-0
/
+1
[next]