summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: ynl: add support for encoding multi-attrAlessandro Marcolini2024-02-071-0/+7
* tools: ynl: correct typo and docstringAlessandro Marcolini2024-02-071-4/+3
* bonding: Add independent control state machineAahil Awatramani2024-02-061-0/+1
* selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOWWillem de Bruijn2024-02-061-2/+5
* netdevsim: add Makefile for selftestsDavid Wei2024-02-051-0/+17
* selftests: netdevsim: stop using ifconfigJakub Kicinski2024-02-041-20/+20
* tools: ynl: auto-gen for all genetlink familiesJakub Kicinski2024-02-031-1/+4
* tools: ynl: generate code for ovs familiesJakub Kicinski2024-02-033-1/+62
* tools: ynl: include dpll and mptcp_pm in C codegenJakub Kicinski2024-02-032-1/+3
* selftests: openvswitch: Test ICMP related matches work with SNATBrad Cowie2024-02-021-0/+62
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-0241-212/+382
|\
| * Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-0126-123/+232
| |\
| | * selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)2024-02-011-14/+9
| | * selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)2024-02-011-2/+2
| | * selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)2024-02-011-1/+1
| | * selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)2024-02-011-4/+4
| | * selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)2024-02-011-1/+1
| | * selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)2024-02-011-0/+1
| | * selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)2024-02-011-0/+1
| | * selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)2024-02-011-0/+1
| | * selftests: net: enable some more knobsPaolo Abeni2024-02-011-0/+3
| | * selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski2024-02-011-0/+1
| | * selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier2024-02-011-1/+1
| | * selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier2024-02-011-3/+2
| | * selftests: net: Remove executable bits from library scriptsBenjamin Poirier2024-02-012-0/+0
| | * selftests: bonding: Check initial stateBenjamin Poirier2024-02-011-0/+11
| | * selftests: team: Add missing config optionsBenjamin Poirier2024-02-011-1/+3
| | * selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni2024-02-011-1/+1
| | * selftests: net: fix available tunnels detectionPaolo Abeni2024-02-011-8/+8
| | * selftests: net: add missing config for pmtu.sh testsPaolo Abeni2024-02-011-0/+3
| | * selftests/net: Repair RST passive reset selftestDmitry Safonov2024-02-012-52/+98
| | * selftests/net: Rectify key counters checksDmitry Safonov2024-02-011-19/+25
| | * selftests/net: Argument value mismatch when calling verify_counters()Mohammad Nassiri2024-02-011-1/+1
| | * selftests: net: add missing config for GENEVEMatthias May2024-01-311-0/+1
| | * selftests: net: Add missing matchall classifierIdo Schimmel2024-01-311-0/+1
| | * selftests: net: add missing config for nftables-backed iptablesJakub Kicinski2024-01-301-0/+1
| | * selftests: net: give more time for GRO aggregationPaolo Abeni2024-01-261-1/+1
| | * selftests: net: add missing required classifierPaolo Abeni2024-01-261-0/+1
| | * selftests: net: add missing config for big tcp testsPaolo Abeni2024-01-261-0/+5
| | * selftests/net/lib: update busywait timeout valueHangbin Liu2024-01-261-1/+4
| | * selftests: tcp_ao: set the timeout to 2 minutesJakub Kicinski2024-01-261-0/+1
| | * selftests: net: explicitly wait for listener readyPaolo Abeni2024-01-261-2/+4
| | * selftests: net: included needed helper in the install targetsPaolo Abeni2024-01-261-0/+1
| | * selftests: net: remove dependency on ebpf testsPaolo Abeni2024-01-267-12/+26
| | * selftests: tcp_ao: add a config fileJakub Kicinski2024-01-261-0/+10
| * | Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-02-011-4/+4
| |\ \
| | * | selftests/hid: wacom: fix confidence testsBenjamin Tissoires2024-01-181-4/+4
| * | | Merge tag 'linux_kselftest-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-01-314-68/+109
| |\ \ \
| | * | | kselftest/seccomp: Report each expectation we assert as a KTAP testMark Brown2024-01-301-20/+41
| | * | | kselftest/seccomp: Use kselftest output functions for benchmarkMark Brown2024-01-301-21/+24