summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-06libbpf: remove unnecessary cast-to-voidBjörn Töpel
2019-05-05selftests: Add loopback testJiri Pirko
2019-05-05libbpf: add libbpf_util.h to header install.William Tu
2019-05-05tools/bpf: fix perf build error with uClibc (seen on ARC)Vineet Gupta
2019-05-04bpftool: exclude bash-completion/bpftool from .gitignore patternMasahiro Yamada
2019-05-04libbpf: proper XSKMAP cleanupBjörn Töpel
2019-05-04libbpf: fix invalid munmap callBjörn Töpel
2019-05-04selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-01selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu
2019-05-01selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-29Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-27bpf: Add ene-to-end test for bpf_sk_storage_* helpersMartin KaFai Lau
2019-04-27bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_mapsMartin KaFai Lau
2019-04-27bpf: Add verifier tests for the bpf_sk_storageMartin KaFai Lau
2019-04-27bpf: Refactor BTF encoding macro to test_btf.hMartin KaFai Lau
2019-04-27bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probingMartin KaFai Lau
2019-04-27bpf: Sync bpf.h to toolsMartin KaFai Lau
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins
2019-04-26tools: sync bpf.hMatt Mullins
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko
2019-04-26netdevsim: merge sdev into devJiri Pirko
2019-04-25bpftool: fix indendation in bash-completion/bpftoolAndrii Nakryiko
2019-04-25bpftool: add bash completions for btf commandAndrii Nakryiko
2019-04-25bpftool/docs: add btf sub-command documentationAndrii Nakryiko
2019-04-25bpftool: add ability to dump BTF typesAndrii Nakryiko
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-25bpftool: Fix errno variable usageBenjamin Poirier
2019-04-25selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon
2019-04-25libbpf: add binary to gitignoreMatteo Croce
2019-04-25tools: bpftool: fix infinite loop in map createAlban Crequy
2019-04-25selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook
2019-04-25bpftool: show flow_dissector attachment statusStanislav Fomichev
2019-04-25libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee
2019-04-25bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statementDaniel Borkmann
2019-04-25bpf, libbpf: handle old kernels more graceful wrt global data sectionsDaniel Borkmann
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-24selftests/bpf: expand test_tc_tunnel with SIT encapWillem de Bruijn
2019-04-23bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUNStanislav Fomichev
2019-04-23selftests/bpf: properly return error from bpf_flow_loadStanislav Fomichev
2019-04-23selftests/bpf: run flow dissector tests in skb-less modeStanislav Fomichev
2019-04-23selftests/bpf: add flow dissector bpf_skb_load_bytes helper testStanislav Fomichev
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller