summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-10-16mptcp: increase default max additional subflows to 2Paolo Abeni
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-13selftests: mlxsw: RED: Test per-TC ECN countersPetr Machata
2021-10-12selftests: net: modify IOAM tests for undef bitsJustin Iurman
2021-10-12selftests: mlxsw: RED: Add selftests for the mark qeventPetr Machata
2021-10-12selftests: mlxsw: sch_red_core: Drop two unused variablesPetr Machata
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...Linus Torvalds
2021-10-10Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-08selftests/tls: add SM4 GCM/CCM to tls selftestsTianjia Zhang
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length keyAmit Cohen
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplicationAmit Cohen
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctlyAmit Cohen
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_errorAmit Cohen
2021-10-08selftests: forwarding: Add IPv6 GRE hierarchical testsAmit Cohen
2021-10-08selftests: forwarding: Add IPv6 GRE flat testsAmit Cohen
2021-10-08testing: selftests: tc_common: Add tc_check_at_least_x_packets()Amit Cohen
2021-10-08testing: selftests: forwarding.config.sample: Add tc flagAmit Cohen
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...Linus Torvalds
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-05objtool: Remove redundant 'len' field from struct sectionJoe Lawrence
2021-10-05objtool: Make .altinstructions section entry size consistentJoe Lawrence
2021-10-05objtool: Remove reloc symbol type checks in get_alt_entry()Josh Poimboeuf
2021-10-05perf tests attr: Add missing topdown metrics eventsKan Liang
2021-10-05tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-10-05perf build: Fix plugin static linking with libopencsd on ARM and ARM64Branislav Rankov
2021-10-05perf build: Add missing -lstdc++ when linking with libopencsdBranislav Rankov
2021-10-05perf jevents: Free the sys_event_tables list after processing entriesLike Xu
2021-10-04Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-10-04selftests: net: Test for the IOAM encapsulation with IPv6Justin Iurman
2021-10-03objtool: print out the symbol type when complaining about itLinus Torvalds
2021-10-03Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-10-02selftests: net: mscc: ocelot: add a test for egress VLAN modificationVladimir Oltean
2021-10-02selftests: net: mscc: ocelot: rename the VLAN modification test to ingressVladimir Oltean
2021-10-02selftests: net: mscc: ocelot: bring up the ports automaticallyVladimir Oltean
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01selftests/bpf: Use BTF-defined key/value for map definitionsHengqi Chen
2021-10-01libbpf: Support uniform BTF-defined key/value specification across all BPF mapsHengqi Chen
2021-10-01libbpf: Fix memory leak in strsetAndrii Nakryiko
2021-10-01kunit: tool: better handling of quasi-bool args (--json, --raw_output)Daniel Latypov
2021-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-10-01objtool: Teach get_alt_entry() about more relocation typesPeter Zijlstra
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-30libbpf: Fix segfault in light skeleton for objects without BTFKumar Kartikeya Dwivedi
2021-09-30selftests/bpf: Use kselftest skip code for skipped testsPo-Hsu Lin
2021-09-30KVM: selftests: Ensure all migrations are performed when test is affinedSean Christopherson
2021-09-29libbpf: Fix skel_internal.h to set errno on loader retval < 0Kumar Kartikeya Dwivedi