Age | Commit message (Expand) | Author | Files | Lines |
2019-04-11 | selftests: Add debugging options to pmtu.sh | David Ahern | 1 | -89/+124 |
2019-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 47 | -244/+3276 |
2019-04-11 | tools: add smp_* barrier variants to include infrastructure | Daniel Borkmann | 2 | -2/+15 |
2019-04-11 | selftests_bpf: add L2 encap to test_tc_tunnel | Alan Maguire | 3 | -59/+277 |
2019-04-11 | bpf: sync bpf.h to tools/ for BPF_F_ADJ_ROOM_ENCAP_L2 | Alan Maguire | 1 | -0/+10 |
2019-04-11 | selftests_bpf: extend test_tc_tunnel for UDP encap | Alan Maguire | 3 | -48/+143 |
2019-04-11 | net: sched: flower: use correct ht function to prevent duplicates | Vlad Buslov | 1 | -0/+20 |
2019-04-11 | selftests: bpf: add selftest for __sk_buff context in BPF_PROG_TEST_RUN | Stanislav Fomichev | 2 | -0/+110 |
2019-04-11 | libbpf: add support for ctx_{size, }_{in, out} in BPF_PROG_TEST_RUN | Stanislav Fomichev | 3 | -0/+17 |
2019-04-11 | tools/bpftool: show btf id in program information | Prashant Bhole | 1 | -0/+6 |
2019-04-11 | libbpf: Fix build with gcc-8 | Andrey Ignatov | 1 | -1/+1 |
2019-04-10 | libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE | Magnus Karlsson | 1 | -4/+5 |
2019-04-10 | bpf, bpftool: fix a few ubsan warnings | Yonghong Song | 1 | -10/+9 |
2019-04-09 | bpf, selftest: add test cases for BTF Var and DataSec | Daniel Borkmann | 1 | -2/+663 |
2019-04-09 | bpf, selftest: test global data/bss/rodata sections | Joe Stringer | 3 | -4/+267 |
2019-04-09 | bpf, selftest: test {rd, wr}only flags and direct value access | Daniel Borkmann | 4 | -5/+573 |
2019-04-09 | bpf: bpftool support for dumping data/bss/rodata sections | Daniel Borkmann | 2 | -4/+65 |
2019-04-09 | bpf, libbpf: add support for BTF Var and DataSec | Daniel Borkmann | 5 | -20/+235 |
2019-04-09 | bpf, libbpf: support global data/bss/rodata sections | Daniel Borkmann | 6 | -48/+314 |
2019-04-09 | bpf, libbpf: refactor relocation handling | Joe Stringer | 1 | -30/+32 |
2019-04-09 | bpf: sync {btf, bpf}.h uapi header from tools infrastructure | Daniel Borkmann | 2 | -6/+46 |
2019-04-09 | bpf: implement lookup-free direct value access for maps | Daniel Borkmann | 1 | -0/+3 |
2019-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -2/+86 |
2019-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+20 |
2019-04-08 | selftests/tpm2: Open tpm dev in unbuffered mode | Tadeusz Struk | 1 | -2/+2 |
2019-04-08 | selftests/tpm2: Extend tests to cover partial reads | Tadeusz Struk | 2 | -0/+64 |
2019-04-08 | selftests: fib_tests: Add tests for ipv6 gateway with ipv4 route | David Ahern | 1 | -1/+69 |
2019-04-07 | selftests: add a tc matchall test case | Nicolas Dichtel | 1 | -0/+20 |
2019-04-06 | libbpf: Ignore -Wformat-nonliteral warning | Andrey Ignatov | 1 | -0/+5 |
2019-04-06 | selftests: forwarding: test for bridge mcast traffic after report and leave | Nikolay Aleksandrov | 1 | -0/+152 |
2019-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 40 | -198/+757 |
2019-04-05 | selftests/bpf: Test unbounded var_off stack access | Andrey Ignatov | 1 | -2/+55 |
2019-04-05 | selftests/bpf: Test indirect var_off stack access in unpriv mode | Andrey Ignatov | 1 | -0/+27 |
2019-04-05 | selftests/bpf: Test indirect var_off stack access in raw mode | Andrey Ignatov | 1 | -0/+27 |
2019-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -15/+191 |
2019-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -12/+75 |
2019-04-04 | Merge branch 'pm-tools' | Rafael J. Wysocki | 1 | -58/+219 |
2019-04-04 | net/sched: act_sample: fix divide by zero in the traffic path | Davide Caratti | 1 | -0/+24 |
2019-04-04 | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee | 1 | -2/+2 |
2019-04-04 | selftests/bpf: ksym_search won't check symbols exists | Daniel T. Lee | 1 | -0/+4 |
2019-04-04 | selftests/bpf: synthetic tests to push verifier limits | Alexei Starovoitov | 2 | -9/+35 |
2019-04-04 | selftests/bpf: add few verifier scale tests | Alexei Starovoitov | 7 | -1/+215 |
2019-04-04 | libbpf: teach libbpf about log_level bit 2 | Alexei Starovoitov | 4 | -4/+17 |
2019-04-03 | net/flow_dissector: pass flow_keys->n_proto to BPF programs | Stanislav Fomichev | 1 | -2/+4 |
2019-04-03 | selftests/bpf: fix vlan handling in flow dissector program | Stanislav Fomichev | 2 | -11/+72 |
2019-04-02 | selftests: bpf: remove duplicate .flags initialization in ctx_skb.c | Stanislav Fomichev | 1 | -1/+0 |
2019-04-02 | selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c | Stanislav Fomichev | 1 | -4/+4 |
2019-04-02 | selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c | Stanislav Fomichev | 1 | -1/+1 |
2019-04-02 | selftests: bpf: tests.h should depend on .c files, not the output | Stanislav Fomichev | 1 | -2/+2 |
2019-04-01 | bpf: add bpffs multi-dimensional array tests in test_btf | Yonghong Song | 1 | -8/+24 |