index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+12
2021-03-30
bpf: Don't do bpf_cgroup_storage_set() for kuprobe/tp programs
Sasha Levin
1
-4
/
+5
2021-03-04
bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
Andrii Nakryiko
1
-0
/
+3
2020-08-07
bpf: sockmap: Require attach_bpf_fd when detaching a program
Lorenz Bauer
1
-2
/
+11
2019-10-31
bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()
Björn Töpel
1
-2
/
+2
2019-08-20
bpf: add new BPF_BTF_GET_NEXT_ID syscall command
Quentin Monnet
1
-0
/
+3
2019-08-18
bpf: export bpf_map_inc_not_zero
Stanislav Fomichev
1
-0
/
+2
2019-07-29
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
1
-0
/
+7
2019-07-29
include/bpf.h: Remove map_insert_ctx() stubs
Toke Høiland-Jørgensen
1
-10
/
+0
2019-06-28
bpf: implement getsockopt and setsockopt hooks
Stanislav Fomichev
1
-0
/
+2
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+25
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2019-06-15
sysctl: define proc_do_static_key()
Eric Dumazet
1
-1
/
+0
2019-06-15
bpf: Fix build error without CONFIG_INET
YueHaibing
1
-7
/
+24
2019-06-11
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
1
-0
/
+8
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-01
bpf: move memory size checks to bpf_map_charge_init()
Roman Gushchin
1
-1
/
+1
2019-06-01
bpf: rework memlock-based memory accounting for maps
Roman Gushchin
1
-1
/
+4
2019-06-01
bpf: group memory related fields in struct bpf_map_memory
Roman Gushchin
1
-3
/
+7
2019-06-01
bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
brakmo
1
-0
/
+50
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-05-29
bpf: remove __rcu annotations from bpf_prog_array
Stanislav Fomichev
1
-6
/
+6
2019-05-25
bpf: verifier: insert zero extension according to analysis result
Jiong Wang
1
-0
/
+1
2019-05-14
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
1
-0
/
+1
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-04-27
bpf: Introduce bpf sk local storage
Martin KaFai Lau
1
-0
/
+2
2019-04-27
bpf: add writable context for raw tracepoints
Matt Mullins
1
-0
/
+2
2019-04-26
bpf: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-04-12
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
1
-0
/
+2
2019-04-12
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
1
-0
/
+2
2019-04-11
bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-8
/
+28
2019-04-10
bpf: add syscall side map freeze support
Daniel Borkmann
1
-1
/
+2
2019-04-10
bpf: add program side {rd, wr}only support for maps
Daniel Borkmann
1
-0
/
+29
2019-04-10
bpf: implement lookup-free direct value access for maps
Daniel Borkmann
1
-0
/
+6
2019-04-04
bpf: increase complexity limit and maximum program size
Alexei Starovoitov
1
-0
/
+1
2019-03-22
bpf: allow helpers to return PTR_TO_SOCK_COMMON
Lorenz Bauer
1
-0
/
+1
2019-03-13
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
Martin KaFai Lau
1
-1
/
+0
2019-02-27
bpf: enable program stats
Alexei Starovoitov
1
-0
/
+9
2019-02-12
bpf: offload: add priv field for drivers
Jakub Kicinski
1
-1
/
+2
2019-02-11
bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock
Martin KaFai Lau
1
-0
/
+30
2019-02-11
bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper
Martin KaFai Lau
1
-0
/
+12
2019-02-01
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
1
-0
/
+2
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
1
-3
/
+34
2019-01-29
bpf: add BPF_PROG_TEST_RUN support for flow dissector
Stanislav Fomichev
1
-0
/
+3
2019-01-24
bpf: notify offload JITs about optimizations
Jakub Kicinski
1
-0
/
+7
2018-12-13
bpf: pass struct btf pointer to the map_check_btf() callback
Roman Gushchin
1
-0
/
+3
2018-12-10
bpf: Add bpf_line_info support
Martin KaFai Lau
1
-0
/
+21
2018-11-27
bpf: btf: support proper non-jit func info
Yonghong Song
1
-2
/
+4
2018-11-20
bpf: Introduce bpf_func_info
Yonghong Song
1
-1
/
+4
2018-11-11
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
1
-2
/
+2
[next]