summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-06-17selftests/bpf: Fix ringbuf test fetching map FDAndrii Nakryiko
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-17selftests/bpf: Fix selftests build with old system-wide headersAndrii Nakryiko
2021-06-16libbpf: Fail compilation if target arch is missingLorenz Bauer
2021-06-16selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu
2021-06-15bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.Kuniyuki Iwashima
2021-06-15libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima
2021-06-15bpf: Support socket migration by eBPF.Kuniyuki Iwashima
2021-06-15bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima
2021-06-15libbpf: Set NLM_F_EXCL when creating qdiscKumar Kartikeya Dwivedi
2021-06-15libbpf: Remove unneeded check for flags during tc detachKumar Kartikeya Dwivedi
2021-06-14testing: selftests: drivers: net: netdevsim: devlink: add test case for hard ...Oleksandr Mazur
2021-06-14testing: selftests: net: forwarding: add devlink-required functionality to te...Oleksandr Mazur
2021-06-14nexthops: Add selftests for cleanup of known bad route addDavid Ahern
2021-06-11tools/bpftool: Fix error return code in do_batch()Zhihao Cheng
2021-06-11libbpf: Simplify the return expression of bpf_object__init_maps functionWang Hai
2021-06-11vsock_test: add SOCK_SEQPACKET testsArseny Krasnov
2021-06-08selftests: devlink_lib: Fix bouncing of netdevsim DEVLINK_DEVPetr Machata
2021-06-08selftests: Clean forgotten resources as part of cleanup()Amit Cohen
2021-06-08selftests: router_scale: Do not count failed routesAmit Cohen
2021-06-08selftests, bpf: Make docs tests fail more reliablyJoe Stringer
2021-06-08libbpf: Fix pr_warn type warnings on 32bitMichal Suchanek
2021-06-08tools/bpftool: Fix cross-buildJean-Philippe Brucker
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-04wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld
2021-06-04selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg supportFlorian Westphal
2021-06-03selftests/bpf: Add xdp_redirect_multi into .gitignoreAndrii Nakryiko
2021-06-03libbpf: Install skel_internal.h header used from light skeletonsAndrii Nakryiko
2021-06-03libbpf: Refactor header installation portions of MakefileAndrii Nakryiko
2021-06-03libbpf: Move few APIs from 0.4 to 0.5 versionAndrii Nakryiko
2021-06-02selftest: netdevsim: Add devlink rate grouping testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink rate nodes testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink port shared/max tx rate testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink rate testDmytro Linkin
2021-06-01net/sched: act_vlan: Test priority 0 modificationBoris Sukholitko
2021-06-01net/sched: act_vlan: No dump for unset priorityBoris Sukholitko
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni
2021-05-28bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocationsYonghong Song
2021-05-27selftests: devlink_lib: add check for devlink device existenceJiri Pirko
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest
2021-05-26selftests/bpf: Add xdp_redirect_multi testHangbin Liu
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu
2021-05-25bpftool: Set errno on skeleton failures and propagate errorsAndrii Nakryiko
2021-05-25libbpf: Streamline error reporting for high-level APIsAndrii Nakryiko
2021-05-25libbpf: Streamline error reporting for low-level APIsAndrii Nakryiko
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko
2021-05-25libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviorsAndrii Nakryiko