summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/net: timestamping: support binding PHCYangbo Lu2021-07-011-20/+35
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-30192-1669/+8874
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-292-1/+9
| |\
| | * selftests: net: devlink_port_split: check devlink returned an element before ...Paolo Pisati2021-06-281-0/+3
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-06-232-1/+9
| | |\
| | | * selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()Cong Wang2021-06-211-1/+6
| | | * bpf: Fix libelf endian handling in resolv_btfidsTony Ambardar2021-06-181-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-286-255/+74
| |\ \ \
| | * | | libbpf: Switch to void * casting in netlink helpersKumar Kartikeya Dwivedi2021-06-223-6/+6
| | * | | libbpf: Add request buffer type for netlink messagesKumar Kartikeya Dwivedi2021-06-222-82/+65
| | * | | libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loadingJonathan Edwards2021-06-211-0/+4
| | * | | bpf: Add documentation for libbpf including API autogenGrant Seltzer2021-06-181-168/+0
| | * | | selftests/bpf: Fix ringbuf test fetching map FDAndrii Nakryiko2021-06-171-1/+1
| * | | | tools/testing: add a selftest for SO_NETNS_COOKIELorenz Bauer2021-06-244-1/+64
| * | | | selftests: icmp_redirect: support expected failuresAndrea Righi2021-06-231-1/+7
| * | | | selftests: mptcp: turn rp_filter off on each NICYonglong Li2021-06-221-1/+2
| * | | | selftests: mptcp: add deny_join_id0 testcasesGeliang Tang2021-06-221-1/+74
| * | | | tc-testing: add test for ct DNAT tuple collisionMarcelo Ricardo Leitner2021-06-221-0/+45
| * | | | tc-testing: add support for sending various scapy packetsMarcelo Ricardo Leitner2021-06-221-19/+23
| * | | | tc-testing: fix list handlingMarcelo Ricardo Leitner2021-06-221-1/+1
| * | | | selftests: mptcp: display proper reason to abort testsMatthieu Baerts2021-06-221-16/+36
| * | | | selftests: tls: fix chacha+bidir testsJakub Kicinski2021-06-211-28/+39
| * | | | selftests: tls: clean up uninitialized warningsJakub Kicinski2021-06-211-0/+20
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-1868-526/+2353
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | selftests: mptcp: enable checksum in mptcp_join.shGeliang Tang2021-06-181-4/+103
| * | | | selftests: mptcp: enable checksum in mptcp_connect.shGeliang Tang2021-06-181-1/+12
| * | | | selftests: seg6: add selftest for SRv6 End.DT46 BehaviorAndrea Mayer2021-06-181-0/+573
| | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-17104-1052/+2913
| |\ \ \
| | * | | selftests/bpf: Fix selftests build with old system-wide headersAndrii Nakryiko2021-06-171-0/+4
| | * | | libbpf: Fail compilation if target arch is missingLorenz Bauer2021-06-161-4/+42
| | * | | selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu2021-06-161-0/+1
| | * | | bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.Kuniyuki Iwashima2021-06-154-1/+692
| | * | | libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima2021-06-151-1/+4
| | * | | bpf: Support socket migration by eBPF.Kuniyuki Iwashima2021-06-151-0/+15
| | * | | bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.Kuniyuki Iwashima2021-06-151-0/+1
| | * | | libbpf: Set NLM_F_EXCL when creating qdiscKumar Kartikeya Dwivedi2021-06-151-1/+1
| | * | | libbpf: Remove unneeded check for flags during tc detachKumar Kartikeya Dwivedi2021-06-151-2/+0
| | * | | tools/bpftool: Fix error return code in do_batch()Zhihao Cheng2021-06-111-1/+3
| | * | | libbpf: Simplify the return expression of bpf_object__init_maps functionWang Hai2021-06-111-3/+1
| | * | | selftests, bpf: Make docs tests fail more reliablyJoe Stringer2021-06-083-1/+4
| | * | | libbpf: Fix pr_warn type warnings on 32bitMichal Suchanek2021-06-081-2/+2
| | * | | tools/bpftool: Fix cross-buildJean-Philippe Brucker2021-06-081-1/+4
| | * | | selftests/bpf: Add xdp_redirect_multi into .gitignoreAndrii Nakryiko2021-06-031-0/+1
| | * | | libbpf: Install skel_internal.h header used from light skeletonsAndrii Nakryiko2021-06-031-1/+1
| | * | | libbpf: Refactor header installation portions of MakefileAndrii Nakryiko2021-06-031-12/+7
| | * | | libbpf: Move few APIs from 0.4 to 0.5 versionAndrii Nakryiko2021-06-031-3/+3
| | * | | bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocationsYonghong Song2021-05-281-0/+19
| | * | | libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest2021-05-2616-68/+74
| | * | | selftests/bpf: Add xdp_redirect_multi testHangbin Liu2021-05-264-1/+526
| | * | | xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu2021-05-261-2/+12