index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Clarify batch lookup/lookup_and_delete semantics
Martin Kelly
2024-02-22
1
-1
/
+5
*
bpf: Shrink size of struct bpf_map/bpf_array.
Alexei Starovoitov
2024-02-21
1
-9
/
+3
*
bpf: simplify btf_get_prog_ctx_type() into btf_is_prog_ctx_type()
Andrii Nakryiko
2024-02-14
1
-9
/
+8
*
bpf: remove check in __cgroup_bpf_run_filter_skb
Oliver Crumrine
2024-02-14
1
-1
/
+2
*
bpf: Create argument information for nullable arguments.
Kui-Feng Lee
2024-02-14
2
-0
/
+23
*
bpf: Move __kfunc_param_match_suffix() to btf.c.
Kui-Feng Lee
2024-02-14
1
-0
/
+4
*
bpf: add btf pointer to struct bpf_ctx_arg_aux.
Kui-Feng Lee
2024-02-14
1
-0
/
+1
*
bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctly
Yonghong Song
2024-02-13
1
-9
/
+12
*
bpf: Allow compiler to inline most of bpf_local_storage_lookup()
Marco Elver
2024-02-11
1
-2
/
+28
*
bpf: Preserve boundaries and track scalars on narrowing fill
Maxim Mikityanskiy
2024-02-02
1
-0
/
+9
*
bpf: btf: Add BTF_KFUNCS_START/END macro pair
Daniel Xu
2024-02-01
1
-0
/
+11
*
bpf: btf: Support flags for BTF_SET8 sets
Daniel Xu
2024-01-31
1
-4
/
+6
*
bpf: add __arg_trusted global func arg tag
Andrii Nakryiko
2024-01-30
1
-0
/
+1
*
bpf: Remove unused field "mod" in struct bpf_trampoline
Menglong Dong
2024-01-29
1
-1
/
+0
*
ptp: add FemtoClock3 Wireless as ptp hardware clock
Min Li
2024-01-29
1
-0
/
+273
*
ptp: introduce PTP_CLOCK_EXTOFF event for the measured external offset
Min Li
2024-01-29
2
-3
/
+13
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-27
10
-65
/
+341
|
\
|
*
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
2024-01-25
3
-0
/
+33
|
*
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2024-01-25
2
-4
/
+7
|
*
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2024-01-25
2
-7
/
+10
|
*
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2024-01-25
2
-9
/
+9
|
*
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
2024-01-25
1
-2
/
+3
|
*
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2024-01-25
2
-0
/
+11
|
*
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2024-01-25
1
-0
/
+5
|
*
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2024-01-25
2
-0
/
+10
|
*
bpf: Introduce BPF token object
Andrii Nakryiko
2024-01-25
2
-0
/
+78
|
*
bpf: Add BPF token delegation mount options to BPF FS
Andrii Nakryiko
2024-01-25
1
-0
/
+12
|
*
bpf, net: switch to dynamic registration
Kui-Feng Lee
2024-01-24
2
-10
/
+29
|
*
bpf: validate value_type
Kui-Feng Lee
2024-01-24
1
-0
/
+12
|
*
bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.
Kui-Feng Lee
2024-01-24
2
-0
/
+2
|
*
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
2024-01-24
1
-0
/
+8
|
*
bpf: lookup struct_ops types from a given module BTF.
Kui-Feng Lee
2024-01-24
1
-2
/
+2
|
*
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
2024-01-24
2
-1
/
+5
|
*
bpf, net: introduce bpf_struct_ops_desc.
Kui-Feng Lee
2024-01-24
1
-5
/
+10
|
*
bpf: refactory struct_ops type initialization to a function.
Kui-Feng Lee
2024-01-24
1
-0
/
+1
|
*
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
2024-01-24
1
-0
/
+1
|
*
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
2024-01-24
1
-0
/
+6
|
*
bpf: Define struct bpf_tcp_req_attrs when CONFIG_SYN_COOKIES=n.
Kuniyuki Iwashima
2024-01-24
1
-14
/
+16
|
*
bpf, docs: Fix bpf_redirect_peer header doc
Victor Stewart
2024-01-23
1
-3
/
+3
|
*
bpf: tcp: Support arbitrary SYN Cookie.
Kuniyuki Iwashima
2024-01-23
1
-0
/
+14
|
*
bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
Kuniyuki Iwashima
2024-01-23
1
-0
/
+20
|
*
bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock().
Kuniyuki Iwashima
2024-01-23
1
-2
/
+13
|
*
tcp: Move skb_steal_sock() to request_sock.h
Kuniyuki Iwashima
2024-01-23
2
-25
/
+28
|
*
tcp: Move tcp_ns_to_ts() to tcp.h
Kuniyuki Iwashima
2024-01-23
1
-0
/
+9
|
*
bpf: Make bpf_for_each_spilled_reg consider narrow spills
Maxim Mikityanskiy
2024-01-23
1
-1
/
+1
|
*
bpf: support multiple tags per argument
Andrii Nakryiko
2024-01-23
1
-0
/
+2
|
*
bpf: Support inlining bpf_kptr_xchg() helper
Hou Tao
2024-01-23
1
-0
/
+1
*
|
net: phy: add support for PHY LEDs polarity modes
Christian Marangi
2024-01-27
1
-0
/
+22
*
|
af_unix: Try to run GC async.
Kuniyuki Iwashima
2024-01-27
2
-2
/
+11
*
|
af_unix: Return struct unix_sock from unix_get_socket().
Kuniyuki Iwashima
2024-01-27
1
-1
/
+1
[next]