index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-09-02
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-31
bpf: Remove bpf_lsm_file_mprotect from sleepable list.
Alexei Starovoitov
2020-08-31
libbpf: Support shared umems between queues and devices
Magnus Karlsson
2020-08-28
selftests/bpf: Add sleepable tests
Alexei Starovoitov
2020-08-28
libbpf: Support sleepable progs
Alexei Starovoitov
2020-08-28
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
2020-08-28
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2020-08-28
bpf: selftests: Add test for different inner map size
Martin KaFai Lau
2020-08-28
bpf: Make bpf_link_info.iter similar to bpf_iter_link_info
Yonghong Song
2020-08-28
tools, bpf/build: Cleanup feature files on make clean
Jesper Dangaard Brouer
2020-08-26
libbpf: Fix compilation warnings for 64-bit printf args
Andrii Nakryiko
2020-08-26
selftests/bpf: Add verifier tests for xor operation
Yonghong Song
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...
Ido Schimmel
2020-08-26
selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthops
Ido Schimmel
2020-08-26
libbpf: Fix unintentional success return code in bpf_object__load
Alex Gartrell
2020-08-26
selftests/bpf: Test for map update access from within EXT programs
Udip Pant
2020-08-26
selftests/bpf: Test for checking return code for the extended prog
Udip Pant
2020-08-26
selftests/bpf: Add test for freplace program with write access
Udip Pant
2020-08-26
selftests/bpf: Fix spelling mistake "scoket" -> "socket"
Colin Ian King
2020-08-26
selftests/bpf: Fix open call in trigger_fstat_events
Jiri Olsa
2020-08-25
selftests/bpf: Add set test to resolve_btfids
Jiri Olsa
2020-08-25
selftests/bpf: Add test for d_path helper
Jiri Olsa
2020-08-25
selftests/bpf: Add verifier test for d_path helper
Jiri Olsa
2020-08-25
bpf: Add d_path helper
Jiri Olsa
2020-08-25
bpf: Add BTF_SET_START/END macros
Jiri Olsa
2020-08-25
tools resolve_btfids: Add support for set symbols
Jiri Olsa
2020-08-25
tools resolve_btfids: Add size check to get_id function
Jiri Olsa
2020-08-25
bpf: Add selftests for local_storage
KP Singh
2020-08-25
bpf: Allow local storage to be used from LSM programs
KP Singh
2020-08-25
bpf: Implement bpf_local_storage for inodes
KP Singh
2020-08-25
bpf: Generalize bpf_sk_storage
KP Singh
2020-08-25
bpf: Renames in preparation for bpf_local_storage
KP Singh
2020-08-24
selftests/bpf: Enable tc verbose mode for test_sk_assign
Yonghong Song
2020-08-24
selftests: mlxsw: Reduce runtime of tc-police scale test
Ido Schimmel
2020-08-24
selftests: forwarding: Fix mausezahn delay parameter in mirror_test()
Danielle Ratson
2020-08-24
selftests: mlxsw: Increase burst size for burst test
Ido Schimmel
2020-08-24
selftests: mlxsw: Increase burst size for rate test
Ido Schimmel
2020-08-24
selftests: mlxsw: Decrease required rate accuracy
Ido Schimmel
2020-08-24
selftests: bpf: Fix sockmap update nits
Lorenz Bauer
2020-08-24
libbpf: Fix type compatibility check copy-paste error
Andrii Nakryiko
2020-08-24
libbpf: Avoid false unuinitialized variable warning in bpf_core_apply_relo
Andrii Nakryiko
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
2020-08-24
bpf: selftests: Tcp header options
Martin KaFai Lau
2020-08-24
bpf: selftests: Add fastopen_connect to network_helpers
Martin KaFai Lau
2020-08-24
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
2020-08-24
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
2020-08-24
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
2020-08-24
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
2020-08-24
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
[next]