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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-24
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
1
-1
/
+1
2017-10-24
tcp: add tracepoint trace_tcp_set_state()
Song Liu
1
-0
/
+76
2017-10-24
tcp: add tracepoint trace_tcp_destroy_sock
Song Liu
1
-0
/
+7
2017-10-24
tcp: add tracepoint trace_tcp_receive_reset
Song Liu
1
-0
/
+66
2017-10-24
tcp: add tracepoint trace_tcp_send_reset
Song Liu
1
-0
/
+11
2017-10-24
tcp: mark trace event arguments sk and skb as const
Song Liu
1
-4
/
+4
2017-10-24
tcp: add trace event class tcp_event_sk_skb
Song Liu
1
-1
/
+14
2017-10-24
Merge tag 'batadv-next-for-davem-20171023' of git://git.open-mesh.org/linux-m...
David S. Miller
1
-79
/
+290
2017-10-23
batman-adv: use inline kernel-doc for uapi constants
Sven Eckelmann
1
-79
/
+290
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-63
/
+194
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+10
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
1
-4
/
+15
2017-10-22
bpf: add support for BPF_SOCK_OPS_BASE_RTT
Lawrence Brakmo
1
-0
/
+7
2017-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+10
2017-10-22
drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-10-22
drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-10-22
drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-10-22
drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-10-22
drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-10-21
net: sched: remove unused is_classid_clsact_ingress/egress helpers
Jiri Pirko
1
-13
/
+0
2017-10-21
net: sched: remove unused classid field from tc_cls_common_offload
Jiri Pirko
1
-2
/
+0
2017-10-21
net: sched: use tc_setup_cb_call to call per-block callbacks
Jiri Pirko
1
-2
/
+2
2017-10-21
net: sched: introduce per-block callbacks
Jiri Pirko
2
-0
/
+82
2017-10-21
net: sched: use extended variants of block_get/put in ingress and clsact qdiscs
Jiri Pirko
1
-0
/
+2
2017-10-21
net: sched: add block bind/unbind notif. and extended block_get/put
Jiri Pirko
2
-0
/
+41
2017-10-21
ipv6: let trace_fib6_table_lookup() dereference the fib table
Paolo Abeni
1
-3
/
+3
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
1
-1
/
+1
2017-10-21
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-2
/
+2
2017-10-20
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
1
-0
/
+3
2017-10-20
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
3
-0
/
+105
2017-10-20
bpf: Add file mode configuration into bpf maps
Chenbo Feng
2
-3
/
+11
2017-10-20
tcp: socket option to set TCP fast open key
Yuchung Cheng
3
-2
/
+6
2017-10-20
net: Add extack to validator_info structs used for address notifier
David Ahern
2
-0
/
+2
2017-10-20
tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint
David Ahern
1
-3
/
+5
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2
-1
/
+6
2017-10-20
Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+30
2017-10-20
Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-2
/
+5
2017-10-20
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
3
-9
/
+16
2017-10-20
membarrier: Provide register expedited private command
Mathieu Desnoyers
3
-7
/
+35
2017-10-20
Input: allow matching device IDs on property bits
Dmitry Torokhov
2
-0
/
+7
2017-10-20
Input: factor out and export input_device_id matching code
Dmitry Torokhov
1
-0
/
+3
2017-10-19
Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+3
2017-10-19
Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
1
-2
/
+2
2017-10-19
dql: make dql_init return void
Stephen Hemminger
1
-1
/
+1
2017-10-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+10
2017-10-19
Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
James Morris
1
-17
/
+30
2017-10-18
bpf: move knowledge about post-translation offsets out of verifier
Jakub Kicinski
1
-0
/
+3
2017-10-18
bpf: remove the verifier ops from program structure
Jakub Kicinski
2
-1
/
+1
2017-10-18
bpf: split verifier and program ops
Jakub Kicinski
2
-19
/
+24
2017-10-18
tcp: Check daddr_cache before use in tracepoint
David Ahern
1
-4
/
+4
[next]