| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | bpf, selftest: test global data/bss/rodata sections | Joe Stringer | 2019-04-09 | 3 | -4/+267 | |
| | | * | | | | | | | | | | | | | | bpf, selftest: test {rd, wr}only flags and direct value access | Daniel Borkmann | 2019-04-09 | 3 | -4/+553 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: Test unbounded var_off stack access | Andrey Ignatov | 2019-04-05 | 1 | -2/+55 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: Test indirect var_off stack access in unpriv mode | Andrey Ignatov | 2019-04-05 | 1 | -0/+27 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: Test indirect var_off stack access in raw mode | Andrey Ignatov | 2019-04-05 | 1 | -0/+27 | |
| | | * | | | | | | | | | | | | | | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee | 2019-04-04 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: ksym_search won't check symbols exists | Daniel T. Lee | 2019-04-04 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: synthetic tests to push verifier limits | Alexei Starovoitov | 2019-04-04 | 2 | -9/+35 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: add few verifier scale tests | Alexei Starovoitov | 2019-04-04 | 7 | -1/+215 | |
| | | * | | | | | | | | | | | | | | selftests: bpf: remove duplicate .flags initialization in ctx_skb.c | Stanislav Fomichev | 2019-04-02 | 1 | -1/+0 | |
| | | * | | | | | | | | | | | | | | selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c | Stanislav Fomichev | 2019-04-02 | 1 | -4/+4 | |
| | | * | | | | | | | | | | | | | | selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c | Stanislav Fomichev | 2019-04-02 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | selftests: bpf: tests.h should depend on .c files, not the output | Stanislav Fomichev | 2019-04-02 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | bpf: add bpffs multi-dimensional array tests in test_btf | Yonghong Song | 2019-04-01 | 1 | -8/+24 | |
| | | * | | | | | | | | | | | | | | selftests/bpf: Test variable offset stack access | Andrey Ignatov | 2019-03-29 | 1 | -2/+77 | |
| | * | | | | | | | | | | | | | | | net: sched: flower: use correct ht function to prevent duplicates | Vlad Buslov | 2019-04-11 | 1 | -0/+20 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-08 | 3 | -2/+86 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | selftests: fib_tests: Add tests for ipv6 gateway with ipv4 route | David Ahern | 2019-04-08 | 1 | -1/+69 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | selftests: forwarding: test for bridge mcast traffic after report and leave | Nikolay Aleksandrov | 2019-04-06 | 1 | -0/+152 | |
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-05 | 10 | -32/+238 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | selftests: tc-testing: Add pedit tests | Dmytro Linkin | 2019-03-29 | 1 | -0/+903 | |
| | * | | | | | | | | | | | | | | | | selftests: mlxsw: Add a new test for strict priority | Petr Machata | 2019-03-28 | 1 | -0/+311 | |
| | * | | | | | | | | | | | | | | | | selftests: mlxsw: Add qos_lib.sh | Petr Machata | 2019-03-28 | 2 | -92/+109 | |
| | * | | | | | | | | | | | | | | | | selftests: mlxsw: qos_mc_aware: Configure shared buffers | Petr Machata | 2019-03-28 | 1 | -0/+19 | |
| | * | | | | | | | | | | | | | | | | selftests: forwarding: devlink_lib: Add shared buffer helpers | Petr Machata | 2019-03-28 | 1 | -0/+95 | |
| | * | | | | | | | | | | | | | | | | selftests: forwarding: devlink_lib: Simplify deduction of DEVLINK_DEV | Petr Machata | 2019-03-28 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | selftests: forwarding: devlink_lib: Avoid double sourcing of lib.sh | Petr Machata | 2019-03-28 | 4 | -11/+8 | |
| | * | | | | | | | | | | | | | | | | selftests: forwarding: Test action VLAN modify | Danielle Ratson | 2019-03-28 | 1 | -0/+164 | |
| | * | | | | | | | | | | | | | | | | selftests: forwarding: Add PCP match and VLAN match tests | Amit Cohen | 2019-03-28 | 1 | -1/+58 | |
| | * | | | | | | | | | | | | | | | | selftests: forwarding: Add reverse path forwarding (RPF) test cases | Ido Schimmel | 2019-03-28 | 1 | -1/+106 | |
| | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-03-27 | 24 | -14/+920 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | selftests: bpf: don't depend on hardcoded perf sample_freq | Stanislav Fomichev | 2019-03-26 | 1 | -1/+15 | |
| | * | | | | | | | | | | | | | | | | bpf: test_tc_tunnel.sh needs reverse path filtering disabled | Alan Maguire | 2019-03-25 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | selftests: bpf: tc-bpf flow shaping with EDT | Peter Oskolkov | 2019-03-22 | 3 | -1/+210 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: convert bpf tunnel test to encap modes | Willem de Bruijn | 2019-03-22 | 2 | -10/+19 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: convert bpf tunnel test to BPF_F_ADJ_ROOM_FIXED_GSO | Willem de Bruijn | 2019-03-22 | 2 | -3/+14 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: convert bpf tunnel test to BPF_ADJ_ROOM_MAC | Willem de Bruijn | 2019-03-22 | 1 | -22/+3 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: extend bpf tunnel test with tso | Willem de Bruijn | 2019-03-22 | 1 | -11/+49 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: extend bpf tunnel test with gre | Willem de Bruijn | 2019-03-22 | 2 | -46/+123 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: expand bpf tunnel test to ipv6 | Willem de Bruijn | 2019-03-22 | 3 | -22/+149 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: expand bpf tunnel test with decap | Willem de Bruijn | 2019-03-22 | 2 | -0/+40 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: bpf tunnel encap test | Willem de Bruijn | 2019-03-22 | 3 | -1/+160 | |
| | * | | | | | | | | | | | | | | | | selftests: bpf: modify urandom_read and link it non-statically | Ivan Vecera | 2019-03-21 | 2 | -5/+12 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp | Lorenz Bauer | 2019-03-21 | 6 | -2/+434 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: test references to sock_common | Lorenz Bauer | 2019-03-21 | 1 | -0/+48 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: allow specifying helper for BPF_SK_LOOKUP | Lorenz Bauer | 2019-03-21 | 3 | -46/+46 | |
| | * | | | | | | | | | | | | | | | | selftests/bpf: Add arm target register definitions | Adrian Ratiu | 2019-03-20 | 1 | -0/+18 | |
| | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-05-07 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.1-rc6' into for-5.2/block | Jens Axboe | 2019-04-22 | 20 | -107/+570 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | block: remove CONFIG_LBDAF | Christoph Hellwig | 2019-04-06 | 1 | -4/+0 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||

