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
/
samples
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-24
samples, bpf: Refactor perf_event user program with libbpf bpf_link
Daniel T. Lee
3
-82
/
+159
2020-03-24
samples, bpf: Move read_trace_pipe to trace_helpers
Daniel T. Lee
5
-23
/
+4
2020-02-10
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-59
/
+59
2020-02-06
samples: bpf: Allow for -ENETDOWN in xdpsock
Maciej Fijalkowski
1
-1
/
+2
2020-02-06
samples: bpf: Drop doubled variable declaration in xdpsock
Maciej Fijalkowski
1
-1
/
+0
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-59
/
+59
2020-01-21
samples/bpf: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
83
-113
/
+112
2020-01-21
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
1
-1
/
+1
2020-01-17
devmap: Adjust tracepoint for map-less queue flush
Jesper Dangaard Brouer
1
-5
/
+3
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-56
/
+504
2019-12-21
samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
Jesper Dangaard Brouer
1
-4
/
+55
2019-12-21
samples/bpf: xdpsock: Add option to specify transmit fill pattern
Jay Jayatheerthan
1
-4
/
+9
2019-12-21
samples/bpf: xdpsock: Add option to specify tx packet size
Jay Jayatheerthan
1
-11
/
+265
2019-12-21
samples/bpf: xdpsock: Add option to specify number of packets to send
Jay Jayatheerthan
1
-14
/
+59
2019-12-21
samples/bpf: xdpsock: Add option to specify batch size
Jay Jayatheerthan
1
-23
/
+29
2019-12-21
samples/bpf: xdpsock: Use common code to handle signal and main exit
Jay Jayatheerthan
1
-2
/
+7
2019-12-21
samples/bpf: xdpsock: Add duration option to specify how long to run
Jay Jayatheerthan
1
-2
/
+35
2019-12-16
samples/bpf: Attach XDP programs in driver mode by default
Toke Høiland-Jørgensen
11
-12
/
+58
2019-12-16
samples/bpf: Set -fno-stack-protector when building BPF programs
Toke Høiland-Jørgensen
1
-0
/
+1
2019-12-16
samples/bpf: Add missing -lz to TPROGS_LDLIBS
Toke Høiland-Jørgensen
1
-1
/
+1
2019-12-16
samples/bpf: Reintroduce missed build targets
Prashant Bhole
1
-0
/
+2
2019-12-12
samples: bpf: fix syscall_tp due to unused syscall
Daniel T. Lee
1
-2
/
+16
2019-12-12
samples: bpf: Replace symbol compare of trace_event
Daniel T. Lee
1
-2
/
+2
2019-12-05
samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
Jesper Dangaard Brouer
1
-3
/
+3
2019-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-228
/
+339
2019-11-16
samples/bpf: Add missing option to xdpsock usage
Andre Guedes
1
-0
/
+2
2019-11-16
samples/bpf: Remove duplicate option from xdpsock
Andre Guedes
1
-1
/
+0
2019-11-12
samples/bpf: adjust Makefile and README.rst
Jesper Dangaard Brouer
2
-9
/
+7
2019-11-11
samples/bpf: Use Rx-only and Tx-only sockets in xdpsock
Magnus Karlsson
1
-12
/
+29
2019-11-11
samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
Magnus Karlsson
4
-42
/
+135
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-11-09
samples: bpf: update map definition to new syntax BTF-defined map
Daniel T. Lee
12
-178
/
+178
2019-11-09
samples: bpf: Update outdated error message
Daniel T. Lee
5
-7
/
+7
2019-11-02
bpf, samples: Use bpf_probe_read_user where appropriate
Daniel Borkmann
3
-5
/
+5
2019-10-31
samples/bpf: fix build by setting HAVE_ATTR_TEST to zero
Björn Töpel
1
-0
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+13
2019-10-13
samples/bpf: Add preparation steps and sysroot info to readme
Ivan Khoronzhuk
1
-5
/
+36
2019-10-13
samples/bpf: Add sysroot support
Ivan Khoronzhuk
1
-0
/
+5
2019-10-13
samples/bpf: Provide C/LDFLAGS to libbpf
Ivan Khoronzhuk
1
-1
/
+2
2019-10-13
samples/bpf: Use target CC environment for HDR_PROBE
Ivan Khoronzhuk
1
-3
/
+2
2019-10-13
samples/bpf: Use own flags but not HOSTCFLAGS
Ivan Khoronzhuk
1
-2
/
+4
2019-10-13
samples/bpf: Base target programs rules on Makefile.target
Ivan Khoronzhuk
1
-66
/
+69
2019-10-13
samples/bpf: Add makefile.target for separate CC target build
Ivan Khoronzhuk
1
-0
/
+75
2019-10-13
samples/bpf: Drop unnecessarily inclusion for bpf_load
Ivan Khoronzhuk
1
-1
/
+1
2019-10-13
samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm
Ivan Khoronzhuk
1
-0
/
+8
2019-10-13
samples/bpf: Use own EXTRA_CFLAGS for clang commands
Ivan Khoronzhuk
1
-4
/
+5
2019-10-13
samples/bpf: Use --target from cross-compile
Ivan Khoronzhuk
1
-1
/
+1
2019-10-13
samples/bpf: Fix cookie_uid_helper_example obj build
Ivan Khoronzhuk
1
-1
/
+0
[next]