2024-05-13 |
Tushar Vyavahare | tools: remove redundant ethtool.h from tooling infra |
commit | commitdiff | tree |
2024-05-13 |
Alexei Starovoitov | Merge branch 'retire-progs-test_sock_addr' |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Expand ATTACH_REJECT tests |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Expand getsockname and getpeername tests |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | sefltests/bpf: Expand sockaddr hook deny tests |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Expand sockaddr program return value... |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Retire test_sock_addr.(c|sh) |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Remove redundant sendmsg test cases |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Migrate ATTACH_REJECT test cases |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Migrate expected_attach_type tests |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Migrate wildcard destination rewrite... |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Migrate sendmsg6 v4 mapped address tests |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Migrate sendmsg deny test cases |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Migrate WILDCARD_IP test |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUP... |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Handle ATTACH_REJECT test cases |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Handle LOAD_REJECT test cases |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Use program name for skel load/destroy... |
commit | commitdiff | tree |
2024-05-13 |
Jordan Rife | selftests/bpf: Migrate recvmsg* return code tests to... |
commit | commitdiff | tree |
2024-05-13 |
Puranjay Mohan | riscv, bpf: make some atomic operations fully ordered |
commit | commitdiff | tree |
2024-05-12 |
Xiao Wang | riscv, bpf: Fix typo in comment |
commit | commitdiff | tree |
2024-05-12 |
Ilya Leoshkevich | s390/bpf: Emit a barrier for BPF_FETCH instructions |
commit | commitdiff | tree |
2024-05-12 |
Alexei Starovoitov | Merge branch 'bpf-inline-helpers-in-arm64-and-riscv... |
commit | commitdiff | tree |
2024-05-12 |
Puranjay Mohan | bpf, arm64: inline bpf_get_smp_processor_id() helper |
commit | commitdiff | tree |
2024-05-12 |
Puranjay Mohan | arm64, bpf: add internal-only MOV instruction to resolv... |
commit | commitdiff | tree |
2024-05-12 |
Puranjay Mohan | riscv, bpf: inline bpf_get_smp_processor_id() |
commit | commitdiff | tree |
2024-05-12 |
Puranjay Mohan | riscv, bpf: add internal-only MOV instruction to resolv... |
commit | commitdiff | tree |
2024-05-12 |
Shahab Vahedi | ARC: Add eBPF JIT support |
commit | commitdiff | tree |
2024-05-09 |
Alan Maguire | kbuild,bpf: Switch to using --btf_features for pahole... |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | Merge branch 'use network helpers, part 4' |
commit | commitdiff | tree |
2024-05-09 |
Geliang Tang | selftests/bpf: Drop get_port in test_tcp_check_syncookie |
commit | commitdiff | tree |
2024-05-09 |
Geliang Tang | selftests/bpf: Use connect_to_fd in test_tcp_check_sync... |
commit | commitdiff | tree |
2024-05-09 |
Geliang Tang | selftests/bpf: Use connect_to_fd in sockopt_inherit |
commit | commitdiff | tree |
2024-05-09 |
Geliang Tang | selftests/bpf: Use start_server_addr in test_tcp_check_... |
commit | commitdiff | tree |
2024-05-09 |
Geliang Tang | selftests/bpf: Use start_server_addr in sockopt_inherit |
commit | commitdiff | tree |
2024-05-09 |
Geliang Tang | selftests/bpf: Add post_socket_cb for network_helper_opts |
commit | commitdiff | tree |
2024-05-09 |
Alexei Starovoitov | Merge branch 'selftests-bpf-retire-bpf_tcp_helpers-h' |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | selftests/bpf: Retire bpf_tcp_helpers.h |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | selftests/bpf: Remove the bpf_tcp_helpers.h usages... |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | selftests/bpf: Remove bpf_tcp_helpers.h usages from... |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | selftests/bpf: Use bpf_tracing_net.h in bpf_dctcp |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | selftests/bpf: Use bpf_tracing_net.h in bpf_cubic |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | selftests/bpf: Rename tcp-cc private struct in bpf_cubi... |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | selftests/bpf: Sanitize the SEC and inline usages in... |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_... |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | selftests/bpf: Add a few tcp helper functions and macro... |
commit | commitdiff | tree |
2024-05-09 |
Martin KaFai Lau | selftests/bpf: Remove bpf_tracing_net.h usages from... |
commit | commitdiff | tree |
2024-05-08 |
Jose E. Marchesi | bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD |
commit | commitdiff | tree |
2024-05-08 |
Jose E. Marchesi | bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c |
commit | commitdiff | tree |
2024-05-08 |
Jose E. Marchesi | bpf: avoid UB in usages of the __imm_insn macro |
commit | commitdiff | tree |
2024-05-08 |
Jose E. Marchesi | bpf: avoid uninitialized warnings in verifier_global_su... |
commit | commitdiff | tree |
2024-05-08 |
Puranjay Mohan | bpf, arm64: Add support for lse atomics in bpf_arena |
commit | commitdiff | tree |
2024-05-07 |
Martin KaFai Lau | Merge branch 'libbpf: further struct_ops fixes and... |
commit | commitdiff | tree |
2024-05-07 |
Andrii Nakryiko | selftests/bpf: shorten subtest names for struct_ops_mod... |
commit | commitdiff | tree |
2024-05-07 |
Andrii Nakryiko | selftests/bpf: validate struct_ops early failure detect... |
commit | commitdiff | tree |
2024-05-07 |
Andrii Nakryiko | libbpf: improve early detection of doomed-to-fail BPF... |
commit | commitdiff | tree |
2024-05-07 |
Andrii Nakryiko | libbpf: fix libbpf_strerror_r() handling unknown errors |
commit | commitdiff | tree |
2024-05-07 |
Andrii Nakryiko | selftests/bpf: add another struct_ops callback use... |
commit | commitdiff | tree |
2024-05-07 |
Andrii Nakryiko | libbpf: handle yet another corner case of nulling out... |
commit | commitdiff | tree |
2024-05-07 |
Andrii Nakryiko | libbpf: remove unnecessary struct_ops prog validity... |
commit | commitdiff | tree |
2024-05-07 |
Andrii Nakryiko | Merge branch 'fix-number-of-arguments-in-test' |
commit | commitdiff | tree |
2024-05-07 |
Cupertino Miranda | selftests/bpf: Change functions definitions to support GCC |
commit | commitdiff | tree |
2024-05-07 |
Cupertino Miranda | selftests/bpf: Add CFLAGS per source file and runner |
commit | commitdiff | tree |
2024-05-07 |
Jose E. Marchesi | bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX... |
commit | commitdiff | tree |
2024-05-07 |
Andrii Nakryiko | Merge branch 'bpf-avoid-attribute-ignored-warnings... |
commit | commitdiff | tree |
2024-05-07 |
Jose E. Marchesi | bpf: Disable some `attribute ignored' warnings in GCC |
commit | commitdiff | tree |
2024-05-07 |
Jose E. Marchesi | bpf: Avoid __hidden__ attribute in static object |
commit | commitdiff | tree |
2024-05-07 |
Haiyue Wang | bpf: Remove redundant page mask of vmf->address |
commit | commitdiff | tree |
2024-05-07 |
Alexei Starovoitov | Merge branch 'bpf-verifier-range-computation-improvements' |
commit | commitdiff | tree |
2024-05-07 |
Cupertino Miranda | selftests/bpf: MUL range computation tests. |
commit | commitdiff | tree |
2024-05-07 |
Cupertino Miranda | bpf/verifier: relax MUL range computation check |
commit | commitdiff | tree |
2024-05-07 |
Cupertino Miranda | selftests/bpf: XOR and OR range computation tests. |
commit | commitdiff | tree |
2024-05-07 |
Cupertino Miranda | bpf/verifier: improve XOR and OR range computation |
commit | commitdiff | tree |
2024-05-07 |
Cupertino Miranda | bpf/verifier: refactor checks for range computation |
commit | commitdiff | tree |
2024-05-07 |
Cupertino Miranda | bpf/verifier: replace calls to mark_reg_unknown. |
commit | commitdiff | tree |
2024-05-06 |
John Hubbard | bpftool, selftests/hid/bpf: Fix 29 clang warnings |
commit | commitdiff | tree |
2024-05-06 |
Michal Schmidt | selftests/bpf: Fix pointer arithmetic in test_xdp_do_re... |
commit | commitdiff | tree |
2024-05-06 |
Martin KaFai Lau | selftests/bpf: Use bpf_tracing.h instead of bpf_tcp_hel... |
commit | commitdiff | tree |
2024-05-03 |
Jose E. Marchesi | libbpf: Avoid casts from pointers to enums in bpf_tracing.h |
commit | commitdiff | tree |
2024-05-03 |
Jose E. Marchesi | libbpf: Fix bpf_ksym_exists() in GCC |
commit | commitdiff | tree |
2024-05-02 |
Andrii Nakryiko | libbpf: fix ring_buffer__consume_n() return result... |
commit | commitdiff | tree |
2024-05-02 |
Andrii Nakryiko | libbpf: fix potential overflow in ring__consume_n() |
commit | commitdiff | tree |
2024-05-02 |
Martin KaFai Lau | Merge branch 'Add new args into tcp_congestion_ops... |
commit | commitdiff | tree |
2024-05-02 |
Miao Xu | selftests/bpf: Add test for the use of new args in... |
commit | commitdiff | tree |
2024-05-02 |
Miao Xu | bpf: tcp: Allow to write tp->snd_cwnd_stamp in bpf_tcp_ca |
commit | commitdiff | tree |
2024-05-02 |
Miao Xu | tcp: Add new args for cong_control in tcp_congestion_ops |
commit | commitdiff | tree |
2024-05-02 |
Martin KaFai Lau | Merge branch 'selftests/bpf: Add sockaddr tests for... |
commit | commitdiff | tree |
2024-05-02 |
Jordan Rife | selftests/bpf: Add kernel socket operation tests |
commit | commitdiff | tree |
2024-05-02 |
Jordan Rife | selftests/bpf: Make sock configurable for each test... |
commit | commitdiff | tree |
2024-05-02 |
Jordan Rife | selftests/bpf: Move IPv4 and IPv6 sockaddr test cases |
commit | commitdiff | tree |
2024-05-02 |
Jordan Rife | selftests/bpf: Implement BPF programs for kernel socket... |
commit | commitdiff | tree |
2024-05-02 |
Jordan Rife | selftests/bpf: Implement socket kfuncs for bpf_testmod |
commit | commitdiff | tree |
2024-05-02 |
Jordan Rife | selftests/bpf: Fix bind program for big endian systems |
commit | commitdiff | tree |
2024-05-02 |
Jose E. Marchesi | bpf: Missing trailing slash in tools/testing/selftests... |
commit | commitdiff | tree |
2024-05-02 |
Jiri Olsa | libbpf: Fix error message in attach_kprobe_multi |
commit | commitdiff | tree |
2024-05-02 |
Jiri Olsa | libbpf: Fix error message in attach_kprobe_session |
commit | commitdiff | tree |
2024-05-01 |
Vadim Fedorenko | bpf: crypto: fix build when CONFIG_CRYPTO=m |
commit | commitdiff | tree |
2024-05-01 |
Andrii Nakryiko | libbpf: better fix for handling nulled-out struct_ops... |
commit | commitdiff | tree |
2024-05-01 |
Andrii Nakryiko | Merge branch 'libbpf-support-module-function-syntax... |
commit | commitdiff | tree |
2024-05-01 |
Viktor Malik | selftests/bpf: add tests for the "module: Function... |
commit | commitdiff | tree |
next |