summaryrefslogtreecommitdiff
path: root/tools/include/uapi/linux/bpf.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-04Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+1
2025-11-06bpf, x86: add new map type: instructions arrayAnton Protopopov1-0/+21
2025-10-28bpf: Add overwrite mode for BPF ring bufferXu Kuohai1-0/+4
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko1-4/+4
2025-10-16bpf: Introduce SK_BPF_BYPASS_PROT_MEM.Kuniyuki Iwashima1-0/+1
2025-10-04bpf: Finish constification of 1st parameter of bpf_d_path()Rong Tao1-1/+1
2025-09-23bpf: bpf task work plumbingMykyta Yatsenko1-0/+4
2025-09-23bpf: Implement signature verification for BPF programsKP Singh1-0/+10
2025-09-19bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FDKP Singh1-0/+2
2025-09-19bpf: Implement exclusive map creationKP Singh1-0/+6
2025-07-17bpf: Add struct bpf_token_infoTao Chen1-0/+8
2025-07-04bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi1-0/+24
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov1-0/+2
2025-06-10bpf: adjust path to trace_output sample eBPF programTobias Klauser1-1/+1
2025-06-10bpf: Add cookie to tracing bpf_link_infoTao Chen1-0/+2
2025-06-10bpf: Implement mprog API on top of existing cgroup progsYonghong Song1-0/+7
2025-06-05bpf: Add cookie to raw_tp bpf_link_infoTao Chen1-0/+2
2025-05-31bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-05-29Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-7/+12
2025-05-09bpf: Add support to retrieve ref_ctr_offset for uprobe perf linkJiri Olsa1-0/+1
2025-05-08bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon1-0/+3
2025-04-10bpf: Clarify the meaning of BPF_F_PSEUDO_HDRPaul Chaignon1-1/+1
2025-04-10bpf: Clarify role of BPF_F_RECOMPUTE_CSUMPaul Chaignon1-5/+9
2025-04-04bpf: Fix a comment describing bpf_attrAnton Protopopov1-1/+1
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-1/+9
2025-03-17bpf: BPF token support for BPF_BTF_GET_FD_BY_IDMykyta Yatsenko1-0/+1
2025-03-15bpf: Introduce load-acquire and store-release instructionsPeilin Ye1-0/+3
2025-03-15bpf: Allow pre-ordering for bpf cgroup progsYonghong Song1-0/+1
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SENDMSG_CB callbackJason Xing1-0/+5
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callbackJason Xing1-0/+5
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SND_HW_CB callbackJason Xing1-0/+4
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SND_SW_CB callbackJason Xing1-0/+4
2025-02-21bpf: Add BPF_SOCK_OPS_TSTAMP_SCHED_CB callbackJason Xing1-0/+5
2025-02-21bpf: Add networking timestamping support to bpf_get/setsockopt()Jason Xing1-0/+7
2025-02-13bpf: Sync uapi bpf.h header for the tooling infraYonghong Song1-1/+4
2024-12-14bpf: Add fd_array_cnt attribute for prog_loadAnton Protopopov1-0/+10
2024-11-11bpf: Add support for uprobe multi session attachJiri Olsa1-0/+1
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov1-12/+13
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao1-0/+3
2024-10-10bpf: Update bpf_override_return() commentMartin Kelly1-4/+0
2024-10-10bpf: fix argument type in bpf_loop documentationMatteo Croce1-1/+1
2024-10-04bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapiEduard Zingerman1-0/+2
2024-10-01bpf: Sync uapi bpf.h header to tools directoryDaniel Borkmann1-12/+10
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-0/+9
2024-08-24bpf: Add bpf_copy_from_user_str kfuncJordan Rome1-0/+9
2024-08-09bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flagsAlan Maguire1-1/+2
2024-06-13bpf: Add CHECKSUM_COMPLETE to bpf test progsVadim Fedorenko1-0/+2
2024-05-24net: Add additional bit to support clockid_t timestamp typeAbhishek Chauhan1-5/+10
2024-04-30bpf: Add support for kprobe session attachJiri Olsa1-0/+1
2024-04-26bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu1-0/+2