aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-31tools/resolve_btfids: Fix warningsStanislav Fomichev
2021-03-30selftests/bpf: Add an option for a debug shell in vmtest.shKP Singh
2021-03-30selftests: xsk: Remove unused definesBjörn Töpel
2021-03-30selftests: xsk: Remove mutex and condition variableBjörn Töpel
2021-03-30selftests: xsk: Remove thread attributeBjörn Töpel
2021-03-30selftests: xsk: Implement bpf_link testMaciej Fijalkowski
2021-03-30selftests: xsk: Remove sync_mutex_tx and atomic varMaciej Fijalkowski
2021-03-30selftests: xsk: Refactor teardown/bidi test cases and testapp_validateMaciej Fijalkowski
2021-03-30selftests: xsk: Remove Tx synchronization resourcesMaciej Fijalkowski
2021-03-30selftests: xsk: Split worker threadMaciej Fijalkowski
2021-03-30selftests: xsk: Remove thread for netns switchMaciej Fijalkowski
2021-03-30libbpf: xsk: Use bpf_linkMaciej Fijalkowski
2021-03-30selftests: xsk: Simplify frame traversal in dumping threadMaciej Fijalkowski
2021-03-30selftests: xsk: Remove inline keyword from source fileMaciej Fijalkowski
2021-03-30selftests: xsk: Remove unused functionMaciej Fijalkowski
2021-03-30selftests: xsk: Remove struct ifaceconfigobjMaciej Fijalkowski
2021-03-30selftests: xsk: Don't call worker_pkt_dump() for stats testMaciej Fijalkowski
2021-03-30libbpf: Fix memory leak when emitting final btf_extAndrii Nakryiko
2021-03-30bpf: selftests: Update clang requirement in README.rst for testing kfunc callMartin KaFai Lau
2021-03-26bpf: selftests: Add kfunc_call testMartin KaFai Lau
2021-03-26bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel functionsMartin KaFai Lau
2021-03-26bpf: selftests: Rename bictcp to bpf_cubicMartin KaFai Lau
2021-03-26libbpf: Support extern kernel functionMartin KaFai Lau
2021-03-26libbpf: Record extern sym relocation firstMartin KaFai Lau
2021-03-26libbpf: Rename RELO_EXTERN to RELO_EXTERN_VARMartin KaFai Lau
2021-03-26libbpf: Refactor codes for finding btf id of a kernel symbolMartin KaFai Lau
2021-03-26libbpf: Refactor bpf_object__resolve_ksyms_btf_idMartin KaFai Lau
2021-03-26bpf: Support bpf program calling kernel functionMartin KaFai Lau
2021-03-26libbpf: Preserve empty DATASEC BTFs during static linkingAndrii Nakryiko
2021-03-25libbpf: Add bpf object kern_version attribute setterRafael David Tinoco
2021-03-25bpf: selftests: Add tests for batched ops in LPM trie mapsPedro Tammela
2021-03-25selftests/bpf: Better error messages for ima_setup.sh failuresKP Singh
2021-03-26libbpf: Constify few bpf_program gettersAndrii Nakryiko
2021-03-25Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24selftests: mlxsw: Add resilient nexthop groups configuration testsIdo Schimmel
2021-03-24selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groupsIdo Schimmel
2021-03-24selftests: netfilter: flowtable bridge and vlan supportPablo Neira Ayuso
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...Linus Torvalds
2021-03-22libbpf: Skip BTF fixup if object file has no BTFAndrii Nakryiko
2021-03-22kselftest/arm64: sve: Do not use non-canonical FFR register valueAndre Przywara
2021-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-19selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dumpJean-Philippe Brucker
2021-03-19libbpf: Fix BTF dump of pointer-to-array-of-structJean-Philippe Brucker
2021-03-19libbpf: Add explicit padding to btf_dump_emit_type_decl_optsKP Singh
2021-03-19selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu