index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2024-04-30
bpf: Add support for kprobe session attach
Jiri Olsa
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
2024-04-23
tools: sync include/uapi/linux/bpf.h
Benjamin Tissoires
2024-04-10
bpf: Add bpf_link support for sk_msg and sk_skb progs
Yonghong Song
2024-04-04
bpf: Pack struct bpf_fib_lookup
Anton Protopopov
2024-04-02
bpf: Fix typo in uapi doc comments
David Lechner
2024-03-28
bpf: Add support for passing mark with bpf_fib_lookup
Anton Protopopov
2024-03-25
bpf: Sync uapi bpf.h to tools directory
Yonghong Song
2024-03-19
bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
Andrii Nakryiko
2024-03-11
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
2024-03-11
bpf: Introduce bpf_arena.
Alexei Starovoitov
2024-03-06
bpf: Introduce may_goto instruction
Alexei Starovoitov
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2024-02-22
bpf: Clarify batch lookup/lookup_and_delete semantics
Martin Kelly
2024-01-24
bpf: Add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2024-01-24
bpf: Add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2024-01-24
bpf: Introduce BPF token object
Andrii Nakryiko
2024-01-23
bpf: pass attached BTF to the bpf_struct_ops subsystem
Kui-Feng Lee
2024-01-23
bpf: pass btf object id in bpf_map_info.
Kui-Feng Lee
2024-01-23
bpf: Store cookies in kprobe_multi bpf_link_info data
Jiri Olsa
2024-01-23
bpf: Add cookie to perf_event bpf_link_info records
Jiri Olsa
2024-01-23
bpf: Sync uapi bpf.h header for the tooling infra
Daniel Borkmann
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-06
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
2023-11-28
bpf: Add link_info support for uprobe multi link
Jiri Olsa
2023-11-17
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
2023-11-15
bpf: add register bounds sanity checks and sanitization
Andrii Nakryiko
2023-11-10
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2023-11-09
bpf: Use named fields for certain bpf uapi structs
Yonghong Song
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
2023-10-09
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
2023-10-09
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
2023-09-25
bpf: Add missed value to kprobe_multi link info
Jiri Olsa
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-11
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
2023-09-08
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
2023-08-21
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
2023-08-21
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
2023-08-21
bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum
Jiri Olsa
2023-08-07
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
2023-07-28
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
2023-07-27
bpf: Support new sign-extension load insns
Yonghong Song
[next]