- 391145b bpf: Add __bpf_kfunc_{start,end}_defs macros by Dave Marchevsky · 1 year, 4 months ago
- 32337c0 bpf: Prevent inlining of bpf_fentry_test7() by Yonghong Song · 1 year, 7 months ago
- a9ca9f9 page_pool: split types and declarations from page_pool.h by Yunsheng Lin · 1 year, 7 months ago
- 49e47a5 net: move struct netdev_rx_queue out of netdevice.h by Jakub Kicinski · 1 year, 7 months ago
- 5e9cf77 selftests/bpf: add testcase for TRACING with 6+ arguments by Menglong Dong · 1 year, 8 months ago
- 2597a25 selftests/bpf: Add test to exercise typedef walking by Stanislav Fomichev · 1 year, 9 months ago
- 65eb006 bpf: Move kernel test kfuncs to bpf_testmod by Jiri Olsa · 1 year, 10 months ago
- b51f411 net: introduce and use skb_frag_fill_page_desc() by Yunsheng Lin · 1 year, 10 months ago
- 2b99ef2 bpf: add test_run support for netfilter program type by Florian Westphal · 1 year, 11 months ago
- 09b501d bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc by David Vernet · 1 year, 11 months ago
- c2865b1 Daniel Borkmann says: by Jakub Kicinski · 1 year, 11 months ago
- 75dcef8 selftests/bpf: Add test to access u32 ptr argument in tracing program by Feng Zhou · 1 year, 11 months ago
- b7e852a bpf: Remove unused arguments from btf_struct_access(). by Alexei Starovoitov · 2 years ago
- 7d64c51 bpf: Invoke btf_struct_access() callback only for writes. by Alexei Starovoitov · 2 years ago
- 6c831c4 bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS by David Vernet · 2 years ago
- fb2211a bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs by David Vernet · 2 years ago
- e5995bc bpf, test_run: fix crashes due to XDP frame overwriting/corruption by Alexander Lobakin · 2 years ago
- aa3d65d bpf/selftests: Test fentry attachment to shadowed functions by Viktor Malik · 2 years ago
- d0ddf50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years ago
- 294635a bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES by Alexander Lobakin · 2 years ago
- 20c09d9 bpf: Introduce kptr_rcu. by Alexei Starovoitov · 2 years ago
- 181127f Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES" by Martin KaFai Lau · 2 years, 1 month ago
- af2d0d0 bpf: Disable bh in bpf_test_run for xdp and tc prog by Martin KaFai Lau · 2 years, 1 month ago
- 6c20822f bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES by Alexander Lobakin · 2 years, 1 month ago
- de42873 Daniel Borkmann says: by Jakub Kicinski · 2 years, 1 month ago
- 025a785 net: skbuff: drop the word head from skb cache by Jakub Kicinski · 2 years, 1 month ago
- 6aed15e selftests/bpf: Add testcase for static kfunc with unused arg by David Vernet · 2 years, 1 month ago
- 400031e bpf: Add __bpf_kfunc tag to all kfuncs by David Vernet · 2 years, 1 month ago
- be6b5c1 selftests/bpf: Add a sign-extension test for kfuncs by Ilya Leoshkevich · 2 years, 1 month ago
- 7dd8805 bpf/selftests: Verify struct_ops prog sleepable behavior by David Vernet · 2 years, 1 month ago
- 3d76a4d bpf: XDP metadata RX kfuncs by Stanislav Fomichev · 2 years, 2 months ago
- 4f292c4d Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 3 months ago
- d48567c mm: Introduce set_memory_rox() by Peter Zijlstra · 2 years, 5 months ago
- 26f708a Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 3 months ago
- ce098da skbuff: Introduce slab_build_skb() by Kees Cook · 2 years, 3 months ago
- 0a6ea1c Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-next by Alexei Starovoitov · 2 years, 3 months ago
- 5b481ac bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret by Benjamin Tissoires · 2 years, 3 months ago
- d6dc62fc Daniel Borkmann says: by Jakub Kicinski · 2 years, 3 months ago
- 114039b bpf: Move skb->len == 0 checks into __bpf_redirect by Stanislav Fomichev · 2 years, 4 months ago
- 6728aea bpf: Refactor btf_struct_access by Kumar Kartikeya Dwivedi · 2 years, 4 months ago
- d3fd203 bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb() by Baisong Zhong · 2 years, 4 months ago
- 22ed8d5 selftests/bpf: Add tests for kfunc returning a memory pointer by Benjamin Tissoires · 2 years, 6 months ago
- fb66223 selftests/bpf: add test for accessing ctx from syscall program type by Benjamin Tissoires · 2 years, 6 months ago
- 3f5f728 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 7 months ago
- e338945 selftests/bpf: add destructive kfunc test by Artem Savkov · 2 years, 7 months ago
- 1f07526 bpf: Allow calling bpf_prog_test kfuncs in tracing programs by Kumar Kartikeya Dwivedi · 2 years, 7 months ago
- 56e948f bpf: Add support for forcing kfunc args to be trusted by Kumar Kartikeya Dwivedi · 2 years, 8 months ago
- a4703e3 bpf: Switch to new kfunc flags infrastructure by Kumar Kartikeya Dwivedi · 2 years, 8 months ago
- fd18942 bpf: Don't redirect packets with invalid pkt_len by Zhengchao Shao · 2 years, 8 months ago
- 988d0d5 bpf, test_run: Remove unnecessary prog type checks by Daniel Xu · 2 years, 10 months ago
- 1ef0736 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 10 months ago
- 7c4e983 net: allow gso_max_size to exceed 65536 by Alexander Duyck · 2 years, 10 months ago
- 5cdccad bpf: Prepare prog_test_struct kfuncs for runtime tests by Kumar Kartikeya Dwivedi · 2 years, 10 months ago
- f7e0bea bpf, x86: Generate trampolines from bpf_tramp_links by Kui-Feng Lee · 2 years, 10 months ago
- 0e55546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 11 months ago
- 792c0a3 selftests/bpf: Add test for strict BTF type check by Kumar Kartikeya Dwivedi · 2 years, 11 months ago
- 05a945de selftests/bpf: Add verifier tests for kptr by Kumar Kartikeya Dwivedi · 2 years, 11 months ago
- 425d239 bpf: Fix release of page_pool in BPF_PROG_RUN in test runner by Toke Høiland-Jørgensen · 3 years ago
- b6f1f78 bpf, test_run: Fix packet size check for live packet mode by Toke Høiland-Jørgensen · 3 years ago
- 743bec1 bpf, test_run: Use kvfree() for memory allocated with kvmalloc() by Yihao Han · 3 years ago
- eecbfd9 bpf: Initialise retval in bpf_prog_test_run_xdp() by Toke Høiland-Jørgensen · 3 years ago
- b530e9e bpf: Add "live packet" mode for XDP in BPF_PROG_RUN by Toke Høiland-Jørgensen · 3 years ago
- 8218ccb selftests/bpf: Add tests for kfunc register offset checks by Kumar Kartikeya Dwivedi · 3 years ago
- 0b206c6 bpf: Replace __diag_ignore with unified __diag_ignore_all by Kumar Kartikeya Dwivedi · 3 years ago
- 530e214 bpf, test_run: Fix overflow in XDP frags bpf_test_finish by Stanislav Fomichev · 3 years ago
- 9a69e2b bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide by Jakub Sitnicki · 3 years, 1 month ago
- 5d1e9f4 bpf: test_run: Fix overflow in bpf_test_finish frags parsing by Stanislav Fomichev · 3 years, 1 month ago
- 9d63b59 bpf: test_run: Fix overflow in xdp frags parsing by Stanislav Fomichev · 3 years, 1 month ago
- a676308 bpf: test_run: Fix OOB access in bpf_prog_test_run_xdp by Lorenzo Bianconi · 3 years, 1 month ago
- c6f1bfe bpf: reject program if a __user tagged memory accessed in kernel way by Yonghong Song · 3 years, 1 month ago
- ed8bb03 bpf: Fix flexible_array.cocci warnings by kernel test robot · 3 years, 2 months ago
- 7855e0d bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature by Lorenzo Bianconi · 3 years, 2 months ago
- 1c19499 bpf: introduce frags support to bpf_prog_test_run_xdp() by Lorenzo Bianconi · 3 years, 2 months ago
- be3d72a bpf: move user_size out of bpf_test_init by Lorenzo Bianconi · 3 years, 2 months ago
- 4656569 selftests/bpf: Add test for race in btf_try_get_module by Kumar Kartikeya Dwivedi · 3 years, 2 months ago
- c1ff181 selftests/bpf: Extend kfunc selftests by Kumar Kartikeya Dwivedi · 3 years, 2 months ago
- b202d84 bpf: Remove check_kfunc_call callback and old kfunc BTF ID API by Kumar Kartikeya Dwivedi · 3 years, 2 months ago
- c196906 bpf: Add dummy BPF STRUCT_OPS for test purpose by Hou Tao · 3 years, 5 months ago
- db5b6a4 net: bpf: Switch over to memdup_user() by Qing Wang · 3 years, 5 months ago
- c48e51c bpf: selftests: Add selftests for module kfunc support by Kumar Kartikeya Dwivedi · 3 years, 5 months ago
- 2357672 bpf: Introduce BPF support for kernel module function calls by Kumar Kartikeya Dwivedi · 3 years, 5 months ago
- 6b7b0c3 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 5 months ago
- dd9a887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- de21d8b bpf: Do not invoke the XDP dispatcher for PROG_RUN with single repeat by Lorenz Bauer · 3 years, 5 months ago
- 435b08e bpf, test, cgroup: Use sk_{alloc,free} for test cases by Daniel Borkmann · 3 years, 6 months ago
- 3384c7c selftests/bpf: Test new __sk_buff field hwtstamp by Vadim Fedorenko · 3 years, 6 months ago
- b238290 bpf: Permit ingress_ifindex in bpf_prog_test_run_xattr by Neil Spring · 3 years, 6 months ago
- fb7dd8b bpf: Refactor BPF_PROG_RUN into a function by Andrii Nakryiko · 3 years, 7 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- 87b7b53 bpf: Add missing bpf_read_[un]lock_trace() for syscall program by Yonghong Song · 3 years, 7 months ago
- 6d4eb36 bpf: Fix bpf_prog_test_run_xdp logic after incorrect merge resolution by Andrii Nakryiko · 3 years, 7 months ago
- d39e8b9 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 7 months ago
- 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 8 months ago
- c7603cf bpf: Add ambient BPF runtime context stored in current by Andrii Nakryiko · 3 years, 8 months ago
- 5e21bb4 bpf, test: fix NULL pointer dereference on invalid expected_attach_type by Xuan Zhuo · 3 years, 8 months ago
- ec94670 bpf: Support specifying ingress via xdp_md context in BPF_PROG_TEST_RUN by Zvi Effron · 3 years, 8 months ago
- 47316f4 bpf: Support input xdp_md context in BPF_PROG_TEST_RUN by Zvi Effron · 3 years, 8 months ago
- af2ac3e bpf: Prepare bpf syscall to be used from kernel and user space. by Alexei Starovoitov · 3 years, 10 months ago
- 79a7f8b bpf: Introduce bpf_sys_bpf() helper and program type. by Alexei Starovoitov · 3 years, 10 months ago
- 7bd1590 bpf: selftests: Add kfunc_call test by Martin KaFai Lau · 4 years ago