summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* mptcp: increase default max additional subflows to 2Paolo Abeni2021-10-162-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-1410-159/+133
|\
| * Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-142-109/+81
| |\
| | * selftests: net: modify IOAM tests for undef bitsJustin Iurman2021-10-122-109/+81
| * | Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds2021-10-112-2/+30
| |\ \
| | * | kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov2021-10-012-2/+30
| * | | Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-106-50/+25
| |\ \ \ | | |_|/ | |/| |
| | * | objtool: Remove redundant 'len' field from struct sectionJoe Lawrence2021-10-055-20/+17
| | * | objtool: Make .altinstructions section entry size consistentJoe Lawrence2021-10-051-1/+1
| | * | objtool: Remove reloc symbol type checks in get_alt_entry()Josh Poimboeuf2021-10-051-29/+7
* | | | selftests: mlxsw: RED: Test per-TC ECN countersPetr Machata2021-10-133-10/+60
* | | | selftests: mlxsw: RED: Add selftests for the mark qeventPetr Machata2021-10-122-5/+122
* | | | selftests: mlxsw: sch_red_core: Drop two unused variablesPetr Machata2021-10-121-2/+0
* | | | selftests/tls: add SM4 GCM/CCM to tls selftestsTianjia Zhang2021-10-081-2/+26
* | | | selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length keyAmit Cohen2021-10-081-2/+4
* | | | selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplicationAmit Cohen2021-10-081-27/+11
* | | | selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctlyAmit Cohen2021-10-081-3/+3
* | | | selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_errorAmit Cohen2021-10-081-0/+250
* | | | selftests: forwarding: Add IPv6 GRE hierarchical testsAmit Cohen2021-10-084-1/+364
* | | | selftests: forwarding: Add IPv6 GRE flat testsAmit Cohen2021-10-084-0/+465
* | | | testing: selftests: tc_common: Add tc_check_at_least_x_packets()Amit Cohen2021-10-081-0/+10
* | | | testing: selftests: forwarding.config.sample: Add tc flagAmit Cohen2021-10-081-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-0714-75/+542
|\| | |
| * | | Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...Linus Torvalds2021-10-078-54/+445
| |\ \ \
| | * | | perf tests attr: Add missing topdown metrics eventsKan Liang2021-10-054-52/+440
| | * | | tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-10-051-0/+1
| | * | | perf build: Fix plugin static linking with libopencsd on ARM and ARM64Branislav Rankov2021-10-051-1/+1
| | * | | perf build: Add missing -lstdc++ when linking with libopencsdBranislav Rankov2021-10-051-1/+1
| | * | | perf jevents: Free the sys_event_tables list after processing entriesLike Xu2021-10-051-0/+2
| * | | | Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-072-1/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-10-072-1/+3
| | |\ \ \
| | | * | | libbpf: Fix memory leak in strsetAndrii Nakryiko2021-10-011-0/+1
| | | * | | libbpf: Fix segfault in light skeleton for objects without BTFKumar Kartikeya Dwivedi2021-09-301-1/+2
| * | | | | Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-10-041-1/+4
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | selftests: drivers/dma-buf: Fix implicit declaration warnsShuah Khan2021-09-271-1/+4
| * | | | | objtool: print out the symbol type when complaining about itLinus Torvalds2021-10-031-4/+8
| * | | | | Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-031-7/+25
| |\ \ \ \ \
| | * | | | | objtool: Teach get_alt_entry() about more relocation typesPeter Zijlstra2021-10-011-7/+25
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-012-11/+60
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson2021-09-301-10/+59
| | * | | | | selftests: KVM: Don't clobber XMM register when readOliver Upton2021-09-281-1/+1
* | | | | | | selftests: net: Test for the IOAM encapsulation with IPv6Justin Iurman2021-10-041-50/+159
* | | | | | | selftests: net: mscc: ocelot: add a test for egress VLAN modificationVladimir Oltean2021-10-021-0/+39
* | | | | | | selftests: net: mscc: ocelot: rename the VLAN modification test to ingressVladimir Oltean2021-10-021-3/+3
* | | | | | | selftests: net: mscc: ocelot: bring up the ports automaticallyVladimir Oltean2021-10-021-0/+5
* | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-10-01109-732/+1804
|\ \ \ \ \ \ \
| * | | | | | | selftests/bpf: Use BTF-defined key/value for map definitionsHengqi Chen2021-10-0113-40/+38
| * | | | | | | libbpf: Support uniform BTF-defined key/value specification across all BPF mapsHengqi Chen2021-10-011-0/+24
| * | | | | | | selftests/bpf: Use kselftest skip code for skipped testsPo-Hsu Lin2021-09-302-3/+9
| * | | | | | | libbpf: Fix skel_internal.h to set errno on loader retval < 0Kumar Kartikeya Dwivedi2021-09-291-2/+4