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
...
|
*
|
|
|
|
|
|
selftests/bpf: Add bpf_snprintf_btf helper tests
Alan Maguire
2020-09-29
2
-0
/
+309
|
*
|
|
|
|
|
|
bpf: Add bpf_snprintf_btf helper
Alan Maguire
2020-09-29
1
-0
/
+67
|
*
|
|
|
|
|
|
libbpf: Add btf__new_empty() to create an empty BTF object
Andrii Nakryiko
2020-09-29
3
-0
/
+32
|
*
|
|
|
|
|
|
libbpf: Allow modification of BTF and add btf__add_str API
Andrii Nakryiko
2020-09-29
3
-8
/
+258
|
*
|
|
|
|
|
|
libbpf: Extract generic string hashing function for reuse
Andrii Nakryiko
2020-09-29
2
-8
/
+13
|
*
|
|
|
|
|
|
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
2020-09-29
2
-21
/
+59
|
*
|
|
|
|
|
|
libbpf: Remove assumption of single contiguous memory for BTF data
Andrii Nakryiko
2020-09-29
3
-43
/
+60
|
*
|
|
|
|
|
|
libbpf: Refactor internals of BTF type index
Andrii Nakryiko
2020-09-29
1
-64
/
+75
|
*
|
|
|
|
|
|
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
2020-09-29
4
-39
/
+1
|
*
|
|
|
|
|
|
selftest: bpf: Test copying a sockmap and sockhash
Lorenz Bauer
2020-09-29
2
-11
/
+30
|
*
|
|
|
|
|
|
selftests: bpf: Remove shared header from sockmap iter test
Lorenz Bauer
2020-09-29
3
-24
/
+20
|
*
|
|
|
|
|
|
selftests: bpf: Add helper to compare socket cookies
Lorenz Bauer
2020-09-29
1
-14
/
+36
|
*
|
|
|
|
|
|
selftests/bpf: Add raw_tp_test_run
Song Liu
2020-09-28
2
-0
/
+120
|
*
|
|
|
|
|
|
libbpf: Support test run of raw tracepoint programs
Song Liu
2020-09-28
4
-0
/
+63
|
*
|
|
|
|
|
|
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
2020-09-28
1
-0
/
+7
|
*
|
|
|
|
|
|
bpf: Add AND verifier test case where 32bit and 64bit bounds differ
John Fastabend
2020-09-26
1
-0
/
+16
|
*
|
|
|
|
|
|
bpf: selftest: Add test_btf_skc_cls_ingress
Martin KaFai Lau
2020-09-25
3
-0
/
+413
|
*
|
|
|
|
|
|
bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h
Martin KaFai Lau
2020-09-25
3
-8
/
+4
|
*
|
|
|
|
|
|
bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test
Martin KaFai Lau
2020-09-25
2
-9
/
+55
|
*
|
|
|
|
|
|
bpf: selftest: Use network_helpers in the sock_fields test
Martin KaFai Lau
2020-09-25
1
-79
/
+9
|
*
|
|
|
|
|
|
bpf: selftest: Adapt sock_fields test to use skel and global variables
Martin KaFai Lau
2020-09-25
2
-305
/
+229
|
*
|
|
|
|
|
|
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
2020-09-25
4
-6
/
+3
|
*
|
|
|
|
|
|
bpf: selftest: Add ref_tracking verifier test for bpf_skc casting
Martin KaFai Lau
2020-09-25
1
-0
/
+47
|
*
|
|
|
|
|
|
bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
1
-1
/
+1
|
*
|
|
|
|
|
|
bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
1
-2
/
+2
|
*
|
|
|
|
|
|
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
1
-0
/
+1
|
*
|
|
|
|
|
|
bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...
Martin KaFai Lau
2020-09-25
1
-4
/
+4
*
|
|
|
|
|
|
|
selftests: net: Add drop monitor test
Ido Schimmel
2020-10-01
3
-0
/
+219
*
|
|
|
|
|
|
|
selftests: mlxsw: Add a PFC test
Petr Machata
2020-09-30
1
-0
/
+403
*
|
|
|
|
|
|
|
selftests: mlxsw: Add headroom handling test
Petr Machata
2020-09-30
1
-0
/
+379
*
|
|
|
|
|
|
|
selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qos
Petr Machata
2020-09-30
1
-0
/
+14
*
|
|
|
|
|
|
|
selftests: forwarding: devlink_lib: Support port-less topologies
Petr Machata
2020-09-30
1
-1
/
+1
*
|
|
|
|
|
|
|
selftests: forwarding: devlink_lib: Add devlink_cell_size_get()
Petr Machata
2020-09-30
1
-0
/
+6
*
|
|
|
|
|
|
|
selftests: forwarding: devlink_lib: Split devlink_..._set() into save & set
Petr Machata
2020-09-30
5
-11
/
+72
*
|
|
|
|
|
|
|
selftests: net: add a test for static UDP tunnel ports
Jakub Kicinski
2020-09-28
1
-0
/
+58
*
|
|
|
|
|
|
|
selftests: net: add a test for shared UDP tunnel info tables
Jakub Kicinski
2020-09-28
1
-0
/
+109
*
|
|
|
|
|
|
|
netdevsim: fix duplicated debugfs directory
Jakub Kicinski
2020-09-26
1
-1
/
+1
*
|
|
|
|
|
|
|
netdevsim: add support for flash_update overwrite mask
Jacob Keller
2020-09-26
1
-0
/
+18
*
|
|
|
|
|
|
|
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-26
1
-0
/
+3
*
|
|
|
|
|
|
|
selftests: mptcp: add remove addr and subflow test cases
Geliang Tang
2020-09-25
1
-3
/
+142
*
|
|
|
|
|
|
|
selftests: mptcp: add remove cfg in mptcp_connect
Geliang Tang
2020-09-25
1
-3
/
+15
*
|
|
|
|
|
|
|
selftests: mptcp: add ADD_ADDR mibs check function
Geliang Tang
2020-09-25
1
-0
/
+44
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
81
-1477
/
+2962
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
2020-09-23
1
-0
/
+2
|
*
|
|
|
|
|
|
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
2020-09-22
2
-1
/
+18
|
*
|
|
|
|
|
|
btf: Add BTF_ID_LIST_SINGLE macro
Lorenz Bauer
2020-09-22
1
-0
/
+8
|
*
|
|
|
|
|
|
selftests/bpf: Fix endianness issue in test_sockopt_sk
Ilya Leoshkevich
2020-09-19
1
-2
/
+2
|
*
|
|
|
|
|
|
selftests/bpf: Fix endianness issue in sk_assign
Ilya Leoshkevich
2020-09-18
1
-1
/
+1
|
*
|
|
|
|
|
|
selftests/bpf: Add tailcall_bpf2bpf tests
Maciej Fijalkowski
2020-09-18
5
-0
/
+533
|
*
|
|
|
|
|
|
bpf: Add abnormal return checks.
Alexei Starovoitov
2020-09-18
1
-3
/
+3
[prev]
[next]