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
2015-08-10
bpf: Implement function bpf_perf_event_read() that get the selected hardware ...
Kaixu Xia
2
-0
/
+2
2015-08-10
bpf: Add new bpf map type to store the pointer to struct perf_event
Kaixu Xia
2
-0
/
+2
2015-08-10
bpf: Make the bpf_prog_array_map more generic
Wang Nan
1
-2
/
+6
2015-08-10
perf: add the necessary core perf APIs when accessing events counters in eBPF...
Kaixu Xia
1
-0
/
+10
2015-08-10
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-6
/
+10
2015-08-10
net: switchdev: support static FDB addresses
Vivien Didelot
1
-0
/
+1
2015-08-10
net: switchdev: change fdb addr for a byte array
Vivien Didelot
1
-1
/
+1
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
2
-4
/
+1
2015-08-07
net_dbg_ratelimited: turn into no-op when !DEBUG
Jason A. Donenfeld
1
-0
/
+8
2015-08-07
net/mlx5_core: Support physical port counters
Gal Pressman
2
-0
/
+11
2015-08-07
net/mlx5e: Light-weight netdev open/stop
Achiad Shochat
1
-1
/
+8
2015-08-07
net/mlx5_core: Introduce access function to modify RSS/LRO params
Achiad Shochat
1
-1
/
+8
2015-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-23
/
+63
2015-08-04
mpls: Use definition for reserved label checks
Robert Shearman
1
-0
/
+2
2015-08-03
ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filters
Daniel Borkmann
1
-0
/
+1
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
25
-31
/
+113
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-15
/
+32
2015-08-01
ipv6: Enable auto flow labels by default
Tom Herbert
1
-1
/
+1
2015-08-01
ipv6: Implement different admin modes for automatic flow labels
Tom Herbert
1
-13
/
+46
2015-08-01
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
Tom Herbert
1
-2
/
+3
2015-08-01
net: Add functions to get skb->hash based on flow structures
Tom Herbert
1
-0
/
+21
2015-08-01
Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+2
2015-08-01
bonding: add tlb_dynamic_lb netlink support
Nikolay Aleksandrov
1
-0
/
+1
2015-08-01
vxlan: expose COLLECT_METADATA flag to user space
Alexei Starovoitov
1
-0
/
+1
2015-08-01
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2
-3
/
+4
2015-08-01
bpf: add helpers to access tunnel metadata
Alexei Starovoitov
2
-0
/
+18
2015-07-31
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-2
/
+2
2015-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-18
/
+5
2015-07-31
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2
-0
/
+2
2015-07-31
net: sched: fix refcount imbalance in actions
Daniel Borkmann
1
-1
/
+7
2015-07-30
bpf: also show process name/pid in bpf_jit_dump
Daniel Borkmann
1
-2
/
+4
2015-07-30
bpf: provide helper that indicates eBPF was migrated
Daniel Borkmann
1
-0
/
+10
2015-07-30
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
2
-9
/
+22
2015-07-30
netfilter: nf_ct_sctp: minimal multihoming support
Michal Kubeček
2
-0
/
+4
2015-07-30
lwtunnel: Make lwtun_encaps[] static
Thomas Graf
1
-3
/
+0
2015-07-30
net: Recompute sk_txhash on negative routing advice
Tom Herbert
1
-0
/
+8
2015-07-30
net: Set sk_txhash from a random number
Tom Herbert
3
-35
/
+8
2015-07-30
Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2015-07-29
drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.h
Michel Dänzer
1
-1
/
+1
2015-07-29
drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.h
Michel Dänzer
1
-1
/
+1
2015-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2015-07-29
stmmac: remove setup/free glue callbacks
Joachim Eastwood
1
-2
/
+0
2015-07-29
stmmac: remove unused stmmac_of_data struct
Joachim Eastwood
1
-18
/
+0
2015-07-28
Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2015-07-28
Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+6
2015-07-28
cpufreq: Avoid attempts to create duplicate symbolic links
Rafael J. Wysocki
1
-0
/
+1
2015-07-28
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
2
-0
/
+2
2015-07-28
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
2
-2
/
+2
2015-07-28
net/mlx4_core: Preparations for 802.1ad VLAN support
Hadar Hen Zion
1
-0
/
+5
2015-07-27
of: constify drv arg of of_driver_match_device stub
Tomeu Vizoso
1
-1
/
+1
[next]