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
2018-01-18
Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...
David S. Miller
2
-0
/
+8
2018-01-18
vxlan: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-17
tun: allow to attach ebpf socket filter
Jason Wang
1
-0
/
+1
2018-01-17
net: sched: introduce ingress/egress block index attributes for qdisc
Jiri Pirko
2
-0
/
+9
2018-01-17
net: sched: use block index as a handle instead of qdisc when block is shared
Jiri Pirko
1
-0
/
+10
2018-01-17
net: sched: keep track of offloaded filters and check tc offload feature
Jiri Pirko
1
-0
/
+18
2018-01-17
net: sched: remove classid and q fields from tcf_proto
Jiri Pirko
1
-2
/
+0
2018-01-17
net: sched: introduce block mechanism to handle netif_keep_dst calls
Jiri Pirko
2
-0
/
+3
2018-01-17
net: sched: introduce shared filter blocks infrastructure
Jiri Pirko
2
-0
/
+9
2018-01-17
net: sched: introduce support for multiple filter chain pointers registration
Jiri Pirko
1
-2
/
+1
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
1
-0
/
+1
2018-01-17
net/mlx5: Fix build break
Saeed Mahameed
1
-2
/
+0
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-16
/
+48
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-25
/
+144
2018-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
9
-11
/
+41
2018-01-16
net, sched: fix panic when updating miniq {b,q}stats
Daniel Borkmann
1
-0
/
+2
2018-01-16
net: remove prototype of qdisc_lookup_class()
Jakub Kicinski
1
-1
/
+0
2018-01-16
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+2
2018-01-16
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
2
-0
/
+19
2018-01-16
devlink: Add support for reload
Arkadi Sharshevsky
2
-0
/
+6
2018-01-16
devlink: Add support for resource abstraction
Arkadi Sharshevsky
2
-0
/
+114
2018-01-16
devlink: Add per devlink instance lock
Arkadi Sharshevsky
1
-0
/
+1
2018-01-16
phy: add helpers for setting/clearing bits in PHY registers
Heiner Kallweit
1
-0
/
+49
2018-01-16
can: dev: Add support for limiting configured bitrate
Franklin S Cooper Jr
2
-0
/
+8
2018-01-16
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
1
-2
/
+2
2018-01-15
netlink: extack: avoid parenthesized string constant warning
Johannes Berg
1
-2
/
+2
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-15
Revert "openvswitch: Add erspan tunnel support."
William Tu
1
-1
/
+0
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
1
-4
/
+4
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
1
-1
/
+1
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
1
-1
/
+1
2018-01-15
ptr_ring: document usage around __ptr_ring_peek
Michael S. Tsirkin
1
-4
/
+10
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+2
2018-01-15
bpf: offload: add map offload infrastructure
Jakub Kicinski
3
-0
/
+66
2018-01-15
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
1
-2
/
+2
2018-01-15
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
1
-0
/
+1
2018-01-15
bpf: add map_alloc_check callback
Jakub Kicinski
1
-0
/
+1
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
2
-0
/
+26
2018-01-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
1
-0
/
+2
2018-01-13
error-injection: Add injectable error types
Masami Hiramatsu
4
-6
/
+28
2018-01-13
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
6
-22
/
+51
2018-01-13
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
Jesper Dangaard Brouer
1
-1
/
+1
2018-01-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-7
/
+0
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+18
2018-01-12
net/mlx5: Fix get vector affinity helper function
Saeed Mahameed
1
-1
/
+18
2018-01-12
{net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
Eran Ben Elisha
1
-2
/
+3
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+3
2018-01-11
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
1
-5
/
+6
[next]