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
2019-06-15
bpf, devmap: Add missing bulk queue free
Toshiaki Makita
1
-0
/
+1
2019-06-15
bpf, devmap: Fix premature entry free on destroying map
Toshiaki Makita
1
-2
/
+2
2019-06-14
Merge branch 'bpf-ppc-div-fix'
Daniel Borkmann
4
-9
/
+16
2019-06-14
powerpc/bpf: use unsigned division instruction for 64-bit operations
Naveen N. Rao
3
-5
/
+6
2019-06-14
bpf: fix div64 overflow tests to properly detect errors
Naveen N. Rao
1
-4
/
+10
2019-06-13
bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi
Martynas Pumputis
1
-2
/
+2
2019-06-13
bpf: simplify definition of BPF_FIB_LOOKUP related flags
Martynas Pumputis
1
-2
/
+2
2019-06-12
xdp: check device pointer before clearing
Ilya Maximets
1
-5
/
+6
2019-06-12
bpf: net: Set sk_bpf_storage back to NULL for cloned sk
Martin KaFai Lau
1
-0
/
+3
2019-06-11
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
2
-5
/
+45
2019-06-10
nfp: ensure skb network header is set for packet redirect
John Hurley
1
-0
/
+1
2019-06-10
tcp: fix undo spurious SYNACK in passive Fast Open
Yuchung Cheng
1
-1
/
+1
2019-06-10
mpls: fix af_mpls dependencies
Matteo Croce
1
-0
/
+1
2019-06-10
Merge branch 'ibmvnic-Fixes-for-device-reset-handling'
David S. Miller
1
-7
/
+12
2019-06-10
ibmvnic: Fix unchecked return codes of memory allocations
Thomas Falcon
1
-6
/
+7
2019-06-10
ibmvnic: Refresh device multicast list after reset
Thomas Falcon
1
-0
/
+3
2019-06-10
ibmvnic: Do not close unopened driver during reset
Thomas Falcon
1
-1
/
+2
2019-06-10
Merge tag 'mlx5-fixes-2019-06-07' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-22
/
+58
2019-06-10
Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/...
David S. Miller
8
-25
/
+65
2019-06-09
mpls: fix warning with multi-label encap
George Wilkie
1
-1
/
+1
2019-06-09
net: phy: rename Asix Electronics PHY driver
Michael Schmitz
4
-3
/
+3
2019-06-09
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
1
-3
/
+4
2019-06-09
net: ipv4: fib_semantics: fix uninitialized variable
Enrico Weigelt
1
-1
/
+1
2019-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
28
-64
/
+887
2019-06-08
net/mlx5e: Support tagged tunnel over bond
Eli Britstein
1
-5
/
+6
2019-06-08
net/mlx5e: Avoid detaching non-existing netdev under switchdev mode
Alaa Hleihel
1
-0
/
+5
2019-06-08
net/mlx5e: Fix source port matching in fdb peer flow rule
Raed Salem
1
-3
/
+0
2019-06-08
net/mlx5e: Replace reciprocal_scale in TX select queue function
Shay Agroskin
3
-6
/
+8
2019-06-08
net/mlx5e: Add ndo_set_feature for uplink representor
Chris Mi
3
-6
/
+8
2019-06-08
net/mlx5: Avoid reloading already removed devices
Alaa Hleihel
1
-2
/
+23
2019-06-08
net/mlx5: Update pci error handler entries and command translation
Edward Srouji
1
-0
/
+8
2019-06-08
can: purge socket error queue on sock destruct
Willem de Bruijn
1
-0
/
+1
2019-06-08
can: flexcan: Remove unneeded registration message
Fabio Estevam
1
-3
/
+0
2019-06-08
can: af_can: Fix error path of can_init()
YueHaibing
1
-3
/
+21
2019-06-08
can: m_can: implement errata "Needless activation of MRAF irq"
Eugen Hristev
1
-0
/
+21
2019-06-08
can: mcp251x: add support for mcp25625
Sean Nyekjaer
2
-11
/
+19
2019-06-08
dt-bindings: can: mcp251x: add mcp25625 support
Sean Nyekjaer
1
-0
/
+1
2019-06-08
can: xilinx_can: use correct bittiming_const for CAN FD core
Anssi Hannula
1
-1
/
+1
2019-06-08
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
1
-1
/
+1
2019-06-08
can: usb: Kconfig: Remove duplicate menu entry
Alexander Dahl
1
-6
/
+0
2019-06-07
Merge tag 'wireless-drivers-for-davem-2019-06-07' of git://git.kernel.org/pub...
David S. Miller
20
-150
/
+220
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-131
/
+218
2019-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
17
-35
/
+95
2019-06-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-10
/
+13
2019-06-07
Merge branch 'fix-unconnected-udp'
Alexei Starovoitov
16
-26
/
+264
2019-06-07
bpf: expand section tests for test_section_names
Daniel Borkmann
1
-0
/
+10
2019-06-07
bpf: more msg_name rewrite tests to test_sock_addr
Daniel Borkmann
1
-16
/
+197
2019-06-07
bpf, bpftool: enable recvmsg attach types
Daniel Borkmann
5
-6
/
+15
2019-06-07
bpf, libbpf: enable recvmsg attach types
Daniel Borkmann
1
-0
/
+4
2019-06-07
bpf: sync tooling uapi header
Daniel Borkmann
1
-0
/
+2
[next]