summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/net: change shebang to bash to support "source"Yujie Liu2024-01-042-4/+4
* net/sched: Remove uapi support for CBQ qdiscJamal Hadi Salim2024-01-021-80/+0
* net/sched: Remove uapi support for ATM qdiscJamal Hadi Salim2024-01-021-15/+0
* net/sched: Remove uapi support for dsmark qdiscJamal Hadi Salim2024-01-021-14/+0
* net/sched: Remove uapi support for tcindex classifierJamal Hadi Salim2024-01-021-16/+0
* net/sched: Remove uapi support for rsvp classifierJamal Hadi Salim2024-01-021-31/+0
* selftests: mptcp: diag: check CURRESTAB countersGeliang Tang2024-01-021-1/+16
* selftests: mptcp: join: check CURRESTAB countersGeliang Tang2024-01-021-5/+41
* selftest/tcp-ao: Work on namespace-ified sysctl_optmem_maxDmitry Safonov2024-01-021-8/+27
* selftest/tcp-ao: Set routes in a proper VRF table idDmitry Safonov2024-01-023-10/+9
* net/sched: Retire ipt actionJamal Hadi Salim2024-01-022-2/+0
* Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2024-01-013-1/+434
|\
| * netfilter: ctnetlink: support filtering by zoneFelix Huettner2023-12-223-1/+434
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...David S. Miller2024-01-0116-73/+306
|\ \
| * | libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relosMingyi Zhang2023-12-211-0/+2
| * | libbpf: Skip DWARF sections in linker sanity checkAlyssa Ross2023-12-211-0/+3
| * | selftests/bpf: Remove tests for zeroed-array kptrHou Tao2023-12-201-51/+49
| * | selftests/bpf: Close cgrp fd before calling cleanup_cgroup_environment()Hou Tao2023-12-201-0/+1
| * | selftests/bpf: add freplace of BTF-unreliable main prog testAndrii Nakryiko2023-12-204-3/+69
| * | selftests/bpf: add global subprog annotation testsAndrii Nakryiko2023-12-201-4/+95
| * | libbpf: add __arg_xxx macros for annotating global func argsAndrii Nakryiko2023-12-201-0/+3
| * | bpf: reuse subprog argument parsing logic for subprog call checksAndrii Nakryiko2023-12-201-1/+1
| * | bpf: reuse btf_prepare_func_args() check for main program BTF validationAndrii Nakryiko2023-12-203-4/+4
| * | selftests/bpf: add testcase to verifier_bounds.c for BPF_JNEMenglong Dong2023-12-201-0/+62
| * | selftests/bpf: activate the OP_NE logic in range_cond()Menglong Dong2023-12-201-6/+13
| * | selftests/bpf: remove reduplicated s32 casting in "crafted_cases"Menglong Dong2023-12-201-4/+4
* | | selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGEMaxim Galaganov2023-12-261-0/+12
* | | selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...Vladimir Oltean2023-12-232-0/+20
* | | selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-sizeVladimir Oltean2023-12-231-2/+35
* | | kselftest/runner.sh: add netns supportHangbin Liu2023-12-232-3/+45
* | | selftests/net: convert pmtu.sh to run it in unique namespaceHangbin Liu2023-12-231-18/+9
* | | selftests/net: use unique netns name for setup_loopback.sh setup_veth.shHangbin Liu2023-12-234-15/+20
* | | selftests/net: convert xfrm_policy.sh to run it in unique namespaceHangbin Liu2023-12-231-69/+69
* | | selftests/net: convert stress_reuseport_listen.sh to run it in unique namespaceHangbin Liu2023-12-231-3/+3
* | | selftests/net: convert rtnetlink.sh to run it in unique namespaceHangbin Liu2023-12-231-16/+18
* | | selftests/net: convert netns-name.sh to run it in unique namespaceHangbin Liu2023-12-231-22/+22
* | | selftests/net: convert gre_gso.sh to run it in unique namespaceHangbin Liu2023-12-231-11/+7
* | | selftests/net: remove unneeded semicolonJiapeng Chong2023-12-231-1/+1
* | | selftest/tcp-ao: Rectify out-of-tree buildDmitry Safonov2023-12-231-6/+3
* | | selftests/net: Fix various spelling mistakes in TCP-AO testsColin Ian King2023-12-224-5/+5
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-2114-68/+86
|\ \
| * \ Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-215-5/+69
| |\ \
| | * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2023-12-211-0/+34
| | |\ \
| | | * | bpf: sockmap, test for unconnected af_unix sockJohn Fastabend2023-12-141-0/+34
| | * | | kselftest: rtnetlink.sh: use grep_fail when expecting the cmd failHangbin Liu2023-12-211-1/+1
| | * | | selftests: add vlan hw filter testsLiu Jian2023-12-192-0/+30
| | * | | selftests: mptcp: join: fix subflow_send_ack lookupGeliang Tang2023-12-171-4/+4
| * | | | Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-173-2/+11
| |\ \ \ \
| | * | | | cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang2023-12-053-2/+11
| * | | | | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-153-3/+0