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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
1
-2
/
+5
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-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
2017-10-18
tcp: Use pI6c in tcp tracepoint
David Ahern
1
-1
/
+1
2017-10-18
inet: frags: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-10-18
inet/connection_sock: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-10-18
net/decnet: Convert timers to use timer_setup()
Kees Cook
2
-8
/
+0
2017-10-18
net: dsa: add dsa_to_port helper
Vivien Didelot
1
-0
/
+5
2017-10-18
net: dsa: split dsa_port's netdev member
Vivien Didelot
1
-1
/
+8
2017-10-18
bpf: cpumap add tracepoints
Jesper Dangaard Brouer
1
-0
/
+70
2017-10-18
bpf: cpumap xdp_buff to skb conversion and allocation
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-18
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
2
-3
/
+38
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
2
-0
/
+2
2017-10-18
rxrpc: Provide functions for allowing cleaner handling of signals
David Howells
1
-0
/
+2
2017-10-18
rxrpc: Support service upgrade from a kernel service
David Howells
1
-2
/
+3
2017-10-17
ethtool: add ethtool_intersect_link_masks
Alan Brady
1
-0
/
+10
2017-10-16
tracing: bpf: Hide bpf trace events when they are not used
Steven Rostedt (VMware)
1
-1
/
+4
2017-10-16
ipv6: only update __use and lastusetime once per jiffy at most
Wei Wang
1
-7
/
+8
2017-10-16
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
1
-3
/
+0
2017-10-16
net: sched: teach tcf_bind/unbind_filter to use block->q
Jiri Pirko
1
-10
/
+17
2017-10-16
net: sched: introduce tcf_block_q and tcf_block_dev helpers
Jiri Pirko
1
-0
/
+21
2017-10-16
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
2
-0
/
+8
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
2
-2
/
+3
2017-10-16
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
Alexander Duyck
1
-0
/
+1
2017-10-16
Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+24
2017-10-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-2
/
+43
2017-10-15
tcp: add a tracepoint for tcp retransmission
Cong Wang
1
-0
/
+68
2017-10-15
net: dsa: remove .set_addr
Vivien Didelot
1
-1
/
+0
2017-10-14
net/mlx5: PTP code migration to driver core section
Feras Daoud
1
-0
/
+24
2017-10-14
i40e/i40evf: don't trust VF to reset itself
Alan Brady
1
-2
/
+2
2017-10-13
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
2
-0
/
+41
2017-10-13
tipc: receive group membership events via member socket
Jon Maloy
1
-0
/
+1
2017-10-13
tipc: introduce communication groups
Jon Maloy
1
-0
/
+14
[next]