index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bpf
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-3
/
+3
2026-01-24
bpf: add fsession support
Menglong Dong
-0
/
+1
2026-01-12
bpf: Fix reference count leak in bpf_prog_test_run_xdp()
Tetsuo Handa
-3
/
+4
2026-01-06
bpf, test_run: Subtract size of xdp_frame from allowed metadata size
Toke Høiland-Jørgensen
-5
/
+13
2025-10-20
bpf: Do not let BPF test infra emit invalid GSO types to stack
Daniel Borkmann
-0
/
+5
2025-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
-18
/
+7
2025-10-17
bpf: Do not disable preemption in bpf_test_run().
Sahil Chandna
-17
/
+6
2025-10-14
bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path
Shardul Bankar
-1
/
+1
2025-10-10
bpf: Craft non-linear skbs in BPF_PROG_TEST_RUN
Paul Chaignon
-21
/
+82
2025-10-10
bpf: Reorder bpf_prog_test_run_skb initialization
Paul Chaignon
-13
/
+13
2025-10-10
bpf: Refactor cleanup of bpf_prog_test_run_skb
Paul Chaignon
-12
/
+14
2025-09-23
Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'
Martin KaFai Lau
-14
/
+23
2025-09-23
bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUN
Amery Hung
-3
/
+12
2025-09-23
bpf: Make variables in bpf_prog_test_run_xdp less confusing
Amery Hung
-13
/
+13
2025-08-07
bpf: Standardize function declaration style
Li Jun
-11
/
+11
2025-07-11
bpf: Add attach_type field to bpf_link
Tao Chen
-1
/
+2
2025-06-12
bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4K
Yonghong Song
-1
/
+1
2025-04-23
selftests/bpf: Add test to access const void pointer argument in tracing program
KaFai Wan
-1
/
+7
2025-01-29
bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
Shigeru Yoshida
-4
/
+1
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-0
/
+1
2024-12-12
xdp: get rid of xdp_frame::mem.id
Alexander Lobakin
-2
/
+2
2024-12-02
bpf: fix cgroup_skb prog test run direct packet access
Mahe Tardy
-0
/
+1
2024-10-31
bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
Toke Høiland-Jørgensen
-0
/
+1
2024-09-05
bpf: use type_may_be_null() helper for nullable-param check
Shung-Hsi Yu
-1
/
+1
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
-1
/
+27
2024-07-02
page_pool: convert to use netmem
Mina Almasry
-2
/
+3
2024-06-24
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
-1
/
+10
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
-1
/
+27
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-2
/
+2
2024-06-05
bpf: Set run context for rawtp test_run callback
Jiri Olsa
-0
/
+6
2024-05-30
bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops.
Kui-Feng Lee
-2
/
+2
2024-04-25
bpf: check bpf_dummy_struct_ops program params for test runs
Eduard Zingerman
-1
/
+50
2024-04-25
bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
Eduard Zingerman
-2
/
+2
2024-03-28
bpf: add bpf_modify_return_test_tp() kfunc triggering tracepoint
Andrii Nakryiko
-0
/
+8
2024-03-18
bpf: Check return from set_memory_rox()
Christophe Leroy
-1
/
+3
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-9
/
+5
2024-03-11
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
-1
/
+1
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
-1
/
+3
2024-03-04
bpf: struct_ops supports more than one page for trampolines.
Kui-Feng Lee
-8
/
+4
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
-4
/
+4
2024-01-23
bpf, net: switch to dynamic registration
Kui-Feng Lee
-2
/
+9
2024-01-23
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
-1
/
+10
2023-12-15
bpf: Fix dtor CFI
Peter Zijlstra
-2
/
+13
2023-12-15
x86/cfi,bpf: Fix bpf_struct_ops CFI
Peter Zijlstra
-1
/
+30
2023-12-06
bpf: Add helpers for trampoline image management
Song Liu
-4
/
+3
2023-11-27
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
-1
/
+1
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
-4
/
+3
2023-08-30
bpf: Prevent inlining of bpf_fentry_test7()
Yonghong Song
-0
/
+1
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
-1
/
+1
[next]