Age | Commit message (Expand) | Author |
2020-05-09 | selftests: mlxsw: tc_restrictions: add couple of test for the correct matchal... | Jiri Pirko |
2020-05-09 | selftests: mlxsw: tc_restrictions: add test to check sample action restrictions | Jiri Pirko |
2020-05-09 | selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.sh | Jiri Pirko |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-06 | wireguard: socket: remove errant restriction on looping to self | Jason A. Donenfeld |
2020-05-06 | wireguard: selftests: use normal kernel stack size on ppc64 | Jason A. Donenfeld |
2020-05-06 | selftests: net: tcp_mmap: fix SO_RCVLOWAT setting | Eric Dumazet |
2020-05-06 | selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct | Eric Dumazet |
2020-05-04 | devlink: let kernel allocate region snapshot id | Jakub Kicinski |
2020-05-02 | ptp: Add adjust_phase to ptp_clock_caps capability. | Vincent Cheng |
2020-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-05-01 | selftests/bpf: Use reno instead of dctcp | Stanislav Fomichev |
2020-05-01 | bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addr | Stanislav Fomichev |
2020-05-01 | bpf: Add selftest for BPF_ENABLE_STATS | Song Liu |
2020-05-01 | libbpf: Add support for command BPF_ENABLE_STATS | Song Liu |
2020-05-01 | bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS | Song Liu |
2020-04-30 | Merge tag 'linux-kselftest-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-04-30 | selftests/bpf: Test allowed maps for bpf_sk_select_reuseport | Jakub Sitnicki |
2020-04-30 | libbpf: Fix false uninitialized variable warning | Andrii Nakryiko |
2020-04-29 | selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test | Jakub Sitnicki |
2020-04-29 | selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed | Jakub Sitnicki |
2020-04-29 | tools: bpftool: Make libcap dependency optional | Quentin Monnet |
2020-04-29 | tools: bpftool: Allow unprivileged users to probe features | Quentin Monnet |
2020-04-29 | tools: bpftool: For "feature probe" define "full_mode" bool as global | Quentin Monnet |
2020-04-28 | selftests/bpf: Add runqslower binary to .gitignore | Andrii Nakryiko |
2020-04-28 | selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest | Andrii Nakryiko |
2020-04-28 | selftests/bpf: Disable ASAN instrumentation for mmap()'ed memory read | Andrii Nakryiko |
2020-04-28 | libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id() | Andrii Nakryiko |
2020-04-28 | selftests/bpf: Fix invalid memory reads in core_relo selftest | Andrii Nakryiko |
2020-04-28 | selftests/bpf: Fix memory leak in extract_build_id() | Andrii Nakryiko |
2020-04-28 | selftests/bpf: Fix memory leak in test selector | Andrii Nakryiko |
2020-04-28 | libbpf: Fix memory leak and possible double-free in hashmap__clear | Andrii Nakryiko |
2020-04-28 | selftests/bpf: Convert test_hashmap into test_progs test | Andrii Nakryiko |
2020-04-28 | selftests/bpf: Add SAN_CFLAGS param to selftests build to allow sanitizers | Andrii Nakryiko |
2020-04-28 | selftests/bpf: Ensure test flavors use correct skeletons | Andrii Nakryiko |
2020-04-28 | libbpf: Add BTF-defined map-in-map support | Andrii Nakryiko |
2020-04-28 | libbpf: Refactor map creation logic and fix cleanup leak | Andrii Nakryiko |
2020-04-28 | libbpf: Refactor BTF-defined map definition parsing logic | Andrii Nakryiko |
2020-04-28 | bpftool: Add link bash completions | Andrii Nakryiko |
2020-04-28 | bpftool: Add bpftool-link manpage | Andrii Nakryiko |
2020-04-28 | bpftool: Add bpf_link show and pin support | Andrii Nakryiko |
2020-04-28 | bpftool: Expose attach_type-to-string array to non-cgroup code | Andrii Nakryiko |
2020-04-28 | selftests/bpf: Test bpf_link's get_next_id, get_fd_by_id, and get_obj_info | Andrii Nakryiko |
2020-04-28 | libbpf: Add low-level APIs for new bpf_link commands | Andrii Nakryiko |
2020-04-28 | bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link | Andrii Nakryiko |
2020-04-28 | selftests/bpf: fix test_sysctl_prog with alu32 | Alexei Starovoitov |
2020-04-28 | docs: networking: convert filter.txt to ReST | Mauro Carvalho Chehab |
2020-04-28 | selftests: tls: run all tests for TLS 1.2 and TLS 1.3 | Jakub Kicinski |
2020-04-28 | kselftest: add fixture variants | Jakub Kicinski |