summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: tc: Add generic mpls matching support for tc-flowerGuillaume Nault2021-02-122-1/+162
* selftests: tc: Add basic mpls_* matching support for tc-flowerGuillaume Nault2021-02-123-1/+187
* selftests: mptcp: fail if not enough SYN/3rd ACKMatthieu Baerts2021-02-121-8/+20
* selftests: mptcp: display warnings on one lineMatthieu Baerts2021-02-121-23/+40
* selftests: mptcp: fix ACKRX debug messageMatthieu Baerts2021-02-121-1/+1
* selftests: mptcp: dump more info on errorsPaolo Abeni2021-02-121-3/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-1012-22/+1284
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-02-103-9/+14
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-02-041-1/+1
| | |\
| | | * selftests: netfilter: fix current yearFabian Frederick2021-02-041-1/+1
| | * | selftests: txtimestamp: fix compilation issueVadim Fedorenko2021-02-041-3/+3
| | * | selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko2021-02-031-5/+10
| * | | selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen2021-02-091-0/+0
| * | | Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-074-2/+1245
| |\ \ \
| | * | | ndtest: Add papr health related flagsSantosh Sivaraj2021-01-282-0/+72
| | * | | ndtest: Add nvdimm control functionsSantosh Sivaraj2021-01-281-0/+51
| | * | | ndtest: Add regions and mappings to the test busesSantosh Sivaraj2021-01-282-0/+378
| | * | | ndtest: Add dimm attributesSantosh Sivaraj2021-01-281-2/+200
| | * | | ndtest: Add dimms to the two busesSantosh Sivaraj2021-01-282-0/+294
| | * | | ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj2021-01-281-0/+23
| | * | | testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj2021-01-284-2/+229
| * | | | Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-071-1/+3
| |\ \ \ \
| | * | | | dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song2021-02-051-1/+3
| | | |/ / | | |/| |
| * | | | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-072-9/+13
| |\ \ \ \
| | * | | | entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2021-02-062-9/+13
| | |/ / /
| * | | | Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-071-1/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tools/power/turbostat: Fallback to an MSR read for EPBBorislav Petkov2021-02-031-1/+9
* | | | | selftests: netdevsim: Test route offload failure notificationsAmit Cohen2021-02-081-2/+132
* | | | | selftests: tc-testing: u32: Add tests covering sample optionPhil Sutter2021-02-081-0/+46
* | | | | selftests/net: so_txtime: remove unneeded semicolonYang Li2021-02-081-1/+1
* | | | | selftests: mptcp: add command line arguments for mptcp_join.shGeliang Tang2021-02-061-478/+590
* | | | | Revert "GTP: add support for flow based tunneling API"Jonas Bonn2021-02-041-1/+0
* | | | | net: selftests: Add lanes setting testDanielle Ratson2021-02-033-0/+249
* | | | | selftests: mptcp: add testcases for ADD_ADDR with portGeliang Tang2021-02-021-1/+159
* | | | | selftests: mptcp: add port argument for pm_nl_ctlGeliang Tang2021-02-021-2/+22
* | | | | selftests: mptcp: add testcases for newly added addressesGeliang Tang2021-02-021-2/+71
* | | | | selftests: mptcp: use minus values for removing address numbersGeliang Tang2021-02-021-15/+17
* | | | | selftests: netdevsim: Add fib_notifications testAmit Cohen2021-02-021-0/+300
* | | | | selftests: Extend fib tests to run with and without flags notificationsAmit Cohen2021-02-022-0/+28
* | | | | selftests: Add nci suiteBongsu Jeon2021-01-294-0/+609
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-2819-134/+222
|\| | | |
| * | | | Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-283-3/+46
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2021-01-282-2/+2
| | | |/ | | |/|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2021-01-211-1/+44
| | |\ \
| | | * | xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala2021-01-041-0/+43
| | | * | selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin2021-01-041-1/+1
| * | | | Merge tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-01-242-11/+17
| |\ \ \ \
| | * | | | objtool: Don't fail on missing symbol tableJosh Poimboeuf2021-01-211-2/+5
| | * | | | objtool: Don't fail the kernel build on fatal errorsJosh Poimboeuf2021-01-211-9/+5
| | * | | | objtool: Don't add empty symbols to the rbtreeJosh Poimboeuf2021-01-131-0/+7
| | | |_|/ | | |/| |