Age | Commit message (Expand) | Author | Files | Lines |
2018-05-24 | selftests: forwarding: Test mirror-to-gre w/ UL 802.1d+VLAN | Petr Machata | 1 | -0/+109 |
2018-05-24 | selftests: forwarding: Test mirror-to-gre w/ UL VLAN | Petr Machata | 1 | -0/+92 |
2018-05-24 | selftests: forwarding: Test mirror-to-gre w/ UL VLAN+802.1q | Petr Machata | 1 | -0/+140 |
2018-05-24 | selftests: forwarding: Test mirror-to-vlan | Petr Machata | 1 | -0/+169 |
2018-05-24 | selftests: forwarding: lib: Extract trap_{, un}install() | Petr Machata | 1 | -9/+18 |
2018-05-24 | selftests: forwarding: mirror_gre_lib: Support VLAN | Petr Machata | 1 | -0/+34 |
2018-05-24 | selftests: forwarding: lib: Support VLAN devices | Petr Machata | 1 | -0/+25 |
2018-05-24 | selftests: forwarding: Add $h3's clsact to mirror_topo_lib.sh | Petr Machata | 3 | -4/+2 |
2018-05-24 | selftests: forwarding: mirror_gre_lib: Extract generic functions | Petr Machata | 2 | -31/+64 |
2018-05-24 | selftests: forwarding: Split mirror_gre_topo_lib.sh | Petr Machata | 2 | -44/+108 |
2018-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 25 | -159/+1978 |
2018-05-24 | selftests: forwarding: Test removal of mirroring | Petr Machata | 1 | -0/+8 |
2018-05-24 | selftests: forwarding: Test removal of underlay route | Petr Machata | 1 | -0/+30 |
2018-05-24 | selftests: forwarding: Test mirroring to deleted device | Petr Machata | 1 | -0/+38 |
2018-05-24 | tools/bpftool: add perf subcommand | Yonghong Song | 6 | -2/+343 |
2018-05-24 | tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs | Yonghong Song | 1 | -0/+158 |
2018-05-24 | tools/bpf: add ksym_get_addr() in trace_helpers | Yonghong Song | 2 | -0/+13 |
2018-05-24 | tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf | Yonghong Song | 3 | -0/+52 |
2018-05-24 | selftests/bpf: test for seg6local End.BPF action | Mathieu Xhonneux | 5 | -3/+689 |
2018-05-24 | ipv6: sr: Add seg6local action End.BPF | Mathieu Xhonneux | 1 | -0/+1 |
2018-05-24 | tools: bpftool: add delimiters to multi-function JITed dumps | Sandipan Das | 3 | -3/+75 |
2018-05-24 | tools: bpf: sync bpf uapi header | Sandipan Das | 1 | -0/+2 |
2018-05-24 | tools: bpftool: resolve calls without using imm field | Sandipan Das | 3 | -1/+35 |
2018-05-24 | tools: bpf: sync bpf uapi header | Sandipan Das | 1 | -0/+2 |
2018-05-23 | selftests: uevent filtering | Christian Brauner | 3 | -0/+505 |
2018-05-23 | selftests: net: initial fib rule tests | Roopa Prabhu | 2 | -1/+249 |
2018-05-23 | tools/lib/libbpf.c: fix string format to allow build on arm32 | Sirio Balmelli | 1 | -4/+4 |
2018-05-23 | selftests/bpf: Makefile fix "missing" headers on build with -idirafter | Sirio Balmelli | 1 | -0/+10 |
2018-05-23 | bpf: btf: Add tests for the btf uapi changes | Martin KaFai Lau | 6 | -116/+456 |
2018-05-23 | bpf: btf: Sync bpf.h and btf.h to tools | Martin KaFai Lau | 2 | -30/+15 |
2018-05-22 | selftests: fib_tests: Add ipv4 route add append replace tests | David Ahern | 1 | -1/+278 |
2018-05-22 | selftests: fib_tests: Add ipv6 route add append replace tests | David Ahern | 1 | -1/+334 |
2018-05-22 | selftests: fib_tests: Add option to pause after each test | David Ahern | 1 | -0/+13 |
2018-05-22 | selftests: fib_tests: Add command line options | David Ahern | 1 | -13/+40 |
2018-05-22 | selftests: fib_tests: Add success-fail counts | David Ahern | 1 | -0/+7 |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 32 | -201/+826 |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+6 |
2018-05-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -89/+479 |
2018-05-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -6/+29 |
2018-05-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -74/+155 |
2018-05-19 | objtool: Detect RIP-relative switch table references, part 2 | Josh Poimboeuf | 1 | -25/+12 |
2018-05-18 | radix tree test suite: multi-order iteration race | Ross Zwisler | 2 | -0/+64 |
2018-05-18 | radix tree test suite: add item_delete_rcu() | Ross Zwisler | 2 | -0/+21 |
2018-05-18 | radix tree test suite: fix compilation issue | Ross Zwisler | 1 | -1/+2 |
2018-05-18 | radix tree test suite: fix mapshift build target | Ross Zwisler | 1 | -4/+2 |
2018-05-18 | bpf: add sk_msg prog sk access tests to test_verifier | John Fastabend | 2 | -0/+123 |
2018-05-17 | tc-testing: fixed copy-pasting error in ife tests | Roman Mashak | 1 | -14/+14 |
2018-05-17 | selftests/bpf: check return value of fopen in test_verifier.c | Jesper Dangaard Brouer | 1 | -0/+5 |
2018-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -20/+43 |
2018-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 25 | -628/+1472 |