index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-12
selftests/bpf: Migrate WILDCARD_IP test
Jordan Rife
3
-20
/
+56
2024-05-12
selftests/bpf: Handle SYSCALL_EPERM and SYSCALL_ENOTSUPP test cases
Jordan Rife
1
-20
/
+58
2024-05-12
selftests/bpf: Handle ATTACH_REJECT test cases
Jordan Rife
1
-1
/
+34
2024-05-12
selftests/bpf: Handle LOAD_REJECT test cases
Jordan Rife
1
-5
/
+98
2024-05-12
selftests/bpf: Use program name for skel load/destroy functions
Jordan Rife
1
-46
/
+50
2024-05-12
selftests/bpf: Migrate recvmsg* return code tests to verifier_sock_addr.c
Jordan Rife
3
-70
/
+39
2024-05-12
riscv, bpf: make some atomic operations fully ordered
Puranjay Mohan
1
-10
/
+10
2024-05-12
riscv, bpf: Fix typo in comment
Xiao Wang
1
-2
/
+2
2024-05-12
s390/bpf: Emit a barrier for BPF_FETCH instructions
Ilya Leoshkevich
1
-2
/
+6
2024-05-12
bpf, arm64: inline bpf_get_smp_processor_id() helper
Puranjay Mohan
3
-0
/
+28
2024-05-12
arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
Puranjay Mohan
4
-0
/
+38
2024-05-12
riscv, bpf: inline bpf_get_smp_processor_id()
Puranjay Mohan
4
-0
/
+42
2024-05-12
riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs
Puranjay Mohan
1
-0
/
+24
2024-05-12
ARC: Add eBPF JIT support
Shahab Vahedi
9
-2
/
+4611
2024-05-09
kbuild,bpf: Switch to using --btf_features for pahole v1.26 and later
Alan Maguire
1
-2
/
+13
2024-05-09
selftests/bpf: Drop get_port in test_tcp_check_syncookie
Geliang Tang
1
-18
/
+3
2024-05-09
selftests/bpf: Use connect_to_fd in test_tcp_check_syncookie
Geliang Tang
1
-33
/
+5
2024-05-09
selftests/bpf: Use connect_to_fd in sockopt_inherit
Geliang Tang
1
-30
/
+1
2024-05-09
selftests/bpf: Use start_server_addr in test_tcp_check_syncookie
Geliang Tang
2
-44
/
+25
2024-05-09
selftests/bpf: Use start_server_addr in sockopt_inherit
Geliang Tang
1
-21
/
+12
2024-05-09
selftests/bpf: Add post_socket_cb for network_helper_opts
Geliang Tang
2
-9
/
+18
2024-05-09
selftests/bpf: Retire bpf_tcp_helpers.h
Martin KaFai Lau
1
-241
/
+0
2024-05-09
selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc tests
Martin KaFai Lau
7
-38
/
+23
2024-05-09
selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc tests
Martin KaFai Lau
2
-10
/
+2
2024-05-09
selftests/bpf: Use bpf_tracing_net.h in bpf_dctcp
Martin KaFai Lau
1
-7
/
+15
2024-05-09
selftests/bpf: Use bpf_tracing_net.h in bpf_cubic
Martin KaFai Lau
1
-4
/
+12
2024-05-09
selftests/bpf: Rename tcp-cc private struct in bpf_cubic and bpf_dctcp
Martin KaFai Lau
2
-18
/
+18
2024-05-09
selftests/bpf: Sanitize the SEC and inline usages in the bpf-tcp-cc tests
Martin KaFai Lau
10
-75
/
+77
2024-05-09
selftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.h
Martin KaFai Lau
3
-21
/
+3
2024-05-09
selftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.h
Martin KaFai Lau
2
-13
/
+42
2024-05-09
selftests/bpf: Remove bpf_tracing_net.h usages from two networking tests
Martin KaFai Lau
2
-2
/
+2
2024-05-08
bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD
Jose E. Marchesi
1
-0
/
+1
2024-05-08
bpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.c
Jose E. Marchesi
1
-0
/
+2
2024-05-08
bpf: avoid UB in usages of the __imm_insn macro
Jose E. Marchesi
1
-0
/
+13
2024-05-08
bpf: avoid uninitialized warnings in verifier_global_subprogs.c
Jose E. Marchesi
1
-0
/
+7
2024-05-08
bpf, arm64: Add support for lse atomics in bpf_arena
Puranjay Mohan
2
-9
/
+40
2024-05-07
selftests/bpf: shorten subtest names for struct_ops_module test
Andrii Nakryiko
1
-4
/
+4
2024-05-07
selftests/bpf: validate struct_ops early failure detection logic
Andrii Nakryiko
2
-0
/
+64
2024-05-07
libbpf: improve early detection of doomed-to-fail BPF program loading
Andrii Nakryiko
1
-1
/
+14
2024-05-07
libbpf: fix libbpf_strerror_r() handling unknown errors
Andrii Nakryiko
1
-2
/
+14
2024-05-07
selftests/bpf: add another struct_ops callback use case test
Andrii Nakryiko
2
-0
/
+49
2024-05-07
libbpf: handle yet another corner case of nulling out struct_ops program
Andrii Nakryiko
1
-1
/
+9
2024-05-07
libbpf: remove unnecessary struct_ops prog validity check
Andrii Nakryiko
1
-10
/
+3
2024-05-07
selftests/bpf: Change functions definitions to support GCC
Cupertino Miranda
1
-6
/
+21
2024-05-07
selftests/bpf: Add CFLAGS per source file and runner
Cupertino Miranda
1
-8
/
+9
2024-05-07
bpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCC
Jose E. Marchesi
1
-1
/
+1
2024-05-07
bpf: Disable some `attribute ignored' warnings in GCC
Jose E. Marchesi
1
-1
/
+1
2024-05-07
bpf: Avoid __hidden__ attribute in static object
Jose E. Marchesi
1
-1
/
+1
2024-05-07
bpf: Remove redundant page mask of vmf->address
Haiyue Wang
1
-1
/
+1
2024-05-06
selftests/bpf: MUL range computation tests.
Cupertino Miranda
1
-0
/
+21
[next]