index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-27
selftests: bpf: test writable buffers in raw tps
Matt Mullins
5
-0
/
+210
2019-04-27
tools: sync bpf.h
Matt Mullins
3
-1
/
+11
2019-04-27
nbd: add tracepoints for send/receive timing
Andrew Hall
2
-0
/
+59
2019-04-27
nbd: trace sending nbd requests
Matt Mullins
3
-0
/
+62
2019-04-27
bpf: add writable context for raw tracepoints
Matt Mullins
8
-4
/
+91
2019-04-27
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
4
-9
/
+71
2019-04-27
bpf, arm64: remove prefetch insn in xadd mapping
Daniel Borkmann
2
-7
/
+0
2019-04-26
bpftool: fix indendation in bash-completion/bpftool
Andrii Nakryiko
1
-11
/
+11
2019-04-26
bpftool: add bash completions for btf command
Andrii Nakryiko
1
-0
/
+46
2019-04-26
bpftool/docs: add btf sub-command documentation
Andrii Nakryiko
8
-7
/
+236
2019-04-26
bpftool: add ability to dump BTF types
Andrii Nakryiko
3
-1
/
+589
2019-04-26
bpftool: Fix errno variable usage
Benjamin Poirier
1
-1
/
+1
2019-04-25
bpftool: show flow_dissector attachment status
Stanislav Fomichev
1
-0
/
+54
2019-04-25
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
Stanislav Fomichev
3
-0
/
+49
2019-04-25
samples: bpf: add hbm sample to .gitignore
Daniel T. Lee
1
-0
/
+1
2019-04-25
libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
Daniel T. Lee
1
-0
/
+1
2019-04-25
bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement
Daniel Borkmann
1
-3
/
+3
2019-04-25
bpf, libbpf: handle old kernels more graceful wrt global data sections
Daniel Borkmann
1
-13
/
+86
2019-04-24
selftests/bpf: expand test_tc_tunnel with SIT encap
Willem de Bruijn
3
-5
/
+80
2019-04-24
bpf: update skb->protocol in bpf_skb_net_grow
Willem de Bruijn
1
-0
/
+8
2019-04-23
bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN
Stanislav Fomichev
2
-17
/
+9
2019-04-23
selftests/bpf: properly return error from bpf_flow_load
Stanislav Fomichev
1
-4
/
+4
2019-04-23
selftests/bpf: run flow dissector tests in skb-less mode
Stanislav Fomichev
4
-34
/
+165