summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-1595-364/+3267
| |\ \ \ \ \
| | * | | | | selftests/bpf: Test for sk helpers in cgroup skbAndrey Ignatov2020-05-152-0/+192
| | * | | | | selftests/bpf: Add connect_fd_to_fd, connect_wait net helpersAndrey Ignatov2020-05-152-13/+63
| | * | | | | bpf: Introduce bpf_sk_{, ancestor_}cgroup_id helpersAndrey Ignatov2020-05-151-1/+35
| | * | | | | selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM"Colin Ian King2020-05-151-1/+1
| | * | | | | selftests/bpf: Test narrow loads for bpf_sock_addr.user_portAndrey Ignatov2020-05-151-10/+28
| | * | | | | bpf: Support narrow loads from bpf_sock_addr.user_portAndrey Ignatov2020-05-151-1/+1
| | * | | | | bpf: Change btf_iter func proto prefix to "bpf_iter_"Yonghong Song2020-05-131-1/+1
| | * | | | | tools/bpf: selftests : Explain bpf_iter test failures with llvm 10.0.0Yonghong Song2020-05-131-0/+43
| | * | | | | selftest/bpf: Add BPF triggering benchmarkAndrii Nakryiko2020-05-135-1/+238
| | * | | | | selftest/bpf: Fmod_ret prog and implement test_overhead as part of benchAndrii Nakryiko2020-05-136-2/+240
| | * | | | | selftests/bpf: Add benchmark runner infrastructureAndrii Nakryiko2020-05-135-1/+608
| | * | | | | selftests/bpf: Extract parse_num_list into generic testing_helpers.cAndrii Nakryiko2020-05-135-64/+78
| | * | | | | libbpf: Fix probe code to return EPERM if encounteredEelco Chaudron2020-05-131-7/+29
| | * | | | | selftests/bpf: Install generated test progsYauheni Kaliuta2020-05-131-0/+1
| | * | | | | tools, bpf: Synchronise BPF UAPI header with toolsQuentin Monnet2020-05-111-50/+59
| | * | | | | tools, bpftool: Minor fixes for documentationQuentin Monnet2020-05-1113-70/+116
| | * | | | | tools, bpftool: Poison and replace kernel integer typedefsQuentin Monnet2020-05-115-6/+9
| | * | | | | bpf, libbpf: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-113-3/+3
| | * | | | | bpf, runqslower: include proper uapi/bpf.hSong Liu2020-05-101-1/+2
| | * | | | | tools/bpf: selftests: Add bpf_iter selftestsYonghong Song2020-05-106-0/+509
| | * | | | | tools/bpf: selftests: Add iter progs for bpf_map/task/task_fileYonghong Song2020-05-103-0/+79
| | * | | | | tools/bpf: selftests: Add iterator programs for ipv6_route and netlinkYonghong Song2020-05-102-0/+128
| | * | | | | tools/bpftool: Add bpf_iter support for bptoolYonghong Song2020-05-106-1/+188
| | * | | | | tools/libpf: Add offsetof/container_of macro in bpf_helpers.hYonghong Song2020-05-101-0/+14
| | * | | | | tools/libbpf: Add bpf_iter supportYonghong Song2020-05-106-0/+91
| | * | | | | bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song2020-05-101-1/+38
| | * | | | | bpf: Create anonymous bpf iteratorYonghong Song2020-05-101-0/+6
| | * | | | | bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song2020-05-101-0/+1
| | * | | | | bpf: Allow loading of a bpf_iter programYonghong Song2020-05-101-0/+1
| | * | | | | bpf: Allow any port in bpf_bind helperStanislav Fomichev2020-05-094-4/+176
| | * | | | | selftests/bpf: Move existing common networking parts into network_helpersStanislav Fomichev2020-05-0922-53/+90
| | * | | | | selftests/bpf: Generalize helpers to control background listenerStanislav Fomichev2020-05-094-113/+108
| | * | | | | Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...Alexei Starovoitov2020-05-077-1/+132
| | |\ \ \ \ \
| * | | | | | | devlink: refactor end checks in devlink_nl_cmd_region_read_dumpitJakub Kicinski2020-05-151-0/+15
| * | | | | | | selftests: fix flower parent qdiscVlad Buslov2020-05-142-6/+6
| * | | | | | | selftests: mlxsw: tc_restrictions: add couple of test for the correct matchal...Jiri Pirko2020-05-101-0/+107
| * | | | | | | selftests: mlxsw: tc_restrictions: add test to check sample action restrictionsJiri Pirko2020-05-101-0/+25
| * | | | | | | selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.shJiri Pirko2020-05-101-0/+0
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-0722-45/+372
| |\ \ \ \ \ \ \
| * | | | | | | | devlink: let kernel allocate region snapshot idJakub Kicinski2020-05-041-0/+13
| | |/ / / / / / | |/| | | | | |
| * | | | | | | ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng2020-05-031-2/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-0246-555/+3591
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/bpf: Use reno instead of dctcpStanislav Fomichev2020-05-022-4/+3
| | * | | | | | | bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev2020-05-013-2/+59
| | * | | | | | | bpf: Add selftest for BPF_ENABLE_STATSSong Liu2020-05-012-0/+63
| | * | | | | | | libbpf: Add support for command BPF_ENABLE_STATSSong Liu2020-05-013-0/+12
| | * | | | | | | bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu2020-05-011-0/+11
| | * | | | | | | selftests/bpf: Test allowed maps for bpf_sk_select_reuseportJakub Sitnicki2020-04-302-1/+56
| | * | | | | | | libbpf: Fix false uninitialized variable warningAndrii Nakryiko2020-04-301-1/+1