Age | Commit message (Expand) | Author |
2020-06-01 | selftests/bpf: Add BPF ringbuf selftests | Andrii Nakryiko |
2020-06-01 | libbpf: Add BPF ring buffer support | Andrii Nakryiko |
2020-06-01 | bpf: Implement BPF ring buffer and verifier support for it | Andrii Nakryiko |
2020-06-01 | selftests/bpf: Add tests for write-only stacks/queues | Anton Protopopov |
2020-06-01 | selftests/bpf: Cleanup comments in test_maps | Anton Protopopov |
2020-06-01 | selftests/bpf: Cleanup some file descriptors in test_maps | Anton Protopopov |
2020-06-01 | selftests/bpf: Fix a typo in test_maps | Anton Protopopov |
2020-06-01 | libbpf: Fix perf_buffer__free() API for sparse allocs | Eelco Chaudron |
2020-06-01 | bpf, selftests: Test probe_* helpers from SCHED_CLS | John Fastabend |
2020-06-01 | bpf, selftests: Add sk_msg helpers load and attach test | John Fastabend |
2020-06-01 | bpf, sk_msg: Add get socket storage helpers | John Fastabend |
2020-06-01 | libbpf: Use .so dynamic symbols for abi check | Yauheni Kaliuta |
2020-06-01 | libbpf: Install headers as part of make install | Nikolay Borisov |
2020-06-01 | libbpf: Add API to consume the perf ring buffer content | Eelco Chaudron |
2020-06-01 | tools, bpftool: Print correct error message when failing to load BTF | Tobias Klauser |
2020-06-01 | tools, bpftool: Make capability check account for new BPF caps | Quentin Monnet |
2020-06-01 | tools, bpftool: Clean subcommand help messages | Quentin Monnet |
2020-06-01 | selftests: mlxsw: Add test for control packets | Ido Schimmel |
2020-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-31 | Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-05-30 | selftests: forwarding: pedit_dsfield: Check counter value | Petr Machata |
2020-05-30 | selftests: forwarding: mirror_lib: Use mausezahn | Petr Machata |
2020-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-05-29 | bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones | John Fastabend |
2020-05-29 | bpf, selftests: Verifier bounds tests need to be updated | John Fastabend |
2020-05-28 | selftests: Add torture tests to nexthop tests | David Ahern |
2020-05-27 | net: add large ecmp group nexthop tests | Stephen Worley |
2020-05-27 | net/sched: fix infinite loop in sch_fq_pie | Davide Caratti |
2020-05-26 | mlxsw: spectrum: Reduce priority of locally delivered packets | Ido Schimmel |
2020-05-26 | x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long" | Andy Lutomirski |
2020-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-23 | selftests/vm/write_to_hugetlbfs.c: fix unused variable warning | John Hubbard |
2020-05-23 | selftests/vm/.gitignore: add mremap_dontunmap | John Hubbard |
2020-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-05-23 | selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh | Alan Maguire |
2020-05-23 | selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o | Alan Maguire |
2020-05-23 | selftests/bpf: Add general instructions for test execution | Alan Maguire |
2020-05-22 | selftests: mlxsw: qos_mc_aware: Specify arping timeout as an integer | Amit Cohen |
2020-05-22 | selftests: netdevsim: Always initialize 'RET' variable | Ido Schimmel |
2020-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-05-22 | selftests: net: add fdb nexthop tests | Roopa Prabhu |
2020-05-21 | bpf: Selftests, add printk to test_sk_lookup_kern to encode null ptr check | John Fastabend |
2020-05-21 | bpf: Selftests, verifier case for non null pointer map value branch | John Fastabend |
2020-05-21 | bpf: Selftests, verifier case for non null pointer check branch taken | John Fastabend |
2020-05-20 | wireguard: selftests: use newer iproute2 for gcc-10 | Jason A. Donenfeld |
2020-05-20 | bpf: Prevent mmap()'ing read-only maps as writable | Andrii Nakryiko |
2020-05-19 | selftests/bpf: Convert bpf_iter_test_kern{3, 4}.c to define own bpf_iter_meta | Andrii Nakryiko |
2020-05-19 | selftest/bpf: Make bpf_iter selftest compilable against old vmlinux.h | Andrii Nakryiko |
2020-05-19 | tools/bpf: sync bpf.h | Alexei Starovoitov |