Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | bpf: Add ene-to-end test for bpf_sk_storage_* helpers | Martin KaFai Lau | 2019-04-27 | 3 | -16/+157 | |
| | * | | | | | | | | bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps | Martin KaFai Lau | 2019-04-27 | 4 | -10/+679 | |
| | * | | | | | | | | bpf: Add verifier tests for the bpf_sk_storage | Martin KaFai Lau | 2019-04-27 | 2 | -19/+152 | |
| | * | | | | | | | | bpf: Refactor BTF encoding macro to test_btf.h | Martin KaFai Lau | 2019-04-27 | 2 | -62/+70 | |
| | * | | | | | | | | selftests: bpf: test writable buffers in raw tps | Matt Mullins | 2019-04-26 | 3 | -0/+156 | |
| | * | | | | | | | | selftests/bpf: expand test_tc_tunnel with SIT encap | Willem de Bruijn | 2019-04-24 | 3 | -5/+80 | |
| | * | | | | | | | | bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN | Stanislav Fomichev | 2019-04-23 | 1 | -14/+9 | |
| | * | | | | | | | | selftests/bpf: properly return error from bpf_flow_load | Stanislav Fomichev | 2019-04-23 | 1 | -4/+4 | |
| | * | | | | | | | | selftests/bpf: run flow dissector tests in skb-less mode | Stanislav Fomichev | 2019-04-23 | 4 | -34/+165 | |
| | * | | | | | | | | selftests/bpf: add flow dissector bpf_skb_load_bytes helper test | Stanislav Fomichev | 2019-04-23 | 1 | -0/+48 | |
| * | | | | | | | | | netdevsim: move netdev creation/destruction to dev probe | Jiri Pirko | 2019-04-26 | 2 | -79/+153 | |
| * | | | | | | | | | netdevsim: change debugfs tree topology | Jiri Pirko | 2019-04-26 | 2 | -2/+4 | |
| * | | | | | | | | | netdevsim: merge sdev into dev | Jiri Pirko | 2019-04-26 | 1 | -4/+4 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-25 | 7 | -17/+356 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-04-22 | 14 | -135/+2167 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c | Martin KaFai Lau | 2019-04-18 | 1 | -1/+1 | |
| | * | | | | | | | | | selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.h | Wang YanQing | 2019-04-18 | 2 | -2/+2 | |
| | * | | | | | | | | | selftests/bpf: fix a compilation error | Yonghong Song | 2019-04-17 | 1 | -2/+2 | |
| | * | | | | | | | | | selftests: bpf: add VRF test cases to lwt_ip_encap test. | Peter Oskolkov | 2019-04-16 | 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 | |
| | * | | | | | | | | | 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 | |
| | * | | | | | | | | | 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 | |
| | * | | | | | | | | | 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 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-17 | 9 | -77/+275 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | selftests: mlxsw: Test neighbour offload indication | Ido Schimmel | 2019-04-15 | 1 | -0/+26 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-04-15 | 3 | -37/+241 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | selftests: netfilter: add ebtables broute test case | Florian Westphal | 2019-04-12 | 2 | -1/+147 | |
| | * | | | | | | | | | | | kselftests: extend nft_nat with inet family based nat hooks | Florian Westphal | 2019-04-08 | 1 | -36/+94 | |
| * | | | | | | | | | | | | netdevsim: move sdev specific bpf debugfs files to sdev dir | Jiri Pirko | 2019-04-12 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | selftests: Add debugging options to pmtu.sh | David Ahern | 2019-04-11 | 1 | -89/+124 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-04-11 | 27 | -116/+2453 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | selftests_bpf: add L2 encap to test_tc_tunnel | Alan Maguire | 2019-04-11 | 3 | -59/+277 | |
| | * | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | bpf, selftest: add test cases for BTF Var and DataSec | Daniel Borkmann | 2019-04-09 | 1 | -2/+663 | |
| | * | | | | | | | | | | | 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 |