Age | Commit message (Expand) | Author |
2019-07-08 | libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs | Andrii Nakryiko |
2019-07-08 | libbpf: add perf buffer API | Andrii Nakryiko |
2019-07-06 | selftests/bpf: add test_tcp_rtt to .gitignore | Stanislav Fomichev |
2019-07-06 | selftests/bpf: fix test_align liveliness expectations | Stanislav Fomichev |
2019-07-05 | tools: bpftool: Fix json dump crash on powerpc | Jiri Olsa |
2019-07-05 | tools: bpftool: add "prog run" subcommand to test-run programs | Quentin Monnet |
2019-07-05 | selftests/bpf: convert legacy BPF maps to BTF-defined ones | Andrii Nakryiko |
2019-07-05 | selftests/bpf: convert selftests using BTF-defined maps to new syntax | Andrii Nakryiko |
2019-07-05 | selftests/bpf: add __uint and __type macro for BTF-defined maps | Andrii Nakryiko |
2019-07-05 | libbpf: capture value in BTF type info for BTF-defined map defs | Andrii Nakryiko |
2019-07-05 | selftests/bpf: convert existing tracepoint tests to new APIs | Andrii Nakryiko |
2019-07-05 | selftests/bpf: add kprobe/uprobe selftests | Andrii Nakryiko |
2019-07-05 | selftests/bpf: switch test to new attach_perf_event API | Andrii Nakryiko |
2019-07-05 | libbpf: add raw tracepoint attach API | Andrii Nakryiko |
2019-07-05 | libbpf: add tracepoint attach API | Andrii Nakryiko |
2019-07-05 | libbpf: add kprobe/uprobe attach API | Andrii Nakryiko |
2019-07-05 | libbpf: add ability to attach/detach BPF program to perf event | Andrii Nakryiko |
2019-07-05 | libbpf: introduce concept of bpf_link | Andrii Nakryiko |
2019-07-05 | libbpf: make libbpf_strerror_r agnostic to sign of error | Andrii Nakryiko |
2019-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-07-04 | bonding: add an option to specify a delay between peer notifications | Vincent Bernat |
2019-07-03 | selftests/bpf: test BPF_SOCK_OPS_RTT_CB | Stanislav Fomichev |
2019-07-03 | bpf/tools: sync bpf.h | Stanislav Fomichev |
2019-07-03 | selftests: bpf: standardize to static __always_inline | Jiri Benc |
2019-07-03 | bpf, libbpf, smatch: Fix potential NULL pointer dereference | Leo Yan |
2019-07-03 | libbpf: fix GCC8 warning for strncpy | Andrii Nakryiko |
2019-07-01 | blackhole_dev: add a selftest | Mahesh Bandewar |
2019-07-01 | tc-testing: added tdc tests for prio qdisc | Roman Mashak |
2019-07-01 | tc-testing: updated mirred action tests with batch create/delete | Roman Mashak |
2019-06-29 | selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present | Florian Westphal |
2019-06-29 | selftests/bpf: fix -Wstrict-aliasing in test_sockopt_sk.c | Stanislav Fomichev |
2019-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-27 | bpftool: support cgroup sockopt | Stanislav Fomichev |
2019-06-27 | selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI | Stanislav Fomichev |
2019-06-27 | selftests/bpf: add sockopt test that exercises sk helpers | Stanislav Fomichev |
2019-06-27 | selftests/bpf: add sockopt test | Stanislav Fomichev |
2019-06-27 | selftests/bpf: test sockopt section name | Stanislav Fomichev |
2019-06-27 | libbpf: support sockopt hooks | Stanislav Fomichev |
2019-06-27 | bpf: sync bpf.h to tools/ | Stanislav Fomichev |
2019-06-27 | xsk: Change the default frame size to 4096 and allow controlling it | Maxim Mikityanskiy |
2019-06-27 | libbpf: Support getsockopt XDP_OPTIONS | Maxim Mikityanskiy |
2019-06-27 | xsk: Add getsockopt XDP_OPTIONS | Maxim Mikityanskiy |
2019-06-27 | selftests: rtnetlink: add small test case with 'promote_secondaries' enabled | Florian Westphal |
2019-06-26 | selftests/bpf: build tests with debug info | Andrii Nakryiko |
2019-06-26 | libbpf: fix max() type mismatch for 32bit | Ivan Khoronzhuk |
2019-06-25 | tc-testing: add ingress qdisc tests | Roman Mashak |
2019-06-25 | tc-testing: Restore original behaviour for namespaces in tdc | Lucas Bates |
2019-06-24 | selftests, bpf: Add test for veth native XDP | Toshiaki Makita |
2019-06-24 | libbpf: fix spelling mistake "conflictling" -> "conflicting" | Colin Ian King |
2019-06-24 | selftests: pmtu: Make list_flush_ipv6_exception test more demanding | Stefano Brivio |