summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests: vxlan_mdb: Avoid duplicate test namesIdo Schimmel2024-02-291-18/+18
* tools: ynl: use MSG_DONTWAIT for getting notificationsJakub Kicinski2024-02-291-15/+14
* tools: ynl: remove the libmnl dependencyJakub Kicinski2024-02-294-6/+2
* tools: ynl: stop using mnl socket helpersJakub Kicinski2024-02-293-22/+42
* tools: ynl: switch away from MNL_CB_*Jakub Kicinski2024-02-293-34/+40
* tools: ynl: switch away from mnl_cb_tJakub Kicinski2024-02-293-18/+21
* tools: ynl: stop using mnl_cb_run2()Jakub Kicinski2024-02-292-19/+45
* tools: ynl: use ynl_sock_read_msgs() for ACK handlingJakub Kicinski2024-02-292-23/+14
* tools: ynl: wrap recv() + mnl_cb_run2() into a single helperJakub Kicinski2024-02-291-38/+18
* tools: ynl-gen: remove unused parse codeJakub Kicinski2024-02-293-11/+1
* tools: ynl: make yarg the first member of struct ynl_dump_stateJakub Kicinski2024-02-293-7/+6
* tools: ynl: create local ARRAY_SIZE() helperJakub Kicinski2024-02-292-2/+5
* tools: ynl: create local nlmsg access helpersJakub Kicinski2024-02-293-17/+52
* tools: ynl: create local for_each helpersJakub Kicinski2024-02-293-10/+57
* tools: ynl: create local attribute helpersJakub Kicinski2024-02-293-74/+227
* tools: ynl: give up on libmnl for auto-intsJakub Kicinski2024-02-291-9/+36
* tools: ynl: protect from old OvS headersJakub Kicinski2024-02-291-0/+3
* selftests: netdevsim: be less selective for FW for the devlink testJakub Kicinski2024-02-271-1/+1
* selftests: mptcp: diag: change timeout_poll to 30Geliang Tang2024-02-271-1/+1
* selftests: mptcp: join: change capture/checksum as boolGeliang Tang2024-02-271-11/+11
* selftests: mptcp: simult flows: define missing varsGeliang Tang2024-02-271-0/+6
* selftests: mptcp: netlink: drop duplicate var retGeliang Tang2024-02-271-1/+0
* selftests: mptcp: lib: catch duplicated subtest entriesMatthieu Baerts (NGI0)2024-02-271-0/+21
* tools: ynl: fix header guardsJakub Kicinski2024-02-241-2/+2
* tools: ynl: allow user to pass enum string instead of scalar valueJiri Pirko2024-02-241-2/+24
* tools: ynl: process all scalar types encoding in single elif statementJiri Pirko2024-02-241-7/+7
* tools: ynl: allow user to specify flag attr with bool valuesJiri Pirko2024-02-241-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-2375-338/+583
|\
| * Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-2216-97/+345
| |\
| | * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-02-226-3/+181
| | |\
| | | * selftests/bpf: Add negtive test cases for task iterYafang Shao2024-02-192-1/+12
| | | * selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau2024-02-192-2/+67
| | | * selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao2024-02-162-0/+102
| | * | selftests: ioam: refactoring to align with the fixJustin Iurman2024-02-222-67/+66
| | * | tools: ynl: don't leak mcast_groups on init errorJakub Kicinski2024-02-221-1/+7
| | * | tools: ynl: make sure we always pass yarg to mnl_cb_runJakub Kicinski2024-02-221-3/+8
| | * | selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca2024-02-211-0/+19
| | * | selftests: tls: add test for merging of same-type control messagesSabrina Dubroca2024-02-211-0/+26
| | * | selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu2024-02-191-0/+2
| | * | selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)2024-02-181-6/+11
| | * | selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)2024-02-181-8/+12
| | * | selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)2024-02-181-2/+2
| | * | selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)2024-02-181-1/+2
| | * | selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)2024-02-181-2/+2
| | * | selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)2024-02-181-1/+1
| | * | selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)2024-02-181-0/+6
| | * | net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski2024-02-161-3/+0
| * | | Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-181-2/+2
| |\ \ \
| | * | | selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry2024-02-051-2/+2
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-1658-239/+236
| |\ \ \ \ | | |_|/ / | |/| | |