Commit Graph

444 Commits (7b807273c55a45c426dd74d9023504702ba09dbb)

Author SHA1 Message Date
Joe Stringer 9899694a7f samples/bpf: Move open_raw_sock to separate header 8 years ago
Joe Stringer 205c8ada31 samples/bpf: Remove perf_event_open() declaration 8 years ago
Arnaldo Carvalho de Melo 811b4f0d78 samples/bpf: Be consistent with bpf_load_program bpf_insn parameter 8 years ago
Joe Stringer 5dc880de6e tools lib bpf: Add bpf_prog_{attach,detach} 8 years ago
Joe Stringer 43371c83f3 samples/bpf: Switch over to libbpf 8 years ago
Arnaldo Carvalho de Melo 96c2fb69b9 samples/bpf: Make perf_event_read() static 8 years ago
Joe Stringer d40fc181eb samples/bpf: Make samples more libbpf-centric 8 years ago
Uwe Kleine-König e19b7cee02 make use of make variable CURDIR instead of calling pwd 8 years ago
Steven Rostedt (Red Hat) 8cf868affd tracing: Have the reg function allow to fail 8 years ago
Martin KaFai Lau 12d8bb64e3 bpf: xdp: Add XDP example for head adjustment 8 years ago
Sargun Dhillon 9b474ecee5 samples, bpf: Add automated test for cgroup filter attachments 8 years ago
Sargun Dhillon 1a922fee66 samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers 8 years ago
Alexei Starovoitov 69a9d09b22 samples/bpf: silence compiler warnings 8 years ago
David Ahern 554ae6e792 samples/bpf: add userspace example for prohibiting sockets 8 years ago
David Ahern 4f2e7ae56e samples/bpf: Update bpf loader for cgroup section names 8 years ago
David Ahern ad2805dc79 samples: bpf: add userspace example for modifying sk_bound_dev_if 8 years ago
Thomas Graf f74599f7c5 bpf: Add tests and samples for LWT-BPF 8 years ago
Alexei Starovoitov 9bee294f53 samples/bpf: fix include path 8 years ago
Sargun Dhillon 1379fd3c42 samples: bpf: Refactor test_cgrp2_attach -- use getopt, and add mode 8 years ago
Michael Holzheu 2dbb4c05d0 bpf/samples: Fix PT_REGS_IP on s390x and use it 8 years ago
Daniel Borkmann e00c7b216f bpf: fix multiple issues in selftest suite and samples 8 years ago
Daniel Mack d8c5b17f2b samples: bpf: add userspace example for attaching eBPF programs to cgroups 8 years ago
Alexei Starovoitov db6a71dd9a samples/bpf: fix bpf loader 8 years ago
Alexei Starovoitov d2b024d32d samples/bpf: fix sockex2 example 8 years ago
Kirti Wankhede 9d1a546c53 docs: Sample driver to demonstrate how to use Mediated device framework. 8 years ago
Martin KaFai Lau 5db58faf98 bpf: Add tests for the LRU bpf_htab 8 years ago
Martin KaFai Lau 90e02896f1 bpf: Add test for bpf_redirect to ipip/ip6tnl 8 years ago
Ricky Zhou d881d25cf5 samples/seccomp: Support programs with >256 instructions 8 years ago
Ricky Zhou 1ff120504f samples/seccomp: Enable PR_SET_NO_NEW_PRIVS in dropper 8 years ago
Ricky Zhou 0af04ba564 samples/seccomp: Fix hostprogs variable 8 years ago
Daniel Borkmann 96a8eb1eee bpf: fix samples to add fake KBUILD_MODNAME 8 years ago
Daniel Borkmann 5aa5bd14c5 bpf: add initial suite for selftests 8 years ago
Daniel Borkmann 1a776b9ce8 bpf: add various tests around spill/fill of regs 8 years ago
Shuah Khan 1848929251 samples: move blackfin gptimers-example from Documentation 8 years ago
Josef Bacik 484611357c bpf: allow access into map value arrays 8 years ago
Naveen N. Rao 973d94d8a8 bpf samples: update tracex5 sample to use __seccomp_filter 8 years ago
Naveen N. Rao 2b064fff85 bpf samples: fix compiler errors with sockex2 and sockex3 8 years ago
Shuah Khan 8fc07ebe63 samples: move auxdisplay example code from Documentation 8 years ago
Shuah Khan 071bf69a02 samples: move watchdog example code from Documentation 8 years ago
Shuah Khan 155fe001c6 samples: move timers example code from Documentation 8 years ago
Shuah Khan 986b891ad1 samples: move misc-devices/mei example code from Documentation 8 years ago
Daniel Borkmann 7d95b0ab5b bpf: add test cases for direct packet access 9 years ago
Shuah Khan 6bee835dd5 samples: move mic/mpssd example code from Documentation 9 years ago
Alexei Starovoitov 173ca26e9b samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test 9 years ago
Alexei Starovoitov a1c82704d1 samples/bpf: extend test_tunnel_bpf.sh with IPIP test 9 years ago
Bjorn Andersson 4b83c52a21 rpmsg: Allow callback to return errors 9 years ago
Bjorn Andersson 92e1de51bf rpmsg: Clean up rpmsg device vs channel naming 9 years ago
Bjorn Andersson 2a48d7322d rpmsg: rpmsg_send() operations takes rpmsg_endpoint 9 years ago
Daniel Borkmann 2d2be8cab2 bpf: fix range propagation on direct packet access 9 years ago
Brendan Gregg 72874418e4 samples/bpf: add sampleip example 9 years ago