| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | selftests/net: remove min gso test in packet_snd | Dust Li | 2021-08-02 | 1 | -3/+0 | |
| | * | | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-07-31 | 22 | -61/+1798 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | selftests/bpf: Update bpftool's consistency script for checking options | Quentin Monnet | 2021-07-30 | 1 | -11/+111 | |
| | | * | | | | | | | | | selftests/bpf: Check consistency between bpftool source, doc, completion | Quentin Monnet | 2021-07-30 | 1 | -0/+486 | |
| | | * | | | | | | | | | tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id() | Quentin Monnet | 2021-07-29 | 1 | -1/+2 | |
| | | * | | | | | | | | | tools: Free BTF objects at various locations | Quentin Monnet | 2021-07-29 | 1 | -0/+1 | |
| | | * | | | | | | | | | bpf: Increase supported cgroup storage value size | Stanislav Fomichev | 2021-07-27 | 3 | -15/+35 | |
| | | * | | | | | | | | | selftests/bpf: Use ping6 only if available in tc_redirect | Jussi Maki | 2021-07-26 | 1 | -6/+17 | |
| | | * | | | | | | | | | selftests/bpf: Document vmtest.sh dependencies | Evgeniy Litvinenko | 2021-07-23 | 1 | -0/+7 | |
| | | * | | | | | | | | | libbpf: Add bpf_map__pin_path function | Evgeniy Litvinenko | 2021-07-23 | 1 | -0/+9 | |
| | | * | | | | | | | | | bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iter | Martin KaFai Lau | 2021-07-23 | 5 | -9/+384 | |
| | | * | | | | | | | | | libbpf: Allow decimal offset for kprobes | Jiri Olsa | 2021-07-22 | 2 | -0/+13 | |
| | | * | | | | | | | | | selftests/bpf: Mute expected invalid map creation error msg | Martynas Pumputis | 2021-07-22 | 1 | -0/+5 | |
| | | * | | | | | | | | | selftests/bpf: Add __int128-specific tests for typed data dump | Alan Maguire | 2021-07-20 | 1 | -0/+17 | |
| | | * | | | | | | | | | selftests, bpf: test_tc_tunnel.sh nc: Cannot use -p and -l | Vincent Li | 2021-07-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | bpf, selftests: Fix test_maps now that sockmap supports UDP | John Fastabend | 2021-07-20 | 1 | -2/+2 | |
| | | * | | | | | | | | | selftests/bpf: Check inner map deletion | Martynas Pumputis | 2021-07-19 | 2 | -1/+88 | |
| | | * | | | | | | | | | selftests/bpf: Add dump type data tests to btf dump tests | Alan Maguire | 2021-07-16 | 1 | -0/+598 | |
| | | * | | | | | | | | | selftests/bpf: Add ASSERT_STRNEQ() variant for test_progs | Alan Maguire | 2021-07-16 | 1 | -0/+12 | |
| | | * | | | | | | | | | selftests/bpf: Switch existing selftests to using open_opts for custom BTF | Shuyi Cheng | 2021-07-16 | 2 | -26/+21 | |
| | * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-07-31 | 8 | -4/+668 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option | Peilin Ye | 2021-07-28 | 1 | -0/+24 | |
| | * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-07-23 | 11 | -19/+355 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | selftests: net: Test for the IOAM insertion with IPv6 | Justin Iurman | 2021-07-21 | 4 | -0/+702 | |
| | * | | | | | | | | | | | selftests: net: veth: add tests for set_channel | Paolo Abeni | 2021-07-20 | 1 | -1/+182 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2021-07-15 | 13 | -127/+1196 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | selftests/bpf: Add test cases for redirection between udp and unix | Cong Wang | 2021-07-15 | 1 | -0/+170 | |
| | | * | | | | | | | | | | selftests/bpf: Add a test case for unix sockmap | Cong Wang | 2021-07-15 | 1 | -0/+97 | |
| | | * | | | | | | | | | | selftests/bpf: Factor out add_to_sockmap() | Cong Wang | 2021-07-15 | 1 | -38/+21 | |
| | | * | | | | | | | | | | selftests/bpf: Factor out udp_socketpair() | Cong Wang | 2021-07-15 | 1 | -38/+40 | |
| | | * | | | | | | | | | | sock_map: Lift socket state restriction for datagram sockets | Cong Wang | 2021-07-15 | 1 | -3/+5 | |
| | | * | | | | | | | | | | selftests/bpf: Add test for bpf_get_func_ip in kprobe+offset probe | Jiri Olsa | 2021-07-15 | 2 | -2/+27 | |
| | | * | | | | | | | | | | selftests/bpf: Add test for bpf_get_func_ip helper | Jiri Olsa | 2021-07-15 | 2 | -0/+101 | |
| | | * | | | | | | | | | | selftests/bpf: Add a test with bpf_timer in inner map. | Alexei Starovoitov | 2021-07-15 | 3 | -0/+231 | |
| | | * | | | | | | | | | | selftests/bpf: Add bpf_timer test. | Alexei Starovoitov | 2021-07-15 | 2 | -0/+352 | |
| | | * | | | | | | | | | | selftests/bpf: Remove unused variable in tc_tunnel prog | Tobias Klauser | 2021-07-15 | 1 | -1/+0 | |
| | | * | | | | | | | | | | bpf: Tidy xdp attach selftests | Kumar Kartikeya Dwivedi | 2021-07-07 | 2 | -50/+32 | |
| | | * | | | | | | | | | | selftests/bpf: Add test for xdp_md context in BPF_PROG_TEST_RUN | Zvi Effron | 2021-07-07 | 2 | -0/+125 | |
| * | | | | | | | | | | | | Merge tag 'fs.move_mount.move_mount_set_group.v5.15' of git://git.kernel.org/... | Linus Torvalds | 2021-08-31 | 5 | -0/+385 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftest | Pavel Tikhomirov | 2021-07-26 | 5 | -0/+385 | |
| | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-08-30 | 18 | -58/+368 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | torture: Make kvm-test-1-run-qemu.sh check for reboot loops | Paul E. McKenney | 2021-07-27 | 1 | -1/+5 | |
| | * | | | | | | | | | | | torture: Add timestamps to kvm-test-1-run-qemu.sh output | Paul E. McKenney | 2021-07-27 | 1 | -5/+5 | |
| | * | | | | | | | | | | | torture: Don't use "test" command's "-a" argument | Paul E. McKenney | 2021-07-27 | 1 | -5/+5 | |
| | * | | | | | | | | | | | torture: Make kvm-test-1-run-batch.sh select per-scenario affinity masks | Paul E. McKenney | 2021-07-27 | 4 | -2/+26 | |
| | * | | | | | | | | | | | torture: Consistently name "qemu*" test output files | Paul E. McKenney | 2021-07-27 | 3 | -10/+10 | |
| | * | | | | | | | | | | | torture: Use numeric taskset argument in jitter.sh | Paul E. McKenney | 2021-07-27 | 1 | -7/+3 | |
| | * | | | | | | | | | | | rcutorture: Upgrade two-CPU scenarios to four CPUs | Paul E. McKenney | 2021-07-27 | 3 | -3/+3 | |
| | * | | | | | | | | | | | torture: Make kvm-test-1-run-qemu.sh apply affinity | Paul E. McKenney | 2021-07-27 | 1 | -3/+10 | |
| | * | | | | | | | | | | | torture: Don't redirect qemu-cmd comment lines | Paul E. McKenney | 2021-07-27 | 1 | -1/+1 | |
