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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
tools: bpf: handle long path in jit disasm
Prashant Bhole
2
-2
/
+4
2017-11-02
liquidio: synchronize VF representor names with NIC firmware
Vijaya Mohan Guvva
4
-1
/
+92
2017-11-02
Merge branch 'BPF-range-marking-improvements-for-meta-data'
David S. Miller
2
-122
/
+591
2017-11-02
bpf: add test cases to bpf selftests to cover all meta tests
Daniel Borkmann
1
-0
/
+442
2017-11-02
bpf: also improve pattern matches for meta access
Daniel Borkmann
1
-69
/
+96
2017-11-02
bpf: minor cleanups after merge
Daniel Borkmann
2
-73
/
+73
2017-11-02
security: bpf: replace include of linux/bpf.h with forward declarations
Jakub Kicinski
1
-1
/
+4
2017-11-02
net: systemport: Only inspect valid switch port & queues
Florian Fainelli
2
-2
/
+8
2017-11-02
Merge branch 'nfp-bpf-rename-ALU_OP_NEG-and-support-BPF_NEG'
David S. Miller
2
-2
/
+26
2017-11-02
nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG
Jiong Wang
1
-0
/
+24
2017-11-02
nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT
Jiong Wang
2
-2
/
+2
2017-11-02
Merge branch 'dpaa-cleanups'
David S. Miller
1
-6
/
+2
2017-11-02
net: dpaa: remove init which already done in per-cpu allocation
yuan linyu
1
-5
/
+0
2017-11-02
net: dpaa: fix maybe uninitialized var in dpaa_open()
yuan linyu
1
-1
/
+2
2017-11-02
bpf: cpumap micro-optimization in cpu_map_enqueue
Jesper Dangaard Brouer
1
-2
/
+2
2017-11-02
Merge branch 'net-sched-block-callbacks-follow-up'
David S. Miller
12
-16
/
+29
2017-11-02
net: sched: remove ndo_setup_tc check from tc_can_offload
Jiri Pirko
1
-5
/
+1
2017-11-02
net: sched: remove tc_can_offload check from egdev call
Jiri Pirko
1
-1
/
+1
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
11
-3
/
+27
2017-11-02
net: sched: remove unused tc_should_offload helper
Jiri Pirko
1
-7
/
+0
2017-11-02
net: bridge: add notifications for the bridge dev on vlan change
Nikolay Aleksandrov
9
-38
/
+45
2017-11-02
net: hns3: remove a couple of redundant assignments
Colin Ian King
1
-3
/
+0
2017-11-02
liquidio: remove redundant setting of inst_processed to zero
Colin Ian King
1
-2
/
+0
2017-11-02
net: dl2k: remove redundant re-assignment to np
Colin Ian King
1
-1
/
+1
2017-11-02
wan: wanxl: remove redundant assignment to stat
Colin Ian King
1
-1
/
+0
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
47
-169
/
+284
2017-11-02
Merge branch 'samples-pktgen-updates'
David S. Miller
6
-193
/
+141
2017-11-02
samples/pktgen: remove remaining old pktgen sample scripts
Jesper Dangaard Brouer
3
-192
/
+0
2017-11-02
samples/pktgen: update sample03, no need for clones when bursting
Jesper Dangaard Brouer
1
-1
/
+1
2017-11-02
samples/pktgen: add script pktgen_sample06_numa_awared_queue_irq_affinity.sh
Robert Hoo
1
-0
/
+97
2017-11-02
samples/pktgen: Add some helper functions
Robert Hoo
1
-0
/
+43
2017-11-02
Merge branch 'enic-Additional-ethtool-support'
David S. Miller
4
-16
/
+81
2017-11-02
MAINTAINERS: update MAINTAINERS for cisco vic
Parvi Kaustubhi
1
-1
/
+1
2017-11-02
enic: Add support for 'ethtool -g/-G'
Parvi Kaustubhi
2
-1
/
+78
2017-11-02
enic: reset fetch index
Parvi Kaustubhi
1
-14
/
+2
2017-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2017-11-02
signal: Fix name of SIGEMT in #if defined() check
Andrew Clayton
1
-1
/
+1
2017-11-02
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+21
2017-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
26
-86
/
+182
2017-11-01
x86/mm: fix use-after-free of vma during userfaultfd fault
Vlastimil Babka
1
-1
/
+10
2017-11-01
Merge tag 'smb3-file-name-too-long-fix' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+3
2017-11-01
ide:ide-cd: fix kernel panic resulting from missing scsi_req_init
Hongxu Jia
1
-0
/
+1
2017-11-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
26
-332
/
+407
2017-11-01
bpf: fix verifier memory leaks
Alexei Starovoitov
1
-9
/
+18
2017-11-01
Merge branch 'cxgb4-add-hash-filter-support-to-tc-flower-offload'
David S. Miller
13
-115
/
+1082
2017-11-01
cxgb4: add support to create hash-filters via tc-flower offload
Kumar Sanghvi
3
-5
/
+161
2017-11-01
cxgb4: convert flower table to use rhashtable
Kumar Sanghvi
4
-36
/
+82
2017-11-01
cxgb4: add support to retrieve stats for hash filters
Kumar Sanghvi
3
-13
/
+25
2017-11-01
cxgb4: add support to delete hash filter
Kumar Sanghvi
7
-7
/
+173
2017-11-01
cxgb4: add support to create hash filters
Kumar Sanghvi
6
-50
/
+562
[next]