| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | bpf: Add unit tests for bpf_line_info | Martin KaFai Lau | 2018-12-09 | 1 | -17/+580 | |
| | | * | | | | | | | | bpf: Refactor and bug fix in test_func_type in test_btf.c | Martin KaFai Lau | 2018-12-09 | 1 | -86/+125 | |
| | | * | | | | | | | | selftests: bpf: update testcases for BPF_ALU | BPF_ARSH | Jiong Wang | 2018-12-07 | 1 | -4/+25 | |
| | | * | | | | | | | | bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool | Martin KaFai Lau | 2018-12-05 | 1 | -1/+7 | |
| | | * | | | | | | | | selftests: add a test for bpf_prog_test_run_xattr | Lorenz Bauer | 2018-12-04 | 1 | -1/+54 | |
| | | * | | | | | | | | bpf: allow BPF read access to qdisc pkt_len | Petar Penkov | 2018-12-03 | 1 | -0/+32 | |
| | | * | | | | | | | | bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases. | David Miller | 2018-11-30 | 1 | -0/+17 | |
| | | * | | | | | | | | bpf: Make more use of 'any' alignment in test_verifier.c | David Miller | 2018-11-30 | 1 | -0/+44 | |
| | | * | | | | | | | | bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c | David Miller | 2018-11-30 | 1 | -18/+24 | |
| | | * | | | | | | | | bpf: Add BPF_F_ANY_ALIGNMENT. | David Miller | 2018-11-30 | 2 | -3/+4 | |
| | | * | | | | | | | | bpf: Fix verifier log string check for bad alignment. | David Miller | 2018-11-30 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-09 | 6 | -25/+422 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | tc-testing: gitignore, ignore generated test results | Lucas Bates | 2018-12-07 | 1 | -0/+3 | |
| | * | | | | | | | | | tc-testing: Implement the TdcResults module in tdc | Lucas Bates | 2018-12-07 | 3 | -51/+91 | |
| | * | | | | | | | | | tc-testing: Add new TdcResults module | Lucas Bates | 2018-12-07 | 1 | -0/+132 | |
| | * | | | | | | | | | tc-testing: Add command timeout feature to tdc | Lucas Bates | 2018-12-07 | 2 | -5/+13 | |
| | * | | | | | | | | | selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges | Ido Schimmel | 2018-12-07 | 1 | -0/+70 | |
| | * | | | | | | | | | selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave | Petr Machata | 2018-12-07 | 1 | -0/+177 | |
| | * | | | | | | | | | selftests: mlxsw: Add a new test extack.sh | Petr Machata | 2018-12-06 | 1 | -0/+84 | |
| | * | | | | | | | | | selftests: mlxsw: Add one-armed router test | Ido Schimmel | 2018-12-04 | 1 | -0/+259 | |
| | * | | | | | | | | | selftests: extend zerocopy tests to udp | Willem de Bruijn | 2018-12-03 | 3 | -1/+7 | |
| | * | | | | | | | | | test/net: Add script for VXLAN underlay in a VRF | Alexis Bauvin | 2018-12-03 | 2 | -1/+130 | |
| | * | | | | | | | | | selftests: forwarding: Add VxLAN test with a VLAN-aware bridge | Ido Schimmel | 2018-11-30 | 2 | -0/+800 | |
| | * | | | | | | | | | selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridge | Ido Schimmel | 2018-11-30 | 1 | -1/+203 | |
| | * | | | | | | | | | selftests: mlxsw: Consider VLAN-aware bridges as valid | Ido Schimmel | 2018-11-30 | 1 | -1/+1 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-11-29 | 6 | -53/+192 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | bpf: Fix various lib and testsuite build failures on 32-bit. | David Miller | 2018-11-28 | 1 | -5/+5 | |
| | | * | | | | | | | | selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS | Naresh Kamboju | 2018-11-28 | 1 | -0/+1 | |
| | | * | | | | | | | | bpf: test_sockmap, add options for msg_pop_data() helper | John Fastabend | 2018-11-28 | 2 | -17/+180 | |
| | | * | | | | | | | | bpf: add msg_pop_data helper to tools | John Fastabend | 2018-11-28 | 1 | -0/+2 | |
| | | * | | | | | | | | libbpf: Name changing for btf_get_from_id | Martin KaFai Lau | 2018-11-26 | 1 | -1/+1 | |
| | | * | | | | | | | | tools/bpf: change selftest test_btf for both jit and non-jit | Yonghong Song | 2018-11-26 | 1 | -30/+3 | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-11-28 | 6 | -1/+110 | |
| | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-11-26 | 17 | -77/+1629 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | bpf: add skb->tstamp r/w access from tc clsact and cg skb progs | Vlad Dumitrescu | 2018-11-22 | 1 | -0/+29 | |
| | | * | | | | | | | | | tools/bpf: fix spelling mistake "memeory" -> "memory" | Colin Ian King | 2018-11-22 | 1 | -2/+2 | |
| | | * | | | | | | | | | bpf: adding tests for map_in_map helpber in libbpf | Nikita V. Shirokov | 2018-11-21 | 3 | -1/+141 | |
| | | * | | | | | | | | | tools/bpf: enhance test_btf file testing to test func info | Yonghong Song | 2018-11-20 | 3 | -13/+136 | |
| | | * | | | | | | | | | tools/bpf: do not use pahole if clang/llvm can generate BTF sections | Yonghong Song | 2018-11-20 | 1 | -0/+8 | |
| | | * | | | | | | | | | tools/bpf: extends test_btf to test load/retrieve func_type info | Yonghong Song | 2018-11-20 | 1 | -3/+329 | |
| | | * | | | | | | | | | tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC | Martin KaFai Lau | 2018-11-20 | 1 | -2/+472 | |
| | | * | | | | | | | | | tools: add selftest for BPF_F_ZERO_SEED | Lorenz Bauer | 2018-11-20 | 1 | -9/+55 | |
| | | * | | | | | | | | | selftest/bpf: Use bpf_sk_lookup_{tcp, udp} in test_sock_addr | Andrey Ignatov | 2018-11-16 | 2 | -21/+78 | |
| | | * | | | | | | | | | selftests/bpf: Fix uninitialized duration warning | Joe Stringer | 2018-11-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr | Andrey Ignatov | 2018-11-10 | 1 | -4/+24 | |
| | | * | | | | | | | | | selftests/bpf: Test narrow loads with off > 0 in test_verifier | Andrey Ignatov | 2018-11-10 | 1 | -10/+38 | |
| | | * | | | | | | | | | selftests/bpf: rename flow dissector section to flow_dissector | Stanislav Fomichev | 2018-11-10 | 2 | -2/+2 | |
| | | * | | | | | | | | | selftests/bpf: add a test case for sock_ops perf-event notification | Sowmini Varadhan | 2018-11-09 | 4 | -1/+303 | |
| | | * | | | | | | | | | selftests/bpf: enable (uncomment) all tests in test_libbpf.sh | Quentin Monnet | 2018-11-07 | 2 | -10/+14 | |
| | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | | selftests/net: add txring_overwrite | Willem de Bruijn | 2018-11-24 | 4 | -1/+191 | |

