index
:
linux-dev
linus/master
master
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
/
include
/
linux
/
bpf.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-24
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
1
-1
/
+1
2018-04-23
bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY
Roman Gushchin
1
-0
/
+2
2018-04-11
bpf/tracing: fix a deadlock in perf_event_detach_bpf_prog
Yonghong Song
1
-2
/
+2
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
1
-1
/
+4
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
1
-0
/
+1
2018-01-18
bpf: offload: report device information about offloaded maps
Jakub Kicinski
1
-0
/
+2
2018-01-18
bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
Jiong Wang
1
-0
/
+2
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
1
-0
/
+59
2018-01-14
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
1
-2
/
+2
2018-01-14
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
1
-0
/
+1
2018-01-14
bpf: add map_alloc_check callback
Jakub Kicinski
1
-0
/
+1
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
1
-11
/
+0
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+18
2018-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-8
/
+18
2018-01-09
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
1
-8
/
+16
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2018-01-09
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
1
-0
/
+2
2018-01-05
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
1
-0
/
+10
2018-01-04
bpf: only build sockmap with CONFIG_INET
John Fastabend
1
-1
/
+1
2017-12-31
bpf: offload: report device information for offloaded programs
Jakub Kicinski
1
-0
/
+2
2017-12-31
bpf: offload: free program id when device disappears
Jakub Kicinski
1
-0
/
+2
2017-12-31
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
1
-2
/
+7
2017-12-31
bpf: offload: don't use prog->aux->offload as boolean
Jakub Kicinski
1
-1
/
+2
2017-12-17
bpf: x64: add JIT support for multi-function programs
Alexei Starovoitov
1
-0
/
+3
2017-12-17
bpf: add support for bpf_call to interpreter
Alexei Starovoitov
1
-0
/
+1
2017-12-13
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
1
-1
/
+0
2017-12-12
add infrastructure for tagging functions as error injectable
Josef Bacik
1
-0
/
+11
2017-12-12
bpf/tracing: allow user space to query prog array on the same tp
Yonghong Song
1
-0
/
+4
2017-11-22
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
1
-0
/
+1
2017-11-21
bpf: revert report offload info to user space
Jakub Kicinski
1
-1
/
+0
2017-11-21
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
1
-7
/
+6
2017-11-21
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
1
-2
/
+2
2017-11-05
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
1
-0
/
+10
2017-11-05
bpf: report offload info to user space
Jakub Kicinski
1
-0
/
+1
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
1
-0
/
+36
2017-10-27
bpf: remove tail_call and get_stackid helper declarations from bpf.h
Gianluca Borello
1
-3
/
+0
2017-10-25
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
1
-5
/
+25
2017-10-20
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
1
-0
/
+3
2017-10-20
security: bpf: Add LSM hooks for bpf object related syscall
Chenbo Feng
1
-0
/
+6
2017-10-20
bpf: Add file mode configuration into bpf maps
Chenbo Feng
1
-3
/
+5
2017-10-18
bpf: move knowledge about post-translation offsets out of verifier
Jakub Kicinski
1
-0
/
+3
2017-10-18
bpf: remove the verifier ops from program structure
Jakub Kicinski
1
-1
/
+0
2017-10-18
bpf: split verifier and program ops
Jakub Kicinski
1
-5
/
+10
2017-10-18
bpf: XDP_REDIRECT enable use of cpumap
Jesper Dangaard Brouer
1
-1
/
+30
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
1
-0
/
+5
2017-10-07
bpf: Use char in prog and map name
Martin KaFai Lau
1
-2
/
+2
2017-10-04
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
1
-0
/
+3
2017-10-04
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
1
-0
/
+32
2017-09-29
bpf: Add map_name to bpf_map_info
Martin KaFai Lau
1
-0
/
+1
[next]