index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-27
6
-68
/
+202
|
\
|
*
bpf: enable direct packet data write for xdp progs
Brenden Blanco
2016-07-19
1
-1
/
+16
|
*
bpf: add XDP prog type for early driver filter
Brenden Blanco
2016-07-19
1
-0
/
+1
|
*
bpf: add bpf_prog_add api for bulk prog refcnt
Brenden Blanco
2016-07-19
1
-3
/
+9
|
*
bpf: bpf_event_entry_gen's alloc needs to be in atomic context
Daniel Borkmann
2016-07-16
1
-1
/
+1
|
*
bpf: avoid stack copy and use skb ctx for event output
Daniel Borkmann
2016-07-15
1
-2
/
+4
|
*
bpf: make inode code explicitly non-modular
Paul Gortmaker
2016-07-11
1
-3
/
+1
|
*
cgroup: bpf: Add bpf_skb_in_cgroup_proto
Martin KaFai Lau
2016-07-01
1
-1
/
+7
|
*
cgroup: bpf: Add BPF_MAP_TYPE_CGROUP_ARRAY
Martin KaFai Lau
2016-07-01
3
-1
/
+47
|
*
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
2016-07-01
1
-8
/
+19
|
*
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
2016-07-01
2
-13
/
+4
|
*
bpf: don't use raw processor id in generic helper
Daniel Borkmann
2016-06-30
1
-1
/
+1
|
*
bpf: minor cleanups on fd maps and helpers
Daniel Borkmann
2016-06-30
1
-2
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-34
/
+7
|
|
\
|
*
|
bpf, maps: flush own entries on perf map release
Daniel Borkmann
2016-06-15
1
-28
/
+74
|
*
|
bpf, maps: extend map_fd_get_ptr arguments
Daniel Borkmann
2016-06-15
2
-7
/
+15
|
*
|
bpf, maps: add release callback
Daniel Borkmann
2016-06-15
1
-1
/
+6
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
2016-07-07
1
-34
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bpf: fix matching of data/data_end in verifier
Alexei Starovoitov
2016-06-15
1
-34
/
+7
|
|
/
*
|
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2016-06-08
6
-188
/
+922
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-31
1
-1
/
+0
|
|
\
|
|
*
bpf, inode: disallow userns mounts
Daniel Borkmann
2016-05-23
1
-1
/
+0
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-25
1
-1
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
bpf: teach verifier to recognize imm += ptr pattern
Alexei Starovoitov
2016-05-20
1
-1
/
+17
|
*
|
bpf: support decreasing order in direct packet access
Alexei Starovoitov
2016-05-20
1
-8
/
+4
|
*
|
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2016-05-20
1
-1
/
+1
|
*
|
bpf: rather use get_random_int for randomizations
Daniel Borkmann
2016-05-20
1
-2
/
+2
|
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-18
1
-29
/
+8
|
|
\
\
|
|
*
|
bpf: reject invalid names right in ->lookup()
Al Viro
2016-03-27
1
-29
/
+8
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-05-17
5
-156
/
+900
|
|
\
\
\
|
|
*
|
|
bpf: add generic constant blinding for use in jits
Daniel Borkmann
2016-05-16
1
-0
/
+203
|
|
*
|
|
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2016-05-16
2
-5
/
+15
|
|
*
|
|
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
2016-05-16
2
-44
/
+80
|
|
*
|
|
bpf: minor cleanups in ebpf code
Daniel Borkmann
2016-05-16
1
-2
/
+0
|
|
*
|
|
bpf: improve verifier state equivalence
Alexei Starovoitov
2016-05-06
1
-20
/
+3
|
|
*
|
|
bpf: direct packet access
Alexei Starovoitov
2016-05-06
2
-8
/
+438
|
|
*
|
|
bpf: cleanup verifier code
Alexei Starovoitov
2016-05-06
1
-47
/
+53
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
3
-36
/
+71
|
|
|
\
\
\
|
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-27
1
-1
/
+0
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
1
-0
/
+1
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: add event output helper for notifications/sampling/logging
Daniel Borkmann
2016-04-19
1
-0
/
+7
|
|
*
|
|
|
|
|
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
Daniel Borkmann
2016-04-14
1
-4
/
+13
|
|
*
|
|
|
|
|
bpf, verifier: add ARG_PTR_TO_RAW_STACK type
Daniel Borkmann
2016-04-14
1
-5
/
+54
|
|
*
|
|
|
|
|
bpf, verifier: add bpf_call_arg_meta for passing meta data
Daniel Borkmann
2016-04-14
1
-17
/
+23
|
|
*
|
|
|
|
|
bpf: simplify verifier register state assignments
Alexei Starovoitov
2016-04-10
1
-4
/
+2
|
|
*
|
|
|
|
|
bpf, verifier: further improve search pruning
Daniel Borkmann
2016-04-08
1
-2
/
+7
|
|
*
|
|
|
|
|
bpf: sanitize bpf tracepoint access
Alexei Starovoitov
2016-04-07
1
-1
/
+5
|
|
*
|
|
|
|
|
bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...
Alexei Starovoitov
2016-04-07
1
-1
/
+1
*
|
|
|
|
|
|
|
perf core: Per event callchain limit
Arnaldo Carvalho de Melo
2016-05-30
1
-1
/
+1
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-16
1
-1
/
+2
|
/
/
/
/
/
/
[next]