index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2023-06-05
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
2023-03-02
bpf: Add support for absolute value BPF timers
Tero Kristo
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
2023-02-17
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
Martin KaFai Lau
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-03
bpf: fix typo in header for bpf_perf_prog_read_value
Florian Lehner
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
2022-12-19
bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
Christian Ehrig
2022-12-08
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
2022-11-23
bpf: Update bpf_{g,s}etsockopt() documentation
Ji Rongfeng
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2022-11-11
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-06
bpf: explicitly define BPF_FUNC_xxx integer values
Andrii Nakryiko
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-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-17
bpf: Partially revert flexible-array member replacement
Daniel Borkmann
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-08-03
Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-08-02
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
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
[next]