Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
21e6bff5e0ef0033d776e64c40e6873d7c75e74b
/
samples
/
bpf
/
Makefile
6bf3bbe
samples/bpf: workaround clang asm goto compilation errors
by Yonghong Song
· 6 years ago
668c35f
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
2c667d7
treewide: add intermediate .s files to targets
by Masahiro Yamada
· 6 years ago
4d4b5c2
treewide: remove explicit rules for *offsets.s
by Masahiro Yamada
· 6 years ago
9ce6ae2
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
by Yonghong Song
· 6 years ago
acb4ea9
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program
by Nikita V. Shirokov
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
6748182
samples: bpf: convert xdpsock_user.c to libbpf
by Jakub Kicinski
· 6 years ago
e1a40ef
samples: bpf: convert xdp_fwd_user.c to libbpf
by Jakub Kicinski
· 6 years ago
9778cfd
samples/bpf: Add BTF build flags to Makefile
by Taeung Song
· 6 years ago
8377bd2
kbuild: Rename HOST_LOADLIBES to KBUILD_HOSTLDLIBS
by Laura Abbott
· 7 years ago
96f14fe
kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGS
by Laura Abbott
· 7 years ago
1e54ad2
samples/bpf: Add xdp_sample_pkts example
by Toke Høiland-Jørgensen
· 7 years ago
90fed9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
ecb96f7
samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
by Yonghong Song
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
768759e
samples: bpf: make the build less noisy
by Jakub Kicinski
· 7 years ago
0cc54db
samples: bpf: move libbpf from object dependencies to libs
by Jakub Kicinski
· 7 years ago
787360f
samples: bpf: fix build after move to compiling full libbpf.a
by Jakub Kicinski
· 7 years ago
b1ae32d
x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation
by Alexei Starovoitov
· 7 years ago
be5bca4
samples: bpf: convert some XDP samples from bpf_load to libbpf
by Jakub Kicinski
· 7 years ago
d0cabbb
tools: bpf: move the event reading loop to libbpf
by Jakub Kicinski
· 7 years ago
5f93805
samples: bpf: compile and link against full libbpf
by Jakub Kicinski
· 7 years ago
fe61605
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
by David Ahern
· 7 years ago
b4b8faa
samples/bpf: sample application and documentation for AF_XDP sockets
by Magnus Karlsson
· 7 years ago
28dbf86
samples/bpf: move common-purpose trace functions to selftests
by Yonghong Song
· 7 years ago
b05cd74
samples/bpf: remove the bpf tunnel testsuite.
by William Tu
· 7 years ago
c6ffd1f
bpf: add bpf_xdp_adjust_tail sample prog
by Nikita V. Shirokov
· 7 years ago
4662a4e
samples/bpf: raw tracepoint test
by Alexei Starovoitov
· 7 years ago
c535077
samples/bpf: Add program for CPU state statistics
by Leo Yan
· 7 years ago
bbf48c1
libbpf: add error reporting in XDP
by Eric Leblond
· 7 years ago
c25ef6a
samples/bpf: Partially fixes the bpf.o build
by Mickaël Salaün
· 7 years ago
36e04a2
samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB
by Jesper Dangaard Brouer
· 7 years ago
0fca931
samples/bpf: program demonstrating access to xdp_rxq_info
by Jesper Dangaard Brouer
· 7 years ago
965de87
samples/bpf: add a test for bpf_override_return
by Josef Bacik
· 7 years ago
bf070bb
kbuild: remove all dummy assignments to obj-
by Masahiro Yamada
· 7 years ago
f3edacb
bpf: Revert bpf_overrid_function() helper changes.
by David S. Miller
· 7 years ago
eafb340
samples/bpf: add a test for bpf_override_return
by Josef Bacik
· 7 years ago
3e29cd0
xdp: Sample xdp program implementing ip forward
by Christina Jacob
· 7 years ago
9d1f159
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
by Roman Gushchin
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
c890063
bpf: sample BPF_SOCKET_OPS_BASE_RTT program
by Lawrence Brakmo
· 7 years ago
fad3917
samples/bpf: add cpumap sample program xdp_redirect_cpu
by Jesper Dangaard Brouer
· 7 years ago
9db9583
bpf: Add -target to clang switch while cross compiling.
by Abhijit Ayarekar
· 7 years ago
b655fc1
samples/bpf: Fix pt_regs issues when cross-compiling
by Joel Fernandes
· 7 years ago
876e88e
samples/bpf: Enable cross compiler support
by Joel Fernandes
· 7 years ago
3ffab54
samples/bpf: xdp_monitor tool based on tracepoints
by Jesper Dangaard Brouer
· 7 years ago
1da236b6b
bpf: add a test case for syscalls/sys_{enter|exit}_* tracepoints
by Yonghong Song
· 7 years ago
9d6e005
xdp: bpf redirect with map sample program
by John Fastabend
· 7 years ago
832622e
xdp: sample program for new bpf_redirect helper
by John Fastabend
· 7 years ago
5333502
samples/bpf: fix a build issue
by Yonghong Song
· 8 years ago
6c4a01b
bpf: Sample bpf program to set sndcwnd clamp
by Lawrence Brakmo
· 8 years ago
7bc62e2
bpf: Sample BPF program to set initial cwnd
by Lawrence Brakmo
· 8 years ago
bb56d44
bpf: Sample BPF program to set congestion control
by Lawrence Brakmo
· 8 years ago
d9925368
bpf: Sample BPF program to set buffer sizes
by Lawrence Brakmo
· 8 years ago
c400296
bpf: Sample bpf program to set initial window
by Lawrence Brakmo
· 8 years ago
61bc4d8
bpf: Sample bpf program to set SYN/SYN-ACK RTOs
by Lawrence Brakmo
· 8 years ago
ae16189
bpf: program to load and attach sock_ops BPF progs
by Lawrence Brakmo
· 8 years ago
00a3855
samples/bpf: fix a build problem
by Yonghong Song
· 8 years ago
4b7190e
samples/bpf: Fix tracex5 to work with MIPS syscalls.
by David Daney
· 8 years ago
69b6a7f
samples/bpf: add -Wno-unknown-warning-option to clang
by Alexander Alemayhu
· 8 years ago
51570a5
A Sample of using socket cookie and uid for traffic monitoring
by Chenbo Feng
· 8 years ago
fb30d4b
bpf: Add tests for map-in-map
by Martin KaFai Lau
· 8 years ago
00198da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9899694
samples/bpf: Move open_raw_sock to separate header
by Joe Stringer
· 8 years ago
205c8ad
samples/bpf: Remove perf_event_open() declaration
by Joe Stringer
· 8 years ago
43371c8
samples/bpf: Switch over to libbpf
by Joe Stringer
· 8 years ago
41e0e24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
e19b7ce
make use of make variable CURDIR instead of calling pwd
by Uwe Kleine-König
· 8 years ago
12d8bb6
bpf: xdp: Add XDP example for head adjustment
by Martin KaFai Lau
· 8 years ago
9b474ec
samples, bpf: Add automated test for cgroup filter attachments
by Sargun Dhillon
· 8 years ago
1a922fe
samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers
by Sargun Dhillon
· 8 years ago
69a9d09
samples/bpf: silence compiler warnings
by Alexei Starovoitov
· 8 years ago
554ae6e
samples/bpf: add userspace example for prohibiting sockets
by David Ahern
· 8 years ago
ad2805d
samples: bpf: add userspace example for modifying sk_bound_dev_if
by David Ahern
· 8 years ago
f74599f
bpf: Add tests and samples for LWT-BPF
by Thomas Graf
· 8 years ago
9bee294
samples/bpf: fix include path
by Alexei Starovoitov
· 8 years ago
e00c7b2
bpf: fix multiple issues in selftest suite and samples
by Daniel Borkmann
· 8 years ago
d8c5b17
samples: bpf: add userspace example for attaching eBPF programs to cgroups
by Daniel Mack
· 8 years ago
5db58fa
bpf: Add tests for the LRU bpf_htab
by Martin KaFai Lau
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
90e0289
bpf: Add test for bpf_redirect to ipip/ip6tnl
by Martin KaFai Lau
· 8 years ago
5aa5bd1
bpf: add initial suite for selftests
by Daniel Borkmann
· 8 years ago
7287441
samples/bpf: add sampleip example
by Brendan Gregg
· 8 years ago
1c47910e
samples/bpf: add perf_event+bpf example
by Alexei Starovoitov
· 8 years ago
6afb1e2
samples/bpf: Add tunnel set/get tests.
by William Tu
· 8 years ago
9e6e60e
samples/bpf: Add test_current_task_under_cgroup test
by Sargun Dhillon
· 8 years ago
cf9b119
samples/bpf: Add test/example of using bpf_probe_write_user bpf helper
by Sargun Dhillon
· 8 years ago
764cbcce
bpf: add sample for xdp forwarding and rewrite
by Brenden Blanco
· 8 years ago
86af8b4
Add sample for adding simple drop program to link
by Brenden Blanco
· 8 years ago
a3f7461
cgroup: bpf: Add an example to do cgroup checking in BPF
by Martin KaFai Lau
· 9 years ago
65d472f
samples/bpf: add 'pointer to packet' tests
by Alexei Starovoitov
· 9 years ago
bdefbbf
samples/bpf: like LLC also verify and allow redefining CLANG command
by Jesper Dangaard Brouer
· 9 years ago
b62a796
samples/bpf: allow make to be run from samples/bpf/ directory
by Jesper Dangaard Brouer
· 9 years ago
7b01dd5
samples/bpf: Makefile verify LLVM compiler avail and bpf target is supported
by Jesper Dangaard Brouer
· 9 years ago
6ccfba7
samples/bpf: add back functionality to redefine LLC command
by Jesper Dangaard Brouer
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
e3edfde
samples/bpf: add tracepoint vs kprobe performance tests
by Alexei Starovoitov
· 9 years ago
128d151
samples/bpf: Use llc in PATH, rather than a hardcoded value
by Naveen N. Rao
· 9 years ago
Next »