index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
4
-96
/
+102
2020-01-15
bpftool: Fix missing BTF output for json during map dump
Martin KaFai Lau
1
-22
/
+20
2020-01-15
bpftool: Fix a leak of btf object
Martin KaFai Lau
1
-14
/
+2
2020-01-15
selftests/bpf: Add batch ops testing to array bpf map
Brian Vazquez
1
-0
/
+129
2020-01-15
selftests/bpf: Add batch ops testing for htab and htab_percpu map
Yonghong Song
1
-0
/
+283
2020-01-15
libbpf: Add libbpf support to batch ops
Yonghong Song
3
-0
/
+84
2020-01-15
tools/bpf: Sync uapi header bpf.h
Yonghong Song
1
-0
/
+21
2020-01-15
selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...
Eelco Chaudron
2
-0
/
+109
2020-01-15
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
1
-7
/
+22
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2
-106
/
+73
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
1
-2
/
+17
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2
-2
/
+7
2020-01-13
tools/bpf: Add runqslower tool to tools/bpf
Andrii Nakryiko
6
-5
/
+396
2020-01-13
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
1
-0
/
+8
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
1
-22
/
+25
2020-01-13
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
1
-1
/
+1
2020-01-13
tools: Sync uapi/linux/if_link.h
Andrii Nakryiko
1
-0
/
+1
2020-01-10
selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macros
Andrii Nakryiko
11
-121
/
+193
2020-01-10
libbpf: Poison kernel-only integer types
Andrii Nakryiko
12
-1
/
+37
2020-01-10
selftests/bpf: Add unit tests for global functions
Alexei Starovoitov
8
-0
/
+280
2020-01-10
selftests/bpf: Modify a test to check global functions
Alexei Starovoitov
1
-2
/
+2
2020-01-10
selftests/bpf: Add a test for a large global function
Alexei Starovoitov
3
-2
/
+14
2020-01-10
selftests/bpf: Add fexit-to-skb test for global funcs
Alexei Starovoitov
3
-0
/
+44
2020-01-10
libbpf: Sanitize global functions
Alexei Starovoitov
2
-1
/
+40
2020-01-09
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2
-5
/
+7
2020-01-09
selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dir
Andrii Nakryiko
2
-7
/
+7
2020-01-09
libbpf,selftests/bpf: Fix clean targets
Andrii Nakryiko
2
-6
/
+8
2020-01-09
libbpf: Make bpf_map order and indices stable
Andrii Nakryiko
1
-14
/
+0
2020-01-09
bpf: Document BPF_F_QUERY_EFFECTIVE flag
Andrey Ignatov
1
-1
/
+6
2020-01-09
bpf: Add bpf_dctcp example
Martin KaFai Lau
3
-0
/
+625
2020-01-09
bpf: libbpf: Add STRUCT_OPS support
Martin KaFai Lau
6
-13
/
+661
2020-01-09
bpf: Synch uapi bpf.h to tools/
Martin KaFai Lau
1
-2
/
+17
2020-01-09
selftests/bpf: Restore original comm in test_overhead
Stanislav Fomichev
1
-1
/
+7
2020-01-08
bpftool: Add misc section and probe for large INSN limit
Michal Rostecki
1
-0
/
+18
2020-01-08
libbpf: Add probe for large INSN limit
Michal Rostecki
3
-0
/
+23
2020-01-06
fcnal-test: Fix vrf argument in local tcp tests
David Ahern
1
-4
/
+4
2020-01-06
selftests: forwarding: router: Add test case for destination IP link-local
Amit Cohen
1
-0
/
+25
2020-01-06
selftests: forwarding: router: Add test case for source IP equals destination IP
Amit Cohen
1
-0
/
+44
2020-01-06
selftests: forwarding: router: Add test case for multicast destination MAC mi...
Amit Cohen
1
-0
/
+82
2020-01-06
selftests: forwarding: router: Add test case for source IP in class E
Amit Cohen
1
-1
/
+37
2020-01-05
wireguard: selftests: remove ancient kernel compatibility code
Jason A. Donenfeld
5
-48
/
+50
2020-01-02
fcnal-test: Add TCP MD5 tests for VRF
David Ahern
1
-0
/
+313
2020-01-02
fcnal-test: Add TCP MD5 tests
David Ahern
1
-0
/
+145
2020-01-02
nettest: Add support for TCP_MD5 extensions
David Ahern
1
-13
/
+69
2020-01-02
nettest: Return 1 on MD5 failure for server mode
David Ahern
1
-1
/
+1
2020-01-02
selftests: mlxsw: Add a self-test for port-default priority
Petr Machata
2
-0
/
+199
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-45
/
+111
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-15
/
+46
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
62
-1881
/
+5131
2019-12-27
bpftool: Make skeleton C code compilable with C++ compiler
Andrii Nakryiko
3
-6
/
+16
[next]