aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
Commit message (Expand)AuthorAge
* bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann2018-10-31
* bpf: add various test cases to test_verifierDaniel Borkmann2018-10-31
* kselftests/bpf: use ping6 as the default ipv6 ping binary if it existsLi Zhijian2018-10-31
* tools/bpf: add unlimited rlimit for flow_dissector_loadYonghong Song2018-10-30
* bpf: disallow direct packet access for unpriv in cg_skbDaniel Borkmann2018-10-25
* bpf: fix test suite to enable all unpriv program typesDaniel Borkmann2018-10-25
* selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETSNaresh Kamboju2018-10-25
* selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet2018-10-21
* bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann2018-10-21
* bpf, verifier: fix register type dump in xadd and stDaniel Borkmann2018-10-21
* bpf: test_sockmap add options to use msg_push_dataJohn Fastabend2018-10-20
* bpf: libbpf support for msg_push_dataJohn Fastabend2018-10-20
* bpf: add tests for direct packet access from CGROUP_SKBSong Liu2018-10-19
* selftests/bpf: add missing executables to .gitignoreAnders Roxell2018-10-19
* selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B2018-10-19
* selftests/bpf: fix file resource leak in load_kallsymsPeng Hao2018-10-18
* bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend2018-10-16
* bpf, tls: add tls header to tools infrastructureDaniel Borkmann2018-10-16
* bpf: add tls support for testing in test_sockmapJohn Fastabend2018-10-15
* selftests: bpf: install script with_addr.shAnders Roxell2018-10-11
* selftests: bpf: add config fragment LWTUNNELAnders Roxell2018-10-11
* selftests/bpf: add XDP selftests for modifying and popping VLAN headersJesper Dangaard Brouer2018-10-10
* bpf: make TC vlan bpf_helpers avail to selftestsJesper Dangaard Brouer2018-10-10
* selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf progPrashant Bhole2018-10-10
* selftests/bpf: test_verifier, change names of fixup mapsPrashant Bhole2018-10-10
* selftests/bpf: Add C tests for reference trackingJoe Stringer2018-10-02
* selftests/bpf: Add tests for reference trackingJoe Stringer2018-10-02
* selftests/bpf: Generalize dummy program typesJoe Stringer2018-10-02
* bpf: Add helper to retrieve socket in BPFJoe Stringer2018-10-02
* bpf: Reuse canonical string formatter for ctx errsJoe Stringer2018-10-02
* bpf: Simplify ptr_min_max_vals adjustmentJoe Stringer2018-10-02
* selftests/bpf: cgroup local storage-based network countersRoman Gushchin2018-10-01
* selftests/bpf: extend the storage test to test per-cpu cgroup storageRoman Gushchin2018-10-01
* selftests/bpf: add verifier per-cpu cgroup storage testsRoman Gushchin2018-10-01
* selftests/bpf: Test libbpf_{prog,attach}_type_by_nameAndrey Ignatov2018-09-27
* selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookieAndrey Ignatov2018-09-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-25
|\
| * selftests/bpf: fix bpf_flow.c buildAlexei Starovoitov2018-09-14
| * selftests/bpf: test bpf flow dissectionPetar Penkov2018-09-14
| * flow_dissector: implements eBPF parserPetar Penkov2018-09-14
| * selftests/bpf/test_progs: do not check errno == 0Mauricio Vasquez B2018-09-07
| * selftests/bpf: add missing executables to .gitignoreMauricio Vasquez B2018-09-07
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
|\ \ | |/ |/|
| * bpf: test_maps, only support ESTABLISHED socksJohn Fastabend2018-09-21
* | bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYNNikita V. Shirokov2018-08-31
* | tools/bpf: add bpffs percpu map pretty print tests in test_btfYonghong Song2018-08-30
* | bpf: use --cgroup in test_suite if suppliedJohn Fastabend2018-08-29
* | bpf: sockmap test remove shutdown() callsJohn Fastabend2018-08-29
|/
* tools/bpf: fix bpf selftest test_cgroup_storage failureYonghong Song2018-08-17
* bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King2018-08-14