a name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/net/bpf
AgeCommit message (Expand)Author
2023-05-16bpf: Move kernel test kfuncs to bpf_testmodJiri Olsa
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin
2023-04-21bpf: add test_run support for netfilter program typeFlorian Westphal
2023-04-16bpf: Remove bpf_kfunc_call_test_kptr_get() test kfuncDavid Vernet
2023-04-13Daniel Borkmann says:Jakub Kicinski
2023-04-11selftests/bpf: Add test to access u32 ptr argument in tracing programFeng Zhou
2023-04-04bpf: Remove unused arguments from btf_struct_access().Alexei Starovoitov
2023-04-04bpf: Invoke btf_struct_access() callback only for writes.Alexei Starovoitov
2023-03-25bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGSDavid Vernet
2023-03-25bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncsDavid Vernet
2023-03-16bpf, test_run: fix crashes due to XDP frame overwriting/corruptionAlexander Lobakin
2023-03-15bpf/selftests: Test fentry attachment to shadowed functionsViktor Malik
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-06bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-03-03bpf: Introduce kptr_rcu.Alexei Starovoitov
2023-02-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau
2023-02-17bpf: Disable bh in bpf_test_run for xdp and tc progMartin KaFai Lau
2023-02-15bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski
2023-02-02selftests/bpf: Add testcase for static kfunc with unused argDavid Vernet
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet
2023-01-28selftests/bpf: Add a sign-extension test for kfuncsIlya Leoshkevich
2023-01-25bpf/selftests: Verify struct_ops prog sleepable behaviorDavid Vernet