summaryrefslogtreecommitdiff
path: root/samples/bpf
Commit message (Expand)AuthorAge
* bpf samples: fix compiler errors with sockex2 and sockex3Naveen N. Rao2016-09-27
* bpf: add test cases for direct packet accessDaniel Borkmann2016-09-20
* samples/bpf: add comprehensive ipip, ipip6, ip6ip6 testAlexei Starovoitov2016-09-17
* samples/bpf: extend test_tunnel_bpf.sh with IPIP testAlexei Starovoitov2016-09-17
* bpf: fix range propagation on direct packet accessDaniel Borkmann2016-09-08
* samples/bpf: add sampleip exampleBrendan Gregg2016-09-02
* samples/bpf: add perf_event+bpf exampleAlexei Starovoitov2016-09-02
* samples/bpf: Add tunnel set/get tests.William Tu2016-08-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-18
|\
| * bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-12
* | samples/bpf: add verifier tests for the helper access to the packetAaron Yue2016-08-12
* | samples/bpf: Add test_current_task_under_cgroup testSargun Dhillon2016-08-12
* | samples/bpf: fix bpf_perf_event_output prototypeAdam Barth2016-08-10
|/
* samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov2016-08-06
* samples/bpf: Add test/example of using bpf_probe_write_user bpf helperSargun Dhillon2016-07-25
* bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon2016-07-25
* bpf: make xdp sample variable names more meaningfulBrenden Blanco2016-07-20
* bpf: add sample for xdp forwarding and rewriteBrenden Blanco2016-07-19
* Add sample for adding simple drop program to linkBrenden Blanco2016-07-19
* cgroup: bpf: Add an example to do cgroup checking in BPFMartin KaFai Lau2016-07-01
* samples/bpf: set max locked memory to ulimitedWilliam Tu2016-06-25
* samples/bpf: add verifier testsAlexei Starovoitov2016-05-06
* samples/bpf: add 'pointer to packet' testsAlexei Starovoitov2016-05-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\
| * samples/bpf: fix trace_output exampleAlexei Starovoitov2016-04-28
* | samples/bpf: like LLC also verify and allow redefining CLANG commandJesper Dangaard Brouer2016-04-29
* | samples/bpf: allow make to be run from samples/bpf/ directoryJesper Dangaard Brouer2016-04-29
* | samples/bpf: add a README file to get users startedJesper Dangaard Brouer2016-04-29
* | samples/bpf: Makefile verify LLVM compiler avail and bpf target is supportedJesper Dangaard Brouer2016-04-29
* | samples/bpf: add back functionality to redefine LLC commandJesper Dangaard Brouer2016-04-29
* | bpf, samples: add test cases for raw stackDaniel Borkmann2016-04-14
* | bpf, samples: don't zero data when not neededDaniel Borkmann2016-04-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\ \ | |/
| * samples/bpf: Enable powerpc supportNaveen N. Rao2016-04-06
| * samples/bpf: Use llc in PATH, rather than a hardcoded valueNaveen N. Rao2016-04-06
| * samples/bpf: Fix build breakage with map_perf_test_user.cNaveen N. Rao2016-04-06
* | samples/bpf: add tracepoint vs kprobe performance testsAlexei Starovoitov2016-04-07
* | samples/bpf: tracepoint exampleAlexei Starovoitov2016-04-07
* | samples/bpf: add tracepoint support to bpf loaderAlexei Starovoitov2016-04-07
|/
* samples/bpf: add map performance testAlexei Starovoitov2016-03-08
* samples/bpf: stress test bpf_get_stackidAlexei Starovoitov2016-03-08
* samples/bpf: add bpf map stress testAlexei Starovoitov2016-03-08
* samples/bpf: test both pre-alloc and normal mapsAlexei Starovoitov2016-03-08
* samples/bpf: add map_flags to bpf loaderAlexei Starovoitov2016-03-08
* samples/bpf: move ksym_search() into libraryAlexei Starovoitov2016-03-08
* samples/bpf: make map creation more verboseAlexei Starovoitov2016-03-08
* samples/bpf: offwaketime exampleAlexei Starovoitov2016-02-20
* samples/bpf: update tracex[23] examples to use per-cpu mapsAlexei Starovoitov2016-02-06
* samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAYtom.leiming@gmail.com2016-02-06
* samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASHMartin KaFai Lau2016-02-06