summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | selftests/bpf: Fix spurious test failures in core_retro selftestAndrii Nakryiko2020-08-012-2/+19
| | * | | | | | | | | | | tools/bpftool: Add documentation and bash-completion for `link detach`Andrii Nakryiko2020-08-012-2/+10
| | * | | | | | | | | | | tools/bpftool: Add `link detach` subcommandAndrii Nakryiko2020-08-011-1/+36
| | * | | | | | | | | | | selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_linksAndrii Nakryiko2020-08-015-29/+73
| | * | | | | | | | | | | libbpf: Add bpf_link detach APIsAndrii Nakryiko2020-08-016-0/+25
| | * | | | | | | | | | | bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend2020-08-0115-132/+43
| | * | | | | | | | | | | libbpf: Fix register in PT_REGS MIPS macrosJerry Crunchtime2020-07-311-2/+2
| | * | | | | | | | | | | libbpf: Make destructors more robust by handling ERR_PTR(err) casesAndrii Nakryiko2020-07-313-8/+7
| | * | | | | | | | | | | selftests/bpf: Omit nodad flag when adding addresses to loopbackJakub Sitnicki2020-07-311-2/+2
| | * | | | | | | | | | | selftests/bpf: Don't destroy failed linkAndrii Nakryiko2020-07-311-14/+28
| | * | | | | | | | | | | selftests/bpf: Add xdpdrv mode for test_xdp_redirectHangbin Liu2020-07-311-32/+52
| | * | | | | | | | | | | selftests/bpf: Verify socket storage in cgroup/sock_{create, release}Stanislav Fomichev2020-07-311-0/+19
| | * | | | | | | | | | | selftests/bpf: Test bpf_iter buffer access with negative offsetYonghong Song2020-07-312-0/+34
| | * | | | | | | | | | | bpf, selftests: use :: 1 for localhost in tcp_server.pyJohn Fastabend2020-07-293-4/+4
| | * | | | | | | | | | | selftests/bpf: Add new bpf_iter context structs to fix build on old kernelsAndrii Nakryiko2020-07-281-0/+18
| | * | | | | | | | | | | bpf: Fix bpf_ringbuf_output() signature to return longAndrii Nakryiko2020-07-281-1/+1
| | * | | | | | | | | | | tools, bpftool: Add LSM type to array of prog namesQuentin Monnet2020-07-271-0/+1
| | * | | | | | | | | | | tools, bpftool: Skip type probe if name is not foundQuentin Monnet2020-07-271-0/+8
| | * | | | | | | | | | | selftests/bpf: Add BPF XDP link selftestsAndrii Nakryiko2020-07-252-0/+149
| | * | | | | | | | | | | libbpf: Add support for BPF XDP linkAndrii Nakryiko2020-07-255-3/+21
| | * | | | | | | | | | | selftests/bpf: Test CGROUP_STORAGE behavior on shared egress + ingressYiFei Zhu2020-07-253-27/+311
| | * | | | | | | | | | | selftests/bpf: Test CGROUP_STORAGE map can't be used by multiple progsYiFei Zhu2020-07-254-11/+99
| | * | | | | | | | | | | selftests/bpf: Add test for CGROUP_STORAGE map on multiple attachesYiFei Zhu2020-07-252-0/+191
| | * | | | | | | | | | | selftests/bpf: Add get_stackid_cannot_attachSong Liu2020-07-251-0/+91
| | * | | | | | | | | | | selftests/bpf: Add callchain_stackidSong Liu2020-07-252-0/+175
| | * | | | | | | | | | | libbpf: Print hint when PERF_EVENT_IOC_SET_BPF returns -EPROTOSong Liu2020-07-251-0/+3
| | * | | | | | | | | | | selftests/bpf: Add a test for out of bound rdonly buf accessYonghong Song2020-07-252-0/+57
| | * | | | | | | | | | | selftests/bpf: Add a test for bpf sk_storage_map iteratorYonghong Song2020-07-252-0/+106
| | * | | | | | | | | | | selftests/bpf: Add test for bpf array map iteratorsYonghong Song2020-07-253-0/+247
| | * | | | | | | | | | | selftests/bpf: Add test for bpf hash map iteratorsYonghong Song2020-07-253-0/+337
| | * | | | | | | | | | | tools/bpftool: Add bpftool support for bpf map element iteratorYonghong Song2020-07-253-7/+62
| | * | | | | | | | | | | tools/libbpf: Add support for bpf map element iteratorYonghong Song2020-07-254-3/+14
| | * | | | | | | | | | | bpf: Implement bpf iterator for map elementsYonghong Song2020-07-251-0/+7
| | * | | | | | | | | | | selftests/bpf: Test BPF socket lookup and reuseport with connectionsJakub Sitnicki2020-07-251-1/+53
| | * | | | | | | | | | | tools/bpftool: Strip BPF .o files before skeleton generationAndrii Nakryiko2020-07-251-1/+2
| * | | | | | | | | | | | selftests: mlxsw: RED: Test offload of trapping on RED qeventsPetr Machata2020-08-032-6/+40
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-0212-29/+129
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | selftests: mptcp: add test cases for mptcp join tests with syn cookiesFlorian Westphal2020-07-311-2/+64
| * | | | | | | | | | | | | selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionallyFlorian Westphal2020-07-311-0/+47
| * | | | | | | | | | | | | selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang2020-07-301-2/+8
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-259-13/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | vrf: Handle CONFIG_SYSCTL not setDavid Ahern2020-07-231-0/+6
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-2230-116/+2849
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | bpftool: Use only nftw for file tree parsingTony Ambardar2020-07-212-59/+82
| | * | | | | | | | | | | | bpf: Make btf_sock_ids globalYonghong Song2020-07-211-0/+30
| | * | | | | | | | | | | | bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song2020-07-212-11/+32
| | * | | | | | | | | | | | tools/bpf: Sync btf_ids.h to toolsYonghong Song2020-07-212-1/+11
| | * | | | | | | | | | | | samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich2020-07-216-8/+9
| | * | | | | | | | | | | | selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich2020-07-211-1/+1
| | * | | | | | | | | | | | tools/bpftool: Fix error handing in do_skeleton()YueHaibing2020-07-211-1/+4