index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bpf: fix a return in sockmap_get_from_fd()
Dan Carpenter
2017-08-18
1
-2
/
+2
*
bpf: don't enable preemption twice in smap_do_verdict
Daniel Borkmann
2017-08-17
1
-1
/
+2
*
bpf: fix liveness propagation to parent in spilled stack slots
Daniel Borkmann
2017-08-17
1
-1
/
+1
*
bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER
John Fastabend
2017-08-16
2
-1
/
+5
*
bpf: sockmap state change warning fix
John Fastabend
2017-08-16
1
-0
/
+3
*
bpf: devmap: remove unnecessary value size check
John Fastabend
2017-08-16
1
-6
/
+0
*
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
2017-08-16
1
-0
/
+1
*
bpf: sockmap with sk redirect support
John Fastabend
2017-08-16
4
-2
/
+857
*
bpf: export bpf_prog_inc_not_zero
John Fastabend
2017-08-16
1
-1
/
+2
*
bpf/verifier: track liveness for pruning
Edward Cree
2017-08-15
1
-43
/
+146
*
bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifier
Daniel Borkmann
2017-08-09
1
-4
/
+58
*
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-09
1
-0
/
+60
*
bpf: Extend check_uarg_tail_zero() checks
Mickaël Salaün
2017-08-08
1
-11
/
+15
*
bpf: Move check_uarg_tail_zero() upward
Mickaël Salaün
2017-08-08
1
-26
/
+26
*
bpf/verifier: increase complexity limit to 128k
Edward Cree
2017-08-08
1
-1
/
+1
*
bpf/verifier: more concise register state logs for constant var_off
Edward Cree
2017-08-08
1
-19
/
+27
*
bpf/verifier: track signed and unsigned min/max values
Edward Cree
2017-08-08
2
-308
/
+445
*
bpf/verifier: rework value tracking
Edward Cree
2017-08-08
3
-807
/
+1139
*
bpf: devmap fix mutex in rcu critical section
John Fastabend
2017-08-07
1
-23
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
2
-8
/
+17
|
\
|
*
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
Daniel Borkmann
2017-07-29
1
-1
/
+1
|
*
bpf: don't indicate success when copy_from_user fails
Daniel Borkmann
2017-07-29
1
-1
/
+1
|
*
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
2017-07-24
1
-6
/
+15
*
|
bpf: dev_map_alloc() shouldn't return NULL
Dan Carpenter
2017-07-24
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
2
-17
/
+107
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
1
-14
/
+94
|
|
\
|
|
*
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2017-07-20
1
-14
/
+94
|
*
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
1
-3
/
+13
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
bpf: Implement show_options
David Howells
2017-07-06
1
-3
/
+13
*
|
|
net: add notifier hooks for devmap bpf map
John Fastabend
2017-07-17
2
-1
/
+74
*
|
|
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
1
-1
/
+83
*
|
|
bpf: add bpf_redirect_map helper routine
John Fastabend
2017-07-17
2
-0
/
+16
*
|
|
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-17
3
-0
/
+275
|
/
/
*
|
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
1
-29
/
+16
|
\
\
|
*
|
bpf: don't open-code memdup_user()
Al Viro
2017-06-30
1
-29
/
+16
*
|
|
bpf, verifier: add additional patterns to evaluate_reg_imm_alu
John Fastabend
2017-07-03
1
-0
/
+62
*
|
|
bpf: export whether tail call has jited owner
Daniel Borkmann
2017-07-03
1
-1
/
+6
*
|
|
bpf: simplify narrower ctx access
Daniel Borkmann
2017-07-03
1
-44
/
+34
*
|
|
bpf: BPF support for sock_ops
Lawrence Brakmo
2017-07-01
2
-0
/
+42
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-0
/
+5
|
\
\
\
|
*
|
|
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-06-29
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
bpf: Fix out-of-bound access on interpreters[]
Martin KaFai Lau
2017-06-29
1
-1
/
+3
*
|
|
bpf: Add syscall lookup support for fd array and htab
Martin KaFai Lau
2017-06-29
5
-3
/
+67
*
|
|
bpf: possibly avoid extra masking for narrower load in verifier
Yonghong Song
2017-06-23
1
-8
/
+21
*
|
|
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-14
1
-19
/
+52
*
|
|
bpf: reset id on spilled regs in clear_all_pkt_pointers
Daniel Borkmann
2017-06-10
1
-2
/
+2
*
|
|
bpf: reset id on CONST_IMM transition
Daniel Borkmann
2017-06-10
1
-0
/
+2
*
|
|
bpf: don't check spilled reg state for non-STACK_SPILLed type slots
Daniel Borkmann
2017-06-10
1
-0
/
+2
*
|
|
bpf: cgroup skb progs cannot access ld_abs/ind
Daniel Borkmann
2017-06-06
1
-1
/
+0
*
|
|
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
2017-06-06
1
-17
/
+146
[prev]
[next]