index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
4
-9
/
+71
2019-04-26
bpf, arm64: remove prefetch insn in xadd mapping
Daniel Borkmann
2
-7
/
+0
2019-04-25
bpftool: fix indendation in bash-completion/bpftool
Andrii Nakryiko
1
-11
/
+11
2019-04-25
bpftool: add bash completions for btf command
Andrii Nakryiko
1
-0
/
+46
2019-04-25
bpftool/docs: add btf sub-command documentation
Andrii Nakryiko
8
-7
/
+236
2019-04-25
bpftool: add ability to dump BTF types
Andrii Nakryiko
3
-1
/
+589
2019-04-25
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