summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | libbpf: Refactor CO-RE relocs to not assume a single BTF objectAndrii Nakryiko2020-12-031-76/+111
| | * | | | | libbpf: Add internal helper to load BTF data by FDAndrii Nakryiko2020-12-032-26/+36
| | * | | | | selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMPPrankur gupta2020-12-034-0/+40
| | * | | | | bpf: Fix cold build of test_progs-no_alu32Brendan Jackman2020-12-031-1/+1
| | * | | | | libbpf: Cap retries in sys_bpf_prog_loadStanislav Fomichev2020-12-031-1/+2
| | * | | | | libbpf: Sanitise map names before pinningToke Høiland-Jørgensen2020-12-031-0/+12
| | * | | | | libbpf: Fail early when loading programs with unspecified typeAndrei Matei2020-12-031-1/+14
| | * | | | | selftests/bpf: Indent ima_setup.sh with tabs.KP Singh2020-12-031-54/+54
| | * | | | | selftests/bpf: Add config dependency on BLK_DEV_LOOPKP Singh2020-12-031-0/+1
| | * | | | | selftests/bpf: Ensure securityfs mount before writing ima policyKP Singh2020-12-031-0/+15
| | * | | | | selftests/bpf: Update ima_setup.sh for busyboxKP Singh2020-12-031-4/+8
| | * | | | | libbpf: Separate XDP program load with xsk socket creationMariusz Dudek2020-12-033-9/+90
| | * | | | | tools/resolve_btfids: Fix some error messagesBrendan Jackman2020-12-031-3/+3
| | * | | | | selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev2020-12-031-10/+18
| | * | | | | tools/bpftool: Auto-detect split BTFs in common casesAndrii Nakryiko2020-12-031-4/+21
| | * | | | | libbpf: Add base BTF accessorAndrii Nakryiko2020-12-033-0/+7
| | * | | | | tools/bpftool: Emit name <anon> for anonymous BTFsAndrii Nakryiko2020-12-031-0/+2
| | * | | | | bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin2020-12-022-8/+1
| | * | | | | selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockoptStanislav Fomichev2020-12-022-0/+62
| | * | | | | selftests/bpf: Rewrite test_sock_addr bind bpf into CStanislav Fomichev2020-12-023-184/+171
| | * | | | | selftests/bpf: Fix flavored variants of test_imaKP Singh2020-11-301-0/+1
| | * | | | | libbpf: Replace size_t with __u32 in xsk interfacesMagnus Karlsson2020-11-271-9/+6
| | * | | | | bpf: Fix selftest compilation on clang 11Andrei Matei2020-11-261-0/+2
| | * | | | | bpf: Add a selftest for bpf_ima_inode_hashKP Singh2020-11-264-0/+186
| | * | | | | bpf: Add a BPF helper for getting the IMA hash of an inodeKP Singh2020-11-261-0/+11
| | * | | | | libbpf: Add support for canceling cached_cons advanceLi RongQing2020-11-251-0/+6
| | * | | | | selftest/bpf: Fix rst formatting in readmeAndrei Matei2020-11-241-13/+15
| | * | | | | selftest/bpf: Fix link in readmeAndrei Matei2020-11-241-1/+4
| | * | | | | bpftool: Add {i,d}tlb_misses support for bpftool profileYonghong Song2020-11-201-1/+29
| | * | | | | selftests/bpf: Mark tests that require unaligned memory accessBjörn Töpel2020-11-187-18/+52
| | * | | | | selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel2020-11-181-0/+13
| | * | | | | selftests/bpf: Fix broken riscv buildBjörn Töpel2020-11-181-1/+2
| | * | | | | bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov2020-11-181-0/+11
| | * | | | | bpf: Add tests for bpf_bprm_opts_set helperKP Singh2020-11-182-0/+150
| | * | | | | bpf: Add bpf_bprm_opts_set helperKP Singh2020-11-181-0/+16
| | * | | | | libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()Alan Maguire2020-11-161-4/+4
| | * | | | | selftest/bpf: Fix IPV6FR handling in flow dissectorSantucci Pierpaolo2020-11-161-0/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-0310-57/+133
| |\ \ \ \ \ \
| * | | | | | | macvlan: Support for high multicast packet rateThomas Karlsson2020-12-031-0/+2
| * | | | | | | selftests: forwarding: Add QinQ veto testingDanielle Ratson2020-12-011-0/+296
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-271-4/+4
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko2020-11-271-7/+33
| * | | | | | | selftests: mlxsw: Add blackhole_nexthop trap testIdo Schimmel2020-11-241-0/+36
| * | | | | | | selftests: forwarding: Add blackhole nexthops testsIdo Schimmel2020-11-241-1/+57
| * | | | | | | selftests: mlxsw: Add blackhole nexthop configuration testsIdo Schimmel2020-11-241-3/+22
| * | | | | | | selftests: mptcp: add ADD_ADDR IPv6 test casesGeliang Tang2020-11-201-1/+69
| * | | | | | | selftests: mptcp: add link failure test caseFlorian Westphal2020-11-201-22/+82
| * | | | | | | selftests: forwarding: Add multipath tunneling nexthop testIdo Schimmel2020-11-201-0/+356
| * | | | | | | selftests: forwarding: Add device-only nexthop testIdo Schimmel2020-11-201-0/+160
| * | | | | | | selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthopsIdo Schimmel2020-11-201-0/+11