aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet2019-03-14
* selftests/bpf: add fwd enum resolution test for btf_dedupAndrii Nakryiko2019-03-14
* btf: resolve enum fwds in btf_dedupAndrii Nakryiko2019-03-14
* bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau2019-03-13
* bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau2019-03-13
* bpf: Sync bpf.h to tools/Martin KaFai Lau2019-03-13
* libbpf: fix to reject unknown flags in xsk_socket__create()Magnus Karlsson2019-03-12
* selftests/bpf: fix segfault of test_progs when prog loading failedYonghong Song2019-03-12
* libbpf: handle BTF parsing and loading properlyAndrii Nakryiko2019-03-11
* bpf, libbpf: fixing leak when kernel does not support btfNikita V. Shirokov2019-03-08
* bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldDaniel Borkmann2019-03-07
* selftests: bpf: test_progs: initialize duration in singal_pending testStanislav Fomichev2019-03-07
* libbpf: force fixdep compilation at the start of the buildStanislav Fomichev2019-03-07
* selftests: bpf: fix compilation with out-of-tree $(OUTPUT)Stanislav Fomichev2019-03-07
* selftests/bpf: test that GSO works in lwt_ip_encapPeter Oskolkov2019-03-07
* selftest/net: Remove duplicate headerSouptick Joarder2019-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-04
|\
| * bpf: add test cases for non-pointer sanitiation logicDaniel Borkmann2019-03-04
| * selftests: bpf: break up test_progs - miscStanislav Fomichev2019-03-02
| * selftests: bpf: break up test_progs - spinlockStanislav Fomichev2019-03-02
| * selftests: bpf: break up test_progs - tracepointStanislav Fomichev2019-03-02
| * selftests: bpf: break up test_progs - stackmapStanislav Fomichev2019-03-02
| * selftests: bpf: break up test_progs - xdpStanislav Fomichev2019-03-02
| * selftests: bpf: break up test_progs - pkt accessStanislav Fomichev2019-03-02
| * selftests: bpf: break up test_progs - preparationsStanislav Fomichev2019-03-02
| * bpf: sync bpf.h to tools and update bpf_helpers.hbrakmo2019-03-02
| * selftests/bpf: set unlimited RLIMIT_MEMLOCK for test_sock_fieldsYonghong Song2019-03-01
| * selftests/bpf: add btf_dedup test of FWD/STRUCT resolutionAndrii Nakryiko2019-02-28
| * btf: fix bug with resolving STRUCT/UNION into corresponding FWDAndrii Nakryiko2019-02-28
| * btf: allow to customize dedup hash table sizeAndrii Nakryiko2019-02-28
| * libbpf: fix formatting for btf_ext__get_raw_dataAndrii Nakryiko2019-02-28
| * selftests/bpf: fix btf_dedup testing codeAndrii Nakryiko2019-02-28
| * tools/libbpf: signedness bug in btf_dedup_ref_type()Dan Carpenter2019-02-28
| * tools: libbpf: make sure readelf shows full names in build checksJakub Kicinski2019-02-28
| * tools: libbpf: add a correctly named define for map iterationJakub Kicinski2019-02-28
| * selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissectorStanislav Fomichev2019-02-28
| * bpf: add missing entries to bpf_helpers.hWillem de Bruijn2019-02-28
| * tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song2019-02-27
| * tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov2019-02-27
| * tools/bpf: sync bpf.h into toolsAlexei Starovoitov2019-02-27
| * libbpf: add support for using AF_XDP socketsMagnus Karlsson2019-02-25
| * selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUNStanislav Fomichev2019-02-25
| * bpf: bpftool, fix documentation for attach typesAlban Crequy2019-02-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-03-02
|\ \
| * | netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal2019-02-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-02
|\ \ \
| * | | selftests: fixes for UDP GROPaolo Abeni2019-03-01
| * | | selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni2019-02-28
| * | | selftests: pmtu: disable DAD in all namespacesPaolo Abeni2019-02-28
* | | | tc-testing: Allow test cases to be skippedLucas Bates2019-03-02