Age | Commit message (Expand) | Author |
2018-10-19 | bpf: add tests for direct packet access from CGROUP_SKB | Song Liu |
2018-10-19 | bpf, libbpf: use correct barriers in perf ring buffer walk | Daniel Borkmann |
2018-10-19 | tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers | Daniel Borkmann |
2018-10-19 | selftests/bpf: add missing executables to .gitignore | Anders Roxell |
2018-10-19 | selftests/bpf: add test cases for queue and stack maps | Mauricio Vasquez B |
2018-10-19 | Sync uapi/bpf.h to tools/include | Mauricio Vasquez B |
2018-10-18 | tools: bpftool: use 4 context mode for the NFP disasm | Jakub Kicinski |
2018-10-18 | selftests/bpf: fix file resource leak in load_kallsyms | Peng Hao |
2018-10-17 | bpf: fix doc of bpf_skb_adjust_room() in uapi | Nicolas Dichtel |
2018-10-17 | bpf: sockmap, add msg_peek tests to test_sockmap | John Fastabend |
2018-10-16 | libbpf: Per-symbol visibility for DSO | Andrey Ignatov |
2018-10-16 | bpf, tls: add tls header to tools infrastructure | Daniel Borkmann |
2018-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-10-15 | selftests: pmtu: Add optional traffic captures for single tests | Stefano Brivio |
2018-10-15 | selftests: pmtu: Allow selection of single tests | Stefano Brivio |
2018-10-15 | tools: bpftool: add map create command | Jakub Kicinski |
2018-10-15 | bpf: bpftool, add flag to allow non-compat map definitions | John Fastabend |
2018-10-15 | bpf: bpftool, add support for attaching programs to maps | John Fastabend |
2018-10-15 | bpf: add tls support for testing in test_sockmap | John Fastabend |
2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman |
2018-10-11 | selftests: use posix-style redirection in ip_defrag.sh | Paolo Abeni |
2018-10-11 | selftests: udpgso_bench.sh explicitly requires bash | Paolo Abeni |
2018-10-11 | selftests: rtnetlink.sh explicitly requires bash. | Paolo Abeni |
2018-10-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2018-10-11 | selftests: bpf: install script with_addr.sh | Anders Roxell |
2018-10-11 | selftests: bpf: add config fragment LWTUNNEL | Anders Roxell |
2018-10-11 | bpftool: Allow add linker flags via EXTRA_LDFLAGS variable | Jiri Olsa |
2018-10-11 | bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable | Jiri Olsa |
2018-10-10 | selftests: mlxsw: qos_mc_aware: Make executable | Petr Machata |
2018-10-10 | selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, too | Petr Machata |
2018-10-09 | tools/bpf: use proper type and uapi perf_event.h header for libbpf | Yonghong Song |
2018-10-09 | selftests/bpf: add XDP selftests for modifying and popping VLAN headers | Jesper Dangaard Brouer |
2018-10-09 | bpf: make TC vlan bpf_helpers avail to selftests | Jesper Dangaard Brouer |
2018-10-09 | selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog | Prashant Bhole |
2018-10-09 | selftests/bpf: test_verifier, change names of fixup maps | Prashant Bhole |
2018-10-09 | tools/bpf: bpftool, print strerror when map lookup error occurs | Prashant Bhole |
2018-10-09 | tools/bpf: bpftool, split the function do_dump() | Prashant Bhole |
2018-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-10-08 | selftests: pmtu: add basic IPv4 and IPv6 PMTU tests | Sabrina Dubroca |
2018-10-08 | selftests: pmtu: extend MTU parsing helper to locked MTU | Sabrina Dubroca |
2018-10-08 | selftests: pmtu: Introduce check_pmtu_value() | Stefano Brivio |
2018-10-08 | libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause | Alexei Starovoitov |
2018-10-07 | Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2018-10-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-10-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2018-10-05 | selftests: net: Clean up an unused variable | Jakub Sitnicki |
2018-10-05 | tc-testing: use a plugin to build eBPF program | Davide Caratti |
2018-10-05 | tc-testing: fix build of eBPF programs | Davide Caratti |
2018-10-05 | fib_tests: Add tests for invalid metric on route | David Ahern |