开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-28
bpf: Handle bpf_link_info for the parameterized task BPF iterators.
Kui-Feng Lee
2022-09-28
bpf: Parameterize task iterators.
Kui-Feng Lee
2022-09-26
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-21
bpf, cgroup: Reject prog_attach_flags array when effective query
Pu Lehui
2022-09-06
bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
Yonghong Song
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
2022-08-26
bpf: Fix a few typos in BPF helpers documentation
Quentin Monnet
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
2022-08-25
bpf: Introduce cgroup iter
Hao Luo
2022-08-23
bpf: update bpf_{g,s}et_retval documentation
Stanislav Fomichev
2022-08-23
bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progs
Shmulik Ladkani
2022-08-15
bpf: Clear up confusion in bpf_skb_adjust_room()'s documentation
Quentin Monnet
2022-08-09
bpf: Add BPF-helper for accessing CLOCK_TAI
Jesper Dangaard Brouer
2022-08-08
bpf: Improve docstring for BPF_F_USER_BUILD_ID flag
Dave Marchevsky
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-07-19
bpf: fix bpf_skb_pull_data documentation
Joanne Koong
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
2022-07-05
bpf: Introduce TYPE_MATCH related constants/macros
Daniel Müller
2022-06-29
tools/bpf: Sync btf_ids.h to tools
Stanislav Fomichev
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
2022-06-16
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
2022-06-16
bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
Maxim Mikityanskiy
2022-05-23
bpf: Add dynptr data slices
Joanne Koong
2022-05-23
bpf: Add bpf_dynptr_read and bpf_dynptr_write
Joanne Koong
2022-05-23
bpf: Dynptr support for ring buffers
Joanne Koong
2022-05-23
bpf: Add bpf_dynptr_from_mem for local dynptrs
Joanne Koong
2022-05-23
bpf: Add verifier support for dynptrs
Joanne Koong
2022-05-20
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-11
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-10
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-10
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
2022-04-25
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2022-03-28
bpf: Sync comments for bpf_get_stack
Geliang Tang
2022-03-17
bpf: Add cookie support to programs attached with kprobe multi link
Jiri Olsa
2022-03-17
bpf: Add multi kprobe link
Jiri Olsa
2022-03-10
bpf-lsm: Introduce new helper bpf_ima_file_hash()
Roberto Sassu
2022-03-10
bpf: Fix comment for helper bpf_current_task_under_cgroup()
Hengqi Chen
2022-03-10
bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/
Martin KaFai Lau
2022-03-09
bpf: Add "live packet" mode for XDP in BPF_PROG_RUN
Toke Høiland-Jørgensen
2022-03-03
bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()
Martin KaFai Lau
2022-02-09
selftests/bpf: Cover 4-byte load from remote_port in bpf_sk_lookup
Jakub Sitnicki
2022-01-31
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
2022-01-24
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2022-01-21
net: xdp: introduce bpf_xdp_pointer utility routine
Lorenzo Bianconi
2022-01-21
bpf: introduce bpf_xdp_get_buff_len helper
Lorenzo Bianconi
[next]