| Commit message (Expand) | Author | Age | Files | Lines |
* | selftests: bpf: add VRF test cases to lwt_ip_encap test. | Peter Oskolkov | 2019-04-17 | 1 | -48/+86 |
* | selftests/bpf: make flow dissector tests more extensible | Stanislav Fomichev | 2019-04-16 | 1 | -81/+116 |
* | selftests/bpf: two scale tests | Alexei Starovoitov | 2019-04-16 | 2 | -0/+88 |
* | bpftool: Improve handling of ENOSPC on reuseport_array map dumps | Benjamin Poirier | 2019-04-16 | 1 | -0/+7 |
* | bpftool: Use print_entry_error() in case of ENOENT when dumping | Benjamin Poirier | 2019-04-16 | 1 | -19/+14 |
* | tools: bpftool: add a note on program statistics in man page | Quentin Monnet | 2019-04-16 | 1 | -0/+8 |
* | tools: bpftool: fix short option name for printing version in man pages | Quentin Monnet | 2019-04-16 | 7 | -7/+7 |
* | tools: bpftool: fix man page documentation for "pinmaps" keyword | Quentin Monnet | 2019-04-16 | 1 | -1/+1 |
* | tools: bpftool: reset errno for "bpftool cgroup tree" | Quentin Monnet | 2019-04-16 | 1 | -0/+7 |
* | tools: bpftool: remove blank line after btf_id when listing programs | Quentin Monnet | 2019-04-16 | 1 | -1/+1 |
* | bpf: fix whitespace for ENCAP_L2 defines in bpf.h | Alan Maguire | 2019-04-16 | 1 | -3/+3 |
* | selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnel | Stanislav Fomichev | 2019-04-16 | 1 | -1/+1 |
* | selftests/btf: add VAR and DATASEC case for dedup tests | Andrii Nakryiko | 2019-04-16 | 1 | -0/+49 |
* | btf: add support for VAR and DATASEC in btf_dedup() | Andrii Nakryiko | 2019-04-16 | 1 | -2/+27 |
* | selftests/bpf: C based test for sysctl and strtoX | Andrey Ignatov | 2019-04-12 | 2 | -1/+126 |
* | selftests/bpf: Test bpf_strtol and bpf_strtoul helpers | Andrey Ignatov | 2019-04-12 | 1 | -0/+485 |
* | selftests/bpf: Test ARG_PTR_TO_LONG arg type | Andrey Ignatov | 2019-04-12 | 1 | -0/+160 |
* | selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h | Andrey Ignatov | 2019-04-12 | 1 | -0/+19 |
* | bpf: Sync bpf.h to tools/ | Andrey Ignatov | 2019-04-12 | 1 | -1/+50 |
* | selftests/bpf: Test file_pos field in bpf_sysctl ctx | Andrey Ignatov | 2019-04-12 | 1 | -0/+64 |
* | selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers | Andrey Ignatov | 2019-04-12 | 1 | -0/+222 |
* | selftests/bpf: Test sysctl_get_current_value helper | Andrey Ignatov | 2019-04-12 | 1 | -0/+228 |
* | selftests/bpf: Test bpf_sysctl_get_name helper | Andrey Ignatov | 2019-04-12 | 1 | -0/+222 |
* | selftests/bpf: Test BPF_CGROUP_SYSCTL | Andrey Ignatov | 2019-04-12 | 2 | -1/+293 |
* | selftests/bpf: Test sysctl section name | Andrey Ignatov | 2019-04-12 | 1 | -0/+5 |
* | libbpf: Support sysctl hook | Andrey Ignatov | 2019-04-12 | 2 | -0/+4 |
* | bpf: Sync bpf.h to tools/ | Andrey Ignatov | 2019-04-12 | 1 | -1/+89 |
* | selftests: Add debugging options to pmtu.sh | David Ahern | 2019-04-12 | 1 | -89/+124 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-04-12 | 47 | -244/+3276 |
|\ |
|
| * | tools: add smp_* barrier variants to include infrastructure | Daniel Borkmann | 2019-04-11 | 2 | -2/+15 |
| * | selftests_bpf: add L2 encap to test_tc_tunnel | Alan Maguire | 2019-04-11 | 3 | -59/+277 |
| * | bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 | Alan Maguire | 2019-04-11 | 1 | -0/+10 |
| * | selftests_bpf: extend test_tc_tunnel for UDP encap | Alan Maguire | 2019-04-11 | 3 | -48/+143 |
| * | selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUN | Stanislav Fomichev | 2019-04-11 | 2 | -0/+110 |
| * | libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN | Stanislav Fomichev | 2019-04-11 | 3 | -0/+17 |
| * | tools/bpftool: show btf id in program information | Prashant Bhole | 2019-04-11 | 1 | -0/+6 |
| * | libbpf: Fix build with gcc-8 | Andrey Ignatov | 2019-04-11 | 1 | -1/+1 |
| * | libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE | Magnus Karlsson | 2019-04-10 | 1 | -4/+5 |
| * | bpf, bpftool: fix a few ubsan warnings | Yonghong Song | 2019-04-10 | 1 | -10/+9 |
| * | bpf, selftest: add test cases for BTF Var and DataSec | Daniel Borkmann | 2019-04-10 | 1 | -2/+663 |
| * | bpf, selftest: test global data/bss/rodata sections | Joe Stringer | 2019-04-10 | 3 | -4/+267 |
| * | bpf, selftest: test {rd, wr}only flags and direct value access | Daniel Borkmann | 2019-04-10 | 4 | -5/+573 |
| * | bpf: bpftool support for dumping data/bss/rodata sections | Daniel Borkmann | 2019-04-10 | 2 | -4/+65 |
| * | bpf, libbpf: add support for BTF Var and DataSec | Daniel Borkmann | 2019-04-10 | 5 | -20/+235 |
| * | bpf, libbpf: support global data/bss/rodata sections | Daniel Borkmann | 2019-04-10 | 6 | -48/+314 |
| * | bpf, libbpf: refactor relocation handling | Joe Stringer | 2019-04-10 | 1 | -30/+32 |
| * | bpf: sync {btf, bpf}.h uapi header from tools infrastructure | Daniel Borkmann | 2019-04-10 | 2 | -6/+46 |
| * | bpf: implement lookup-free direct value access for maps | Daniel Borkmann | 2019-04-10 | 1 | -0/+3 |
| * | libbpf: Ignore -Wformat-nonliteral warning | Andrey Ignatov | 2019-04-07 | 1 | -0/+5 |
| * | selftests/bpf: Test unbounded var_off stack access | Andrey Ignatov | 2019-04-05 | 1 | -2/+55 |