index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: verifier: Relax caller requirements for kfunc projection type args
Daniel Xu
2024-06-12
3
-4
/
+20
*
bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
Daniel Xu
2024-06-12
1
-18
/
+18
*
bpf: Make bpf_session_cookie() kfunc return long *
Daniel Xu
2024-06-12
1
-1
/
+1
*
bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
Daniel Xu
2024-06-12
1
-1
/
+1
*
bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
Daniel Xu
2024-06-12
1
-1
/
+1
*
bpf: selftests: Fix fentry test kfunc prototypes
Daniel Xu
2024-06-12
1
-4
/
+3
*
bpf: selftests: Fix bpf_iter_task_vma_new() prototype
Daniel Xu
2024-06-12
1
-1
/
+1
*
kbuild: bpf: Tell pahole to DECL_TAG kfuncs
Daniel Xu
2024-06-12
1
-1
/
+1
*
bpftool: Query only cgroup-related attach types
Kenta Tada
2024-06-11
1
-4
/
+36
*
Merge branch 'intel-wired-lan-driver-updates-2024-06-03'
Jakub Kicinski
2024-06-11
15
-37
/
+54
|
\
|
*
ice: use irq_update_affinity_hint()
Michal Schmidt
2024-06-11
2
-4
/
+4
|
*
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
2024-06-11
2
-2
/
+29
|
*
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-06-11
11
-31
/
+21
|
/
*
isdn: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-11
13
-0
/
+13
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-11
50
-527
/
+1887
|
\
|
*
selftests/bpf: Drop useless arguments of do_test in bpf_tcp_ca
Geliang Tang
2024-06-06
1
-11
/
+9
|
*
selftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca
Geliang Tang
2024-06-06
1
-12
/
+15
|
*
selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_ca
Geliang Tang
2024-06-06
1
-11
/
+9
|
*
selftests/bpf: Add start_test helper in bpf_tcp_ca
Geliang Tang
2024-06-06
1
-9
/
+33
|
*
selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
Geliang Tang
2024-06-06
1
-27
/
+34
|
*
libbpf: Auto-attach struct_ops BPF maps in BPF skeleton
Mykyta Yatsenko
2024-06-06
4
-7
/
+113
|
*
selftests/bpf: Add btf_field_iter selftests
Alan Maguire
2024-06-06
1
-0
/
+161
|
*
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
2024-06-06
1
-1
/
+2
|
*
libbpf: Remove callback-based type/string BTF field visitor helpers
Andrii Nakryiko
2024-06-05
2
-132
/
+0
|
*
bpftool: Use BTF field iterator in btfgen
Andrii Nakryiko
2024-06-05
1
-10
/
+6
|
*
libbpf: Make use of BTF field iterator in BTF handling code
Andrii Nakryiko
2024-06-05
1
-22
/
+54
|
*
libbpf: Make use of BTF field iterator in BPF linker code
Andrii Nakryiko
2024-06-05
3
-26
/
+40
|
*
libbpf: Add BTF field iterator
Andrii Nakryiko
2024-06-05
2
-0
/
+186
|
*
selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find()
Yonghong Song
2024-06-04
1
-1
/
+12
|
*
selftests/bpf: Fix bpf_cookie and find_vma in nested VM
Song Liu
2024-06-04
2
-3
/
+3
|
*
Merge branch 'enable-bpf-programs-to-declare-arrays-of-kptr-bpf_rb_root-and-b...
Alexei Starovoitov
2024-06-04
8
-110
/
+558
|
|
\
|
|
*
selftests/bpf: Test global bpf_list_head arrays.
Kui-Feng Lee
2024-06-04
2
-0
/
+54
|
|
*
selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.
Kui-Feng Lee
2024-06-04
2
-0
/
+124
|
|
*
selftests/bpf: Test kptr arrays and kptrs in nested struct fields.
Kui-Feng Lee
2024-06-04
2
-0
/
+176
|
|
*
bpf: limit the number of levels of a nested struct type.
Kui-Feng Lee
2024-06-04
1
-11
/
+19
|
|
*
bpf: look into the types of the fields of a struct type recursively.
Kui-Feng Lee
2024-06-04
1
-23
/
+77
|
|
*
bpf: create repeated fields for arrays.
Kui-Feng Lee
2024-06-04
1
-4
/
+58
|
|
*
bpf: refactor btf_find_struct_field() and btf_find_datasec_var().
Kui-Feng Lee
2024-06-04
1
-101
/
+79
|
|
*
bpf: Remove unnecessary call to btf_field_type_size().
Kui-Feng Lee
2024-06-04
2
-2
/
+2
|
|
*
bpf: Remove unnecessary checks on the offset of btf_field.
Kui-Feng Lee
2024-06-04
1
-1
/
+1
|
|
/
|
*
selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap
Geliang Tang
2024-06-03
1
-3
/
+0
|
*
selftests/bpf: Check length of recv in test_sockmap
Geliang Tang
2024-06-03
1
-1
/
+2
|
*
selftests/bpf: Fix size of map_fd in test_sockmap
Geliang Tang
2024-06-03
1
-1
/
+1
|
*
selftests/bpf: Drop prog_fd array in test_sockmap
Geliang Tang
2024-06-03
1
-4
/
+2
|
*
selftests/bpf: Replace tx_prog_fd with tx_prog in test_sockmap
Geliang Tang
2024-06-03
1
-16
/
+14
|
*
selftests/bpf: Use bpf_link attachments in test_sockmap
Geliang Tang
2024-06-03
1
-28
/
+31
|
*
selftests/bpf: Drop duplicate definition of i in test_sockmap
Geliang Tang
2024-06-03
1
-1
/
+2
|
*
selftests/bpf: Fix tx_prog_fd values in test_sockmap
Geliang Tang
2024-06-03
1
-3
/
+3
|
*
test_bpf: Add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-06-03
1
-0
/
+1
|
*
bpftool: Fix typo in MAX_NUM_METRICS macro name
Swan Beaujard
2024-06-03
1
-7
/
+7
[next]