summaryrefslogtreecommitdiffstats
path: root/net/bpf/test_run.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-07-091-1/+27
|\
| * bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko2024-06-131-1/+27
* | page_pool: convert to use netmemMina Almasry2024-07-031-2/+3
* | net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.Sebastian Andrzej Siewior2024-06-251-1/+10
|/
* bpf: Set run context for rawtp test_run callbackJiri Olsa2024-06-051-0/+6
* bpf: add bpf_modify_return_test_tp() kfunc triggering tracepointAndrii Nakryiko2024-03-291-0/+8
* net: move skbuff_cache(s) to net_hotdataEric Dumazet2024-03-081-1/+3
* bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu2024-02-011-4/+4
* bpf: Fix dtor CFIPeter Zijlstra2023-12-161-2/+13
* bpf: Fix a few selftest failures due to llvm18 changeYonghong Song2023-11-271-1/+1
* bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky2023-11-021-4/+3
* bpf: Prevent inlining of bpf_fentry_test7()Yonghong Song2023-08-301-0/+1
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-1/+1
* net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski2023-08-031-0/+1
* selftests/bpf: add testcase for TRACING with 6+ argumentsMenglong Dong2023-07-141-1/+13
* selftests/bpf: Add test to exercise typedef walkingStanislav Fomichev2023-06-301-0/+4
* bpf: Move kernel test kfuncs to bpf_testmodJiri Olsa2023-05-171-201/+0
* net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin2023-05-131-2/+1
* bpf: add test_run support for netfilter program typeFlorian Westphal2023-04-211-0/+158
* bpf: Remove bpf_kfunc_call_test_kptr_get() test kfuncDavid Vernet2023-04-161-12/+0
* Daniel Borkmann says:Jakub Kicinski2023-04-141-5/+29
|\
| * selftests/bpf: Add test to access u32 ptr argument in tracing programFeng Zhou2023-04-111-1/+7
| * bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGSDavid Vernet2023-03-261-0/+6
| * bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncsDavid Vernet2023-03-261-3/+0
| * bpf, test_run: fix crashes due to XDP frame overwriting/corruptionAlexander Lobakin2023-03-171-1/+11
| * bpf/selftests: Test fentry attachment to shadowed functionsViktor Malik2023-03-161-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-101-6/+13
|\ \ | |/ |/|
| * bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-03-061-6/+13
* | bpf: Introduce kptr_rcu.Alexei Starovoitov2023-03-031-1/+2
|/
* Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau2023-02-171-23/+6
* bpf: Disable bh in bpf_test_run for xdp and tc progMartin KaFai Lau2023-02-171-0/+2
* bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-02-161-6/+23
* Daniel Borkmann says:Jakub Kicinski2023-02-111-26/+44
|\
| * selftests/bpf: Add testcase for static kfunc with unused argDavid Vernet2023-02-021-0/+6
| * bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet2023-02-021-26/+29
| * selftests/bpf: Add a sign-extension test for kfuncsIlya Leoshkevich2023-01-281-0/+9
* | net: skbuff: drop the word head from skb cacheJakub Kicinski2023-02-101-1/+1
|/
* bpf: XDP metadata RX kfuncsStanislav Fomichev2023-01-231-0/+3
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-12-121-3/+11
|\
| * Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-nextAlexei Starovoitov2022-12-071-3/+11
| |\
| | * bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_retBenjamin Tissoires2022-12-071-3/+11
* | | skbuff: Introduce slab_build_skb()Kees Cook2022-12-101-1/+1
|/ /
* | Daniel Borkmann says:Jakub Kicinski2022-11-291-3/+0
|\ \
| * | bpf: Move skb->len == 0 checks into __bpf_redirectStanislav Fomichev2022-11-211-3/+0
| |/
* / bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()Baisong Zhong2022-11-041-0/+1
|/
* selftests/bpf: Add tests for kfunc returning a memory pointerBenjamin Tissoires2022-09-071-0/+36
* selftests/bpf: add test for accessing ctx from syscall program typeBenjamin Tissoires2022-09-071-0/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-08-181-0/+5
|\
| * selftests/bpf: add destructive kfunc testArtem Savkov2022-08-101-0/+5
* | bpf: Allow calling bpf_prog_test kfuncs in tracing programsKumar Kartikeya Dwivedi2022-08-101-0/+1
|/