summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu2023-08-201-1/+151
* selftests: vrf_route_leaking: remove ipv6_ping_frag from default testingHangbin Liu2023-08-201-1/+1
* tools: ynl-gen: use temporary file for renderingJiri Pirko2023-08-191-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-185-3/+10
|\
| * Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-181-1/+2
| |\
| | * selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata2023-08-141-1/+2
| * | Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-08-121-1/+2
| |\ \
| | * \ Merge tag 'counter-fixes-for-6.5b' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2023-08-041-1/+2
| | |\ \
| | | * | tools/counter: Makefile: Replace rmdir by rm to avoid make,clean failureAnh Tuan Phan2023-07-241-1/+2
| * | | | Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds2023-08-113-1/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner2023-08-041-0/+4
| | * | | selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain2023-08-041-0/+1
| | * | | radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King2023-08-041-1/+1
| | |/ /
* | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-1613-24/+1079
|\ \ \ \
| * | | | selftests/bpf: Add mptcpify testGeliang Tang2023-08-162-0/+161
| * | | | selftests/bpf: Fix error checks of mptcp open_and_loadGeliang Tang2023-08-161-11/+1
| * | | | selftests/bpf: Add two mptcp netns helpersGeliang Tang2023-08-161-10/+21
| * | | | bpftool: Implement link show support for xdpDaniel Borkmann2023-08-161-0/+7
| * | | | bpftool: Implement link show support for tcxDaniel Borkmann2023-08-161-0/+37
| * | | | selftests/bpf: Add selftest for fill_link_infoYafang Shao2023-08-163-0/+387
| * | | | selftests/bpf: Add various more tcx test casesDaniel Borkmann2023-08-143-0/+462
| * | | | selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou2023-08-141-1/+1
| * | | | selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou2023-08-141-1/+1
| * | | | libbpf: Set close-on-exec flag on gzopenMarco Vedovati2023-08-141-2/+2
| * | | | bpftool: fix perf help messageDaniel T. Lee2023-08-111-1/+1
* | | | | selftests: fib_tests: Add a test case for IPv6 garbage collectionKui-Feng Lee2023-08-161-3/+69
* | | | | selftests: bonding: remove redundant delete action of device link1_1Zhengchao Shao2023-08-161-1/+0
* | | | | tools: ynl: add more info to KeyErrors on missing attrsJakub Kicinski2023-08-151-3/+12
* | | | | selftests: seg6: add selftest for NEXT-C-SID flavor in SRv6 End.X behaviorPaolo Lungaroni2023-08-152-0/+1214
* | | | | netlink: specs: devlink: extend health reporter dump attributes by port indexJiri Pirko2023-08-142-0/+11
* | | | | netlink: specs: devlink: extend per-instance dump commands to accept instance...Jiri Pirko2023-08-142-26/+643
* | | | | netlink: specs: devlink: add commands that do per-instance dumpJiri Pirko2023-08-142-0/+3352
* | | | | selftests: forwarding: Add test case for traffic redirection from a locked portIdo Schimmel2023-08-141-0/+36
* | | | | selftests: openvswitch: add explicit drop testcaseAdrian Moreno2023-08-141-0/+35
* | | | | selftests: openvswitch: add drop reason testcaseAdrian Moreno2023-08-141-1/+66
* | | | | net: openvswitch: add explicit drop actionEric Garver2023-08-141-4/+18
|/ / / /
* | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-1011-91/+206
|\ \ \ \
| * | | | selftests/bpf: relax expected log messages to allow emitting BPF_STEduard Zingerman2023-08-082-6/+33
| * | | | selftests/bpf: remove duplicated functionsKui-Feng Lee2023-08-081-76/+17
| * | | | selftests/bpf: Add bpf_get_func_ip test for uprobe inside functionJiri Olsa2023-08-072-4/+60
| * | | | selftests/bpf: Add bpf_get_func_ip tests for uprobe on function entryJiri Olsa2023-08-072-2/+34
| * | | | bpf: Add support for bpf_get_func_ip helper for uprobe programJiri Olsa2023-08-071-1/+6
| * | | | selftests/bpf: Add a movsx selftest for sign-extension of R10Yonghong Song2023-08-071-0/+22
| * | | | libbpf: Use local includes inside the librarySergey Kacheev2023-08-042-3/+3
| * | | | selftests/bpf: fix the incorrect verification of port numbers.Kui-Feng Lee2023-08-041-3/+4
| * | | | selftests/bpf: Add test for detachment on empty mprog entryDaniel Borkmann2023-08-041-0/+31
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-1035-100/+344
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-1018-52/+245
| |\ \ \ \
| | * \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-102-1/+87
| | |\ \ \ \
| | | * | | | selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai2023-08-092-0/+86