- c196906 bpf: Add dummy BPF STRUCT_OPS for test purpose by Hou Tao · 3 years, 2 months ago
- db5b6a4 net: bpf: Switch over to memdup_user() by Qing Wang · 3 years, 2 months ago
- c48e51c bpf: selftests: Add selftests for module kfunc support by Kumar Kartikeya Dwivedi · 3 years, 3 months ago
- 2357672 bpf: Introduce BPF support for kernel module function calls by Kumar Kartikeya Dwivedi · 3 years, 3 months ago
- 6b7b0c3 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 3 months ago
- dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- de21d8b bpf: Do not invoke the XDP dispatcher for PROG_RUN with single repeat by Lorenz Bauer · 3 years, 3 months ago
- 435b08e bpf, test, cgroup: Use sk_{alloc,free} for test cases by Daniel Borkmann · 3 years, 3 months ago
- 3384c7c selftests/bpf: Test new __sk_buff field hwtstamp by Vadim Fedorenko · 3 years, 4 months ago
- b238290 bpf: Permit ingress_ifindex in bpf_prog_test_run_xattr by Neil Spring · 3 years, 4 months ago
- fb7dd8b bpf: Refactor BPF_PROG_RUN into a function by Andrii Nakryiko · 3 years, 4 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- 87b7b53 bpf: Add missing bpf_read_[un]lock_trace() for syscall program by Yonghong Song · 3 years, 5 months ago
- 6d4eb36 bpf: Fix bpf_prog_test_run_xdp logic after incorrect merge resolution by Andrii Nakryiko · 3 years, 5 months ago
- d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
- 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 5 months ago
- c7603cf bpf: Add ambient BPF runtime context stored in current by Andrii Nakryiko · 3 years, 6 months ago
- 5e21bb4 bpf, test: fix NULL pointer dereference on invalid expected_attach_type by Xuan Zhuo · 3 years, 6 months ago
- ec94670 bpf: Support specifying ingress via xdp_md context in BPF_PROG_TEST_RUN by Zvi Effron · 3 years, 6 months ago
- 47316f4 bpf: Support input xdp_md context in BPF_PROG_TEST_RUN by Zvi Effron · 3 years, 6 months ago
- af2ac3e bpf: Prepare bpf syscall to be used from kernel and user space. by Alexei Starovoitov · 3 years, 8 months ago
- 79a7f8b bpf: Introduce bpf_sys_bpf() helper and program type. by Alexei Starovoitov · 3 years, 8 months ago
- 7bd1590 bpf: selftests: Add kfunc_call test by Martin KaFai Lau · 3 years, 9 months ago
- b910eaa bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper by Yonghong Song · 3 years, 9 months ago
- 7c32e8f bpf: Add PROG_TEST_RUN support for sk_lookup programs by Lorenz Bauer · 3 years, 10 months ago
- 607b9cc bpf: Consolidate shared test timing code by Lorenz Bauer · 3 years, 10 months ago
- 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
- 7ac6ad0 bpf: Reject too big ctx_size_in for raw_tp test run by Song Liu · 4 years ago
- be9df4a net, xdp: Introduce xdp_prepare_buff utility routine by Lorenzo Bianconi · 4 years ago
- 43b5169 net, xdp: Introduce xdp_init_buff utility routine by Lorenzo Bianconi · 4 years ago
- 963ec27 bpf: fix raw_tp test run in preempt kernel by Song Liu · 4 years, 3 months ago
- 1b4d60e bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint by Song Liu · 4 years, 3 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- 21594c4 bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb by Dmitry Yakunin · 4 years, 5 months ago
- fa5cb54 bpf: Setup socket family and addresses in bpf_prog_test_run_skb by Dmitry Yakunin · 4 years, 5 months ago
- d923021 bpf: Add tests for PTR_TO_BTF_ID vs. null comparison by Yonghong Song · 4 years, 6 months ago
- d800bad bpf: Fix too large copy from user in bpf_test_init by Jesper Dangaard Brouer · 4 years, 7 months ago
- bc56c91 bpf: Add xdp.frame_sz in bpf_prog_test_run_xdp(). by Jesper Dangaard Brouer · 4 years, 8 months ago
- e9ff9d5 bpf: Fix build warning regarding missing prototypes by Jean-Philippe Menil · 4 years, 9 months ago
- 3d08b6f bpf: Add selftests for BPF_MODIFY_RETURN by KP Singh · 4 years, 10 months ago
- da00d2f bpf: Add test ops for BPF_PROG_TYPE_TRACING by KP Singh · 4 years, 10 months ago
- cf62089 bpf: Add gso_size to __sk_buff by Willem de Bruijn · 4 years, 10 months ago
- 6eac779 bpf/tests: Use migrate disable instead of preempt disable by David Miller · 4 years, 10 months ago
- 6de6c1f bpf: Allow to change skb mark in test_run by Nikita V. Shirokov · 5 years ago
- 850a88c bpf: Expose __sk_buff wire_len/gso_segs to BPF_PROG_TEST_RUN by Stanislav Fomichev · 5 years ago
- f23c4b3 bpf: Start using the BPF dispatcher in BPF_TEST_RUN by Björn Töpel · 5 years ago
- b590cb5 bpf: Switch to offsetofend in BPF_PROG_TEST_RUN by Stanislav Fomichev · 5 years ago
- a25ecd9 bpf: Fix memory leak on object 'data' by Colin Ian King · 5 years ago
- faeb2dc bpf: Add kernel test functions for fentry testing by Alexei Starovoitov · 5 years ago
- ba94094 bpf: Allow __sk_buff tstamp in BPF_PROG_TEST_RUN by Stanislav Fomichev · 5 years ago
- b2ca4e1 bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN by Stanislav Fomichev · 5 years ago
- 086f956 bpf/flow_dissector: pass input flags to BPF flow dissector program by Stanislav Fomichev · 5 years ago
- 25763b3 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 6ac99e8 bpf: Introduce bpf sk local storage by Martin KaFai Lau · 6 years ago
- e950e84 selftests: bpf: test writable buffers in raw tps by Matt Mullins · 6 years ago
- 02ee065 bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
- 7b8a130 bpf: when doing BPF_PROG_TEST_RUN for flow dissector use no-skb mode by Stanislav Fomichev · 6 years ago
- 089b19a flow_dissector: switch kernel context to struct bpf_flow_dissector by Stanislav Fomichev · 6 years ago
- 947e8b5 bpf: explicitly prohibit ctx_{in, out} in non-skb BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
- c695865 bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
- b0b9395 bpf: support input __sk_buff context in BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
- 71b91a5 bpf: fix warning about using plain integer as NULL by Bo YU · 6 years ago
- f7fb7c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- a439184 bpf/test_run: fix unkillable BPF_PROG_TEST_RUN for flow dissector by Stanislav Fomichev · 6 years ago
- 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- df1a2cb bpf/test_run: fix unkillable BPF_PROG_TEST_RUN by Stanislav Fomichev · 6 years ago
- b7a1848 bpf: add BPF_PROG_TEST_RUN support for flow dissector by Stanislav Fomichev · 6 years ago
- addb067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- b5a36b1 bpf: respect size hint to BPF_PROG_TEST_RUN if present by Lorenz Bauer · 6 years ago
- dcb4059 bpf: refactor bpf_test_run() to separate own failures and test program result by Roman Gushchin · 6 years ago
- 2cb494a bpf: add tests for direct packet access from CGROUP_SKB by Song Liu · 6 years ago
- 8bad74f bpf: extend cgroup bpf core to allow multiple cgroup storage types by Roman Gushchin · 6 years ago
- f42ee09 bpf/test_run: support cgroup local storage by Roman Gushchin · 6 years ago
- 6e6fddc bpf: fix panic due to oob in bpf_prog_test_run_skb by Daniel Borkmann · 6 years ago
- 587b80c bpf: making bpf_prog_test run aware of possible data_end ptr change by Nikita V. Shirokov · 7 years ago
- 65073a6 bpf: fix null pointer deref in bpf_prog_test_run_xdp by Daniel Borkmann · 7 years ago
- de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
- 6aaae2b bpf: rename bpf_compute_data_end into bpf_compute_data_pointers by Daniel Borkmann · 7 years ago
- 586f852 bpf: Align packet data properly in program testing framework. by David Miller · 8 years ago
- 78e5227 bpf: Do not dereference user pointer in bpf_test_finish(). by David Miller · 8 years ago
- 1cf1cae bpf: introduce BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago