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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
6
-0
/
+183
2021-03-26
bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel functions
Martin KaFai Lau
3
-46
/
+11
2021-03-26
bpf: selftests: Rename bictcp to bpf_cubic
Martin KaFai Lau
1
-15
/
+15
2021-03-26
libbpf: Support extern kernel function
Martin KaFai Lau
1
-12
/
+162
2021-03-26
libbpf: Record extern sym relocation first
Martin KaFai Lau
1
-29
/
+34
2021-03-26
libbpf: Rename RELO_EXTERN to RELO_EXTERN_VAR
Martin KaFai Lau
1
-3
/
+3
2021-03-26
libbpf: Refactor codes for finding btf id of a kernel symbol
Martin KaFai Lau
1
-11
/
+33
2021-03-26
libbpf: Refactor bpf_object__resolve_ksyms_btf_id
Martin KaFai Lau
1
-57
/
+67
2021-03-26
bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-cc
Martin KaFai Lau
1
-0
/
+41
2021-03-26
tcp: Rename bictcp function prefix to cubictcp
Martin KaFai Lau
1
-12
/
+12
2021-03-26
bpf: Support kernel function call in x86-32
Martin KaFai Lau
1
-0
/
+198
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
13
-46
/
+480
2021-03-26
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
4
-77
/
+95
2021-03-26
bpf: Simplify freeing logic in linfo and jited_linfo
Martin KaFai Lau
4
-28
/
+17
2021-03-26
libbpf: Preserve empty DATASEC BTFs during static linking
Andrii Nakryiko
1
-1
/
+12
2021-03-26
bpf: struct sock is declared twice in bpf_sk_storage header
Wan Jiabing
1
-1
/
+0
2021-03-25
bpf: Remove unused headers
Lu Wei
2
-2
/
+0
2021-03-25
libbpf: Add bpf object kern_version attribute setter
Rafael David Tinoco
3
-0
/
+12