index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
1
-42
/
+0
2023-12-06
bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistency
Andrii Nakryiko
1
-1
/
+3
2023-12-06
bpf: add BPF token support to BPF_PROG_LOAD command
Andrii Nakryiko
1
-0
/
+2
2023-12-06
bpf: add BPF token support to BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+1
2023-12-06
bpf: add BPF token support to BPF_MAP_CREATE command
Andrii Nakryiko
1
-0
/
+2
2023-12-06
bpf: introduce BPF token object
Andrii Nakryiko
1
-0
/
+37
2023-11-28
bpf: Add link_info support for uprobe multi link
Jiri Olsa
1
-0
/
+10
2023-11-17
bpf: rename BPF_F_TEST_SANITY_STRICT to BPF_F_TEST_REG_INVARIANTS
Andrii Nakryiko
1
-1
/
+1
2023-11-15
bpf: add register bounds sanity checks and sanitization
Andrii Nakryiko
1
-0
/
+3
2023-11-10
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
1
-0
/
+3
2023-11-09
bpf: Use named fields for certain bpf uapi structs
Yonghong Song
1
-16
/
+7
2023-10-24
netkit, bpf: Add bpf programmable net device
Daniel Borkmann
1
-0
/
+14
2023-10-11
bpf: Implement cgroup sockaddr hooks for unix sockets
Daan De Meyer
1
-4
/
+9
2023-10-09
bpf: Derive source IP addr via bpf_*_fib_lookup()
Martynas Pumputis
1
-0
/
+10
2023-10-09
bpf: Add ability to pin bpf timer to calling CPU
David Vernet
1
-0
/
+4
2023-09-25
bpf: Add missed value to kprobe perf link info
Jiri Olsa
1
-0
/
+1
2023-09-25
bpf: Add missed value to kprobe_multi link info
Jiri Olsa
1
-0
/
+1
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+3
2023-09-11
bpf: Clarify error expectations from bpf_clone_redirect
Stanislav Fomichev
1
-1
/
+3
2023-09-08
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
1
-1
/
+8
2023-08-21
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
1
-0
/
+1
2023-08-21
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
1
-0
/
+1
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
1
-0
/
+16
2023-08-21
bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum
Jiri Olsa
1
-1
/
+3
2023-08-07
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
1
-1
/
+6
2023-07-28
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
1
-0
/
+5
2023-07-27
bpf: Support new sign-extension load insns
Yonghong Song
1
-0
/
+1
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
1
-3
/
+0
2023-07-19
bpf: sync tools/ uapi header with
Alan Maguire
1
-0
/
+2
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
1
-4
/
+30
2023-07-19
bpf: Add generic attach/detach/query API for multi-progs
Daniel Borkmann
1
-8
/
+28
2023-07-11
bpf: Support ->fill_link_info for perf_event
Yafang Shao
1
-0
/
+35
2023-07-11
bpf: Support ->fill_link_info for kprobe_multi
Yafang Shao
1
-0
/
+5
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+18
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-06-05
bpf: netfilter: Add BPF_NETFILTER bpf_attach_type
Florian Westphal
1
-0
/
+1
2023-06-01
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
1
-3
/
+18
2023-05-23
bpf: Support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
Andrii Nakryiko
1
-0
/
+10
2023-04-21
tools: bpftool: print netfilter link info
Florian Westphal
1
-0
/
+14
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
1
-0
/
+4
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
1
-1
/
+11
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
1
-5
/
+16
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
1
-1
/
+11
2023-03-13
bpf: use canonical ftrace path
Ross Zwisler
1
-4
/
+4
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
1
-1
/
+1
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
1
-0
/
+8
2023-03-02
bpf: Add support for absolute value BPF timers
Tero Kristo
1
-0
/
+15
2023-03-01
bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr
Joanne Koong
1
-0
/
+5
2023-03-01
bpf: Add xdp dynptrs
Joanne Koong
1
-1
/
+1
2023-03-01
bpf: Add skb dynptrs
Joanne Koong
1
-2
/
+11
[next]