index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
/
bpf.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
Toke Høiland-Jørgensen
1
-9
/
+7
2020-01-22
bpf: Sync uapi bpf.h to tools/
Martin KaFai Lau
1
-1
/
+8
2020-01-22
libbpf: Add support for program extensions
Alexei Starovoitov
1
-0
/
+1
2020-01-15
tools/bpf: Sync uapi header bpf.h
Yonghong Song
1
-0
/
+21
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
1
-2
/
+17
2020-01-09
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
1
-1
/
+6
2020-01-09
bpf: Synch uapi bpf.h to tools/
Martin KaFai Lau
1
-2
/
+17
2019-12-19
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
1
-0
/
+10
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
1
-0
/
+3
2019-11-15
libbpf: Add support for attaching BPF programs to other BPF programs
Alexei Starovoitov
1
-0
/
+1
2019-11-15
libbpf: Add support to attach to fentry/fexit tracing progs
Alexei Starovoitov
1
-0
/
+2
2019-11-02
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
1
-40
/
+82
2019-10-31
libbpf: Add support for prog_tracing
Alexei Starovoitov
1
-0
/
+2
2019-10-17
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
1
-1
/
+26
2019-10-17
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
1
-0
/
+1
2019-10-06
uapi/bpf: fix helper docs
Andrii Nakryiko
1
-16
/
+16
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+12
2019-08-28
tools/bpf: sync bpf.h
Alexei Starovoitov
1
-0
/
+3
2019-08-21
bpf: sync bpf.h to tools/
Peter Wu
1
-3
/
+5
2019-08-20
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
1
-0
/
+1
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2019-08-17
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-0
/
+3
2019-08-09
bpf: sync bpf.h to tools infrastructure
Daniel Borkmann
1
-4
/
+7
2019-07-30
bpf: sync bpf.h to tools/
Petar Penkov
1
-3
/
+34
2019-07-29
tools/include/uapi: Add devmap_hash BPF map type
Toke Høiland-Jørgensen
1
-0
/
+1
2019-07-25
bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
Stanislav Fomichev
1
-0
/
+1
2019-07-25
tools/bpf: sync bpf_flow_keys flags
Stanislav Fomichev
1
-0
/
+5
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2019-07-15
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-2
/
+2
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-5
/
+69
2019-07-08
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-1
/
+1
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-07-08
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-3
/
+3
2019-07-03
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-1
/
+11
2019-06-29
bpf: fix uapi bpf_prog_info fields alignment
Baruch Siach
1
-0
/
+1
2019-06-27
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-0
/
+14
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+6
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2019-06-15
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-0
/
+2
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-13
bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi
Martynas Pumputis
1
-2
/
+2
2019-06-10
bpf/tools: sync bpf.h
Jonathan Lemon
1
-0
/
+4
2019-06-06
bpf: sync tooling uapi header
Daniel Borkmann
1
-0
/
+2
2019-05-24
tools: bpf: sync uapi header bpf.h
Jiong Wang
1
-0
/
+18
2019-05-24
tools/bpf: sync bpf uapi header bpf.h to tools directory
Yonghong Song
1
-1
/
+16
2019-05-13
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
1
-70
/
+75
2019-04-27
bpf: Sync bpf.h to tools
Martin KaFai Lau
1
-1
/
+43
2019-04-26
tools: sync bpf.h
Matt Mullins
1
-1
/
+9
2019-04-16
bpf: fix whitespace for ENCAP_L2 defines in bpf.h
Alan Maguire
1
-3
/
+3
[next]