index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bpf
/
test_run.c
Age
Commit message (
Expand
)
Author
2025-04-23
selftests/bpf: Add test to access const void pointer argument in tracing program
KaFai Wan
2025-01-29
bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
Shigeru Yoshida
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-12-12
xdp: get rid of xdp_frame::mem.id
Alexander Lobakin
2024-12-02
bpf: fix cgroup_skb prog test run direct packet access
Mahe Tardy
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-07-02
page_pool: convert to use netmem
Mina Almasry
2024-06-24
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
2024-06-05
bpf: Set run context for rawtp test_run callback
Jiri Olsa
2024-03-28
bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint
Andrii Nakryiko
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2023-12-15
bpf: Fix dtor CFI
Peter Zijlstra
2023-11-27
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-08-30
bpf: Prevent inlining of bpf_fentry_test7()
Yonghong Song
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-03
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-07-13
selftests/bpf: add testcase for TRACING with 6+ arguments
Menglong Dong
2023-06-30
selftests/bpf: Add test to exercise typedef walking
Stanislav Fomichev
2023-05-16
bpf: Move kernel test kfuncs to bpf_testmod
Jiri Olsa
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-04-21
bpf: add test_run support for netfilter program type
Florian Westphal
2023-04-16
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-11
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
2023-03-25
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
2023-03-25
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
2023-03-16
bpf, test_run: fix crashes due to XDP frame overwriting/corruption
Alexander Lobakin
2023-03-15
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-06
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
2023-03-03
bpf: Introduce kptr_rcu.
Alexei Starovoitov
2023-02-17
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Martin KaFai Lau
2023-02-17
bpf: Disable bh in bpf_test_run for xdp and tc prog
Martin KaFai Lau
2023-02-15
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
2023-02-02
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-01-28
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2022-12-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-09
skbuff: Introduce slab_build_skb()
Kees Cook
2022-12-07
Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-next
Alexei Starovoitov
2022-12-07
bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
Benjamin Tissoires
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
2022-11-21
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
[next]