summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: mptcp: fix case multiple subflows limited by serverJianguo Wu2021-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-106-20/+53
|\
| * bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patchJohn Fastabend2021-07-092-10/+44
| * tools: bpf: Fix error in 'make -C tools/ bpf_install'Wei Li2021-07-071-5/+2
| * tools/runqslower: Use __state instead of stateSanjayKumar Jeyakumar2021-07-071-1/+1
| * libbpf: Restore errno return for functions that were already returning itToke Høiland-Jørgensen2021-07-071-2/+2
| * bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian2021-07-061-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-07-072-1/+168
|\ \
| * | selftest: netfilter: add test case for unreplied tcp connectionsFlorian Westphal2021-07-022-1/+168
* | | selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu2021-07-071-2/+3
* | | selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu2021-07-071-1/+1
|/ /
* / 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-07-01192-1669/+8874
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-302-1/+9
| |\
| | * selftests: net: devlink_port_split: check devlink returned an element before ...Paolo Pisati2021-06-291-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-296-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-181-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-1968-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-171-4/+42
| | * | | selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu2021-06-171-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-121-1/+3
| | * | | libbpf: Simplify the return expression of bpf_object__init_maps functionWang Hai2021-06-121-3/+1