index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2025-05-30
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-09
bpf: Add support to retrieve ref_ctr_offset for uprobe perf link
Jiri Olsa
2025-05-07
bpf: Clarify handling of mark and tstamp by redirect_peer
Paul Chaignon
2025-04-09
bpf: Clarify the meaning of BPF_F_PSEUDO_HDR
Paul Chaignon
2025-04-09
bpf: Clarify role of BPF_F_RECOMPUTE_CSUM
Paul Chaignon
2025-04-04
bpf: Fix a comment describing bpf_attr
Anton Protopopov
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-17
bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
2025-03-15
bpf: Introduce load-acquire and store-release instructions
Peilin Ye
2025-03-15
bpf: Allow pre-ordering for bpf cgroup progs
Yonghong Song
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callback
Jason Xing
2025-02-20
bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callback
Jason Xing
2025-02-20
bpf: Add networking timestamping support to bpf_get/setsockopt()
Jason Xing
2025-02-12
bpf: Sync uapi bpf.h header for the tooling infra
Yonghong Song
2024-12-13
bpf: Add fd_array_cnt attribute for prog_load
Anton Protopopov
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
2024-10-10
bpf: Update bpf_override_return() comment
Martin Kelly
2024-10-10
bpf: fix argument type in bpf_loop documentation
Matteo Croce
2024-10-03
bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapi
Eduard Zingerman
2024-10-01
bpf: Sync uapi bpf.h header to tools directory
Daniel Borkmann
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-08-23
bpf: Add bpf_copy_from_user_str kfunc
Jordan Rome
2024-08-08
bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
Alan Maguire
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
2024-05-23
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
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
[next]