index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
2
-4
/
+21
|
\
|
*
bpf, array: fix overflow in max_entries and undefined behavior in index_mask
Daniel Borkmann
2018-01-10
1
-3
/
+15
|
*
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-10
1
-0
/
+5
|
*
bpf: fix spelling mistake: "obusing" -> "abusing"
Colin Ian King
2018-01-10
1
-1
/
+1
*
|
bpf: annotate bpf_insn_print_t with __printf
Jakub Kicinski
2018-01-17
1
-2
/
+2
*
|
bpf: offload: make bpf_offload_dev_match() reject host+host case
Jakub Kicinski
2018-01-17
1
-3
/
+1
*
|
bpf: cpumap: make some functions static
Wei Yongjun
2018-01-17
1
-11
/
+12
*
|
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-14
3
-13
/
+226
*
|
bpf: offload: factor out netdev checking at allocation time
Jakub Kicinski
2018-01-14
1
-8
/
+20
*
|
bpf: rename bpf_dev_offload -> bpf_prog_offload
Jakub Kicinski
2018-01-14
1
-5
/
+5
*
|
bpf: add helper for copying attrs to struct bpf_map
Jakub Kicinski
2018-01-14
7
-40
/
+16
*
|
bpf: hashtab: move checks out of alloc function
Jakub Kicinski
2018-01-14
1
-16
/
+39
*
|
bpf: hashtab: move attribute validation before allocation
Jakub Kicinski
2018-01-14
1
-24
/
+23
*
|
bpf: add map_alloc_check callback
Jakub Kicinski
2018-01-14
1
-4
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-12
4
-17
/
+114
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-10
4
-13
/
+100
|
|
\
|
|
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-09
1
-0
/
+19
|
|
*
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2018-01-09
2
-11
/
+72
|
|
*
bpf: sockmap missing NULL psock check
John Fastabend
2018-01-07
1
-2
/
+9
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-11
1
-4
/
+16
|
\
\
\
|
*
|
|
bpf: export function to write into verifier log buffer
Quentin Monnet
2018-01-10
1
-4
/
+12
|
*
|
|
bpf: fix verifier GPF in kmalloc failure path
Alexei Starovoitov
2018-01-08
1
-0
/
+4
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
2
-2
/
+40
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-07
2
-2
/
+40
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
2018-01-05
2
-2
/
+40
*
|
|
bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
Yonghong Song
2018-01-06
1
-2
/
+26
*
|
|
bpf: only build sockmap with CONFIG_INET
John Fastabend
2018-01-04
1
-0
/
+2
*
|
|
bpf: sockmap remove unused function
John Fastabend
2018-01-04
1
-8
/
+0
*
|
|
bpf: offload: report device information for offloaded programs
Jakub Kicinski
2017-12-31
2
-0
/
+65
*
|
|
bpf: offload: free program id when device disappears
Jakub Kicinski
2017-12-31
2
-2
/
+10
*
|
|
bpf: offload: free prog->aux->offload when device disappears
Jakub Kicinski
2017-12-31
1
-14
/
+9
*
|
|
bpf: offload: allow netdev to disappear while verifier is running
Jakub Kicinski
2017-12-31
2
-27
/
+23
*
|
|
bpf: offload: don't use prog->aux->offload as boolean
Jakub Kicinski
2017-12-31
1
-1
/
+3
*
|
|
bpf: offload: don't require rtnl for dev list manipulation
Jakub Kicinski
2017-12-31
1
-10
/
+24
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-28
6
-49
/
+283
|
\
\
\
|
*
|
|
bpf: fix max call depth check
Alexei Starovoitov
2017-12-27
1
-2
/
+2
|
*
|
|
bpf: fix maximum stack depth tracking logic
Alexei Starovoitov
2017-12-27
1
-16
/
+66
|
*
|
|
bpf: fix stacksafe exploration when comparing states
Gianluca Borello
2017-12-23
1
-1
/
+1
|
*
|
|
bpf: allow for correlation of maps and helpers in dump
Daniel Borkmann
2017-12-21
5
-26
/
+189
|
*
|
|
bpf: fix kallsyms handling for subprogs
Daniel Borkmann
2017-12-21
2
-0
/
+9
|
*
|
|
bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
Yonghong Song
2017-12-19
1
-2
/
+13
|
*
|
|
bpf: make function skip_callee static and return NULL rather than 0
Colin Ian King
2017-12-19
1
-1
/
+2
|
*
|
|
bpf: fix spelling mistake: "funcation"-> "function"
Colin Ian King
2017-12-19
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
1
-117
/
+166
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
1
-68
/
+34
|
*
|
bpf: fix integer overflows
Alexei Starovoitov
2017-12-21
1
-0
/
+48
|
*
|
bpf: don't prune branches when a scalar is replaced with a pointer
Jann Horn
2017-12-21
1
-8
/
+7
|
*
|
bpf: force strict alignment checks for stack pointers
Jann Horn
2017-12-21
1
-0
/
+5
|
*
|
bpf: fix missing error return in check_stack_boundary()
Jann Horn
2017-12-21
1
-0
/
+1
|
*
|
bpf: fix 32-bit ALU op verification
Jann Horn
2017-12-21
1
-11
/
+17
[next]