index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2023-07-19
3
-1
/
+8
*
bpf: allow any program to use the bpf_map_sum_elem_count kfunc
Anton Protopopov
2023-07-19
1
-0
/
+5
*
selftests/bpf: Disable newly-added 'owner' field test until refcount re-enabled
Dave Marchevsky
2023-07-19
1
-24
/
+0
*
selftests/bpf: Add rbtree test exercising race which 'owner' field prevents
Dave Marchevsky
2023-07-19
2
-1
/
+121
*
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
2023-07-19
1
-39
/
+39
*
selftests: router_bridge_pvid_vlan_upper: Add a new selftest
Petr Machata
2023-07-14
2
-0
/
+156
*
selftests: router_bridge_vlan_upper_pvid: Add a new selftest
Petr Machata
2023-07-14
2
-0
/
+172
*
selftests: router_bridge_vlan: Add PVID change test
Petr Machata
2023-07-14
1
-15
/
+85
*
selftests: router_bridge: Add tests to remove and add PVID
Petr Machata
2023-07-14
1
-0
/
+50
*
selftests: forwarding: lib: Add ping6_, ping_test_fails()
Petr Machata
2023-07-14
1
-0
/
+18
*
selftests: rtnetlink: add MACsec offload tests
Sabrina Dubroca
2023-07-14
1
-0
/
+83
*
selftests: mptcp: add speed env var
Geliang Tang
2023-07-14
1
-105
/
+125
*
selftests: mptcp: add fullmesh env var
Geliang Tang
2023-07-14
1
-7
/
+9
*
selftests: mptcp: add fastclose env var
Geliang Tang
2023-07-14
1
-9
/
+12
*
selftests: mptcp: set all env vars as local ones
Geliang Tang
2023-07-14
1
-6
/
+12
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-07-14
67
-99
/
+3201
|
\
|
*
selftests/bpf: Add selftest for PTR_UNTRUSTED
Yafang Shao
2023-07-14
2
-0
/
+65
|
*
selftests/bpf: Add selftests for nested_trust
Yafang Shao
2023-07-14
2
-0
/
+31
|
*
selftests/bpf: add testcase for TRACING with 6+ arguments
Menglong Dong
2023-07-14
12
-15
/
+332
|
*
bpftool: Use "fallthrough;" keyword instead of comments
Quentin Monnet
2023-07-12
2
-2
/
+2
|
*
selftests/bpf: Improve test coverage of bpf_mem_alloc.
Alexei Starovoitov
2023-07-12
1
-1
/
+1
|
*
selftests/bpf: extend existing map resize tests for per-cpu use case
Andrii Nakryiko
2023-07-12
2
-5
/
+17
|
*
bpftool: Show perf link info
Yafang Shao
2023-07-12
1
-1
/
+246
|
*
bpftool: Add perf event names
Yafang Shao
2023-07-12
1
-0
/
+67
|
*
bpf: Support ->fill_link_info for perf_event
Yafang Shao
2023-07-12
1
-0
/
+35
|
*
bpftool: Show kprobe_multi link info
Yafang Shao
2023-07-12
1
-3
/
+115
|
*
bpftool: Dump the kernel symbol's module name
Yafang Shao
2023-07-12
2
-1
/
+7
|
*
bpf: Support ->fill_link_info for kprobe_multi
Yafang Shao
2023-07-12
1
-0
/
+5
|
*
libbpf: Remove HASHMAP_INIT static initialization helper
John Sanpe
2023-07-11
1
-10
/
+0
|
*
libbpf: Fix realloc API handling in zero-sized edge cases
Andrii Nakryiko
2023-07-11
2
-4
/
+16
|
*
bpftool: Use a local bpf_perf_event_value to fix accessing its fields
Alexander Lobakin
2023-07-11
1
-10
/
+17
|
*
bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.c
Quentin Monnet
2023-07-11
1
-2
/
+9
|
*
bpftool: Define a local bpf_perf_link to fix accessing its fields
Alexander Lobakin
2023-07-11
1
-2
/
+7
|
*
bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookie
Alexander Lobakin
2023-07-11
1
-1
/
+5
|
*
libbpf: only reset sec_def handler when necessary
Andrii Nakryiko
2023-07-09
1
-8
/
+19
|
*
selftests/bpf: Correct two typos
Lu Hongfei
2023-07-07
2
-2
/
+2
|
*
libbpf: Use available_filter_functions_addrs with multi-kprobes
Jackie Liu
2023-07-07
1
-1
/
+61
|
*
libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobes
Jackie Liu
2023-07-07
1
-13
/
+97
|
*
selftests/bpf: Bump and validate MAX_SYMS
Björn Töpel
2023-07-06
1
-1
/
+4
|
*
selftests/bpf: test map percpu stats
Anton Protopopov
2023-07-06
2
-0
/
+471
|
*
selftests/bpf: Add benchmark for bpf memory allocator
Hou Tao
2023-07-06
5
-0
/
+502
|
*
selftests/bpf: Honor $(O) when figuring out paths
Björn Töpel
2023-07-05
1
-0
/
+4
|
*
selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some tests
Björn Töpel
2023-07-05
5
-1
/
+14
|
*
selftests/bpf: Add bpf_program__attach_netfilter helper test
Florian Westphal
2023-06-30
2
-0
/
+100
|
*
libbpf: Add netfilter link attach helper
Florian Westphal
2023-06-30
5
-0
/
+72
|
*
libbpf: Skip modules BTF loading when CAP_SYS_ADMIN is missing
Andrea Terzolo
2023-06-30
1
-0
/
+4
|
*
selftests/bpf: Verify that the cgroup_skb filters receive expected packets.
Kui-Feng Lee
2023-06-30
5
-0
/
+832
|
*
selftests/bpf: Add test to exercise typedef walking
Stanislav Fomichev
2023-06-30
2
-0
/
+25
|
*
selftests/bpf: Fix bpf_nf failure upon test rerun
Daniel Borkmann
2023-06-30
1
-2
/
+3
|
*
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2023-06-29
9
-15
/
+15
[next]