index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
bpf_tcp_ca.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-10
bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
Daniel Xu
1
-1
/
+1
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
1
-9
/
+9
2022-06-23
bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
Jörn-Thorben Hinz
1
-33
/
+0
2022-06-23
bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
Jörn-Thorben Hinz
1
-0
/
+6
2022-01-27
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
1
-2
/
+4
2022-01-18
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
1
-9
/
+13
2021-12-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-3
/
+3
2021-12-02
bpf: Rename btf_member accessors.
Alexei Starovoitov
1
-3
/
+3
2021-11-15
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
1
-0
/
+2
2021-11-01
bpf: Factor out helpers for ctx access checking
Hou Tao
1
-8
/
+1
2021-10-05
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
1
-31
/
+3
2021-10-05
bpf: Introduce BPF support for kernel module function calls
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-08-25
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
1
-3
/
+38
2021-05-11
bpf: Limit static tcp-cc functions in the .BTF_ids list to x86
Martin KaFai Lau
1
-0
/
+2
2021-03-29
bpf: tcp: Limit calling some tcp cc functions to CONFIG_DYNAMIC_FTRACE
Martin KaFai Lau
1
-0
/
+2
2021-03-28
bpf: tcp: Fix an error in the bpf_tcp_ca_kfunc_ids list
Martin KaFai Lau
1
-1
/
+1
2021-03-28
bpf: tcp: Remove comma which is causing build error
Atul Gopinathan
1
-1
/
+1
2021-03-26
bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-cc
Martin KaFai Lau
1
-0
/
+41
2020-12-03
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
1
-1
/
+2
2020-09-25
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
1
-21
/
+2
2020-09-21
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
1
-14
/
+5
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+33
2020-03-23
bpf: Add bpf_sk_storage support to bpf_tcp_ca
Martin KaFai Lau
1
-0
/
+33
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
1
-5
/
+2
2020-01-09
bpf: Add BPF_FUNC_tcp_send_ack helper
Martin KaFai Lau
1
-1
/
+23
2020-01-09
bpf: tcp: Support tcp_congestion_ops in bpf
Martin KaFai Lau
1
-0
/
+230