index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-11-01
1
-4
/
+3
*
bpf: Prevent inlining of bpf_fentry_test7()
Yonghong Song
2023-08-30
1
-0
/
+1
*
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-07
1
-1
/
+1
*
net: move struct netdev_rx_queue out of netdevice.h
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
selftests/bpf: add testcase for TRACING with 6+ arguments
Menglong Dong
2023-07-13
1
-1
/
+13
*
selftests/bpf: Add test to exercise typedef walking
Stanislav Fomichev
2023-06-30
1
-0
/
+4
*
bpf: Move kernel test kfuncs to bpf_testmod
Jiri Olsa
2023-05-16
1
-201
/
+0
*
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-13
1
-2
/
+1
*
bpf: add test_run support for netfilter program type
Florian Westphal
2023-04-21
1
-0
/
+158
*
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
2023-04-16
1
-12
/
+0
*
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
2
-13
/
+35
|
\
|
*
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
2023-04-11
1
-1
/
+7
|
*
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
2023-04-04
1
-7
/
+5
|
*
bpf: Invoke btf_struct_access() callback only for writes.
Alexei Starovoitov
2023-04-04
1
-1
/
+1
|
*
bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGS
David Vernet
2023-03-25
1
-0
/
+6
|
*
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
2023-03-25
1
-3
/
+0
|
*
bpf, test_run: fix crashes due to XDP frame overwriting/corruption
Alexander Lobakin
2023-03-16
1
-1
/
+11
|
*
bpf/selftests: Test fentry attachment to shadowed functions
Viktor Malik
2023-03-15
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-09
1
-6
/
+13
|
\
\
|
|
/
|
/
|
|
*
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
2023-03-06
1
-6
/
+13
*
|
bpf: Introduce kptr_rcu.
Alexei Starovoitov
2023-03-03
1
-1
/
+2
|
/
*
Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"
Martin KaFai Lau
2023-02-17
1
-23
/
+6
*
bpf: Disable bh in bpf_test_run for xdp and tc prog
Martin KaFai Lau
2023-02-17
1
-0
/
+2
*
bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
Alexander Lobakin
2023-02-15
1
-6
/
+23
*
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
1
-26
/
+44
|
\
|
*
selftests/bpf: Add testcase for static kfunc with unused arg
David Vernet
2023-02-02
1
-0
/
+6
|
*
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-02-02
1
-26
/
+29
|
*
selftests/bpf: Add a sign-extension test for kfuncs
Ilya Leoshkevich
2023-01-28
1
-0
/
+9
*
|
net: skbuff: drop the word head from skb cache
Jakub Kicinski
2023-02-10
1
-1
/
+1
|
/
*
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
2023-01-25
1
-0
/
+18
*
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2023-01-23
1
-0
/
+3
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-2
/
+1
|
\
|
*
mm: Introduce set_memory_rox()
Peter Zijlstra
2022-12-15
1
-2
/
+1
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-12-12
1
-3
/
+11
|
\
\
|
*
\
Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-next
Alexei Starovoitov
2022-12-07
1
-3
/
+11
|
|
\
\
|
|
*
|
bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
Benjamin Tissoires
2022-12-07
1
-3
/
+11
|
|
|
/
*
|
/
skbuff: Introduce slab_build_skb()
Kees Cook
2022-12-09
1
-1
/
+1
|
/
/
*
|
Daniel Borkmann says:
Jakub Kicinski
2022-11-28
2
-10
/
+7
|
\
\
|
*
|
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
2022-11-21
1
-3
/
+0
|
*
|
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2022-11-14
1
-7
/
+7
|
|
/
*
/
bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()
Baisong Zhong
2022-11-04
1
-0
/
+1
|
/
*
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
2022-09-07
1
-0
/
+36
*
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
2022-09-07
1
-0
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-08-17
1
-0
/
+5
|
\
|
*
selftests/bpf: add destructive kfunc test
Artem Savkov
2022-08-10
1
-0
/
+5
*
|
bpf: Allow calling bpf_prog_test kfuncs in tracing programs
Kumar Kartikeya Dwivedi
2022-08-09
1
-0
/
+1
|
/
*
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
2022-07-21
1
-0
/
+5
*
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
2022-07-21
1
-48
/
+22
*
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-07-19
1
-0
/
+3
*
bpf, test_run: Remove unnecessary prog type checks
Daniel Xu
2022-06-03
1
-6
/
+0
[next]