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
/
samples
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+16
2021-07-08
samples/bpf: xdp_redirect_cpu_user: Cpumap qsize set larger default
Jesper Dangaard Brouer
1
-6
/
+16
2021-07-06
bpf, samples: Fix xdpsock with '-M' parameter missing unload process
Wang Hai
1
-0
/
+28
2021-07-05
bpf, samples: Add -fno-asynchronous-unwind-tables to BPF Clang invocation
Toke Høiland-Jørgensen
1
-0
/
+1
2021-06-18
samples/bpf: Fix the error return code of xdp_redirect's main()
Wang Hai
1
-1
/
+1
2021-06-18
samples/bpf: Fix Segmentation fault for xdp_redirect command
Wang Hai
1
-1
/
+1
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-3
/
+399
2021-06-17
samples/bpf: Add missing option to xdp_sample_pkts usage
Wang Hai
1
-1
/
+2
2021-06-17
samples/bpf: Add missing option to xdp_fwd usage
Wang Hai
1
-0
/
+2
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-05-26
sample/bpf: Add xdp_redirect_map_multi for redirect_map broadcast test
Hangbin Liu
3
-0
/
+393
2021-05-25
samples: bpf: Ix kernel-doc syntax in file header
Aditya Srivastava
2
-2
/
+2
2021-05-12
samples, bpf: Suppress compiler warning
Hailong Liu
1
-1
/
+1
2021-05-07
samples/bpf: Consider frame size in tx_only of xdpsock sample
Magnus Karlsson
1
-1
/
+1
2021-04-20
samples/bpf: Fix broken tracex1 due to kprobe argument change
Yaqi Chen
1
-2
/
+2
2021-03-30
samples: bpf: Do not unload prog within xdpsock
Maciej Fijalkowski
1
-41
/
+14
2021-03-26
bpf: Remove unused headers
Lu Wei
2
-2
/
+0
2021-03-16
samples: bpf: Fix a spelling typo in do_hbm_test.sh
Masanari Iida
1
-1
/
+1
2021-03-04
samples, bpf: Add missing munmap in xdpsock
Maciej Fijalkowski
1
-0
/
+2
2021-02-03
samples: bpf: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-02-03
samples/bpf: Add include dir for MIPS Loongson64 to fix build errors
Tiezhu Yang
1
-0
/
+4
2021-01-26
samples/bpf: Set flag __SANE_USERSPACE_TYPES__ for MIPS to fix build warnings
Tiezhu Yang
1
-0
/
+4
2021-01-23
samples/bpf: Add xdp program on egress for xdp_redirect_map
Hangbin Liu
2
-25
/
+147
2021-01-23
bpf, docs: Update build procedure for manually compiling LLVM and Clang
Tiezhu Yang
2
-9
/
+15
2021-01-21
samples/bpf: Add BPF_ATOMIC_OP macro for BPF samples
Björn Töpel
1
-4
/
+20
2021-01-15
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
4
-9
/
+10
2020-12-11
samples/bpf: Fix possible hang in xdpsock with multiple threads
Magnus Karlsson
1
-0
/
+2
2020-12-03
samples/bpf: Fix spelling mistake "recieving" -> "receiving"
Colin Ian King
1
-1
/
+1
2020-12-03
samples/bpf: Sample application for eBPF load and socket creation split
Mariusz Dudek
4
-6
/
+337
2020-12-03
bpf: samples: Do not touch RLIMIT_MEMLOCK
Roman Gushchin
27
-133
/
+0
2020-12-01
samples/bpf: Add option to set the busy-poll budget
Björn Töpel
1
-0
/
+5
2020-12-01
samples/bpf: Add busy-poll support to xdpsock
Björn Töpel
1
-7
/
+33
2020-12-01
samples/bpf: Use recvfrom() in xdpsock/l2fwd
Björn Töpel
1
-14
/
+12
2020-12-01
samples/bpf: Use recvfrom() in xdpsock/rxdrop
Björn Töpel
1
-4
/
+4
2020-11-27
samples: bpf: Remove bpf_load loader completely
Daniel T. Lee
4
-731
/
+5
2020-11-27
samples: bpf: Fix lwt_len_hist reusing previous BPF map
Daniel T. Lee
2
-0
/
+2
2020-11-27
samples: bpf: Refactor test_overhead program with libbpf
Daniel T. Lee
2
-24
/
+60
2020-11-27
samples: bpf: Refactor ibumad program with libbpf
Daniel T. Lee
3
-31
/
+68
2020-11-27
samples: bpf: Refactor task_fd_query program with libbpf
Daniel T. Lee
2
-28
/
+75
2020-11-27
samples: bpf: Refactor test_cgrp2_sock2 program with libbpf
Daniel T. Lee
3
-22
/
+62
2020-11-27
samples: bpf: Refactor hbm program with libbpf
Daniel T. Lee
5
-72
/
+78
2020-11-18
samples/bpf: Increment Tx stats at sending
Magnus Karlsson
1
-3
/
+3
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-180
/
+0
2020-11-11
samples/bpf: Remove unused test_ipip.sh
Hangbin Liu
1
-179
/
+0
2020-11-10
samples/bpf: Remove duplicate include in hbm
Menglong Dong
1
-1
/
+0
2020-10-28
samples/bpf: Set rlimit for memlock to infinity in all samples
Toke Høiland-Jørgensen
5
-5
/
+5
2020-10-22
bpf, libbpf: Guard bpf inline asm from bpf_tail_call_static
Daniel Borkmann
1
-4
/
+4
2020-10-11
samples: bpf: Refactor XDP kern program maps with BTF-defined map
Daniel T. Lee
3
-39
/
+36
2020-10-11
samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu
Daniel T. Lee
2
-82
/
+73
2020-10-11
samples: bpf: Refactor xdp_monitor with libbpf
Daniel T. Lee
2
-40
/
+121
[next]