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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-06
25
-377
/
+2722
|
\
|
*
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
2019-02-06
1
-13
/
+14
|
*
tools: bpftool: doc, fix incorrect text
Prashant Bhole
2019-02-06
3
-5
/
+5
|
*
selftests/bpf: test reading the offloaded program
Jakub Kicinski
2019-02-06
1
-9
/
+20
|
*
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
2019-02-06
1
-54
/
+62
|
*
selftests/bpf: print traceback when test fails
Jakub Kicinski
2019-02-06
1
-1
/
+4
|
*
selftests/bpf: fix the expected messages
Jakub Kicinski
2019-02-06
1
-2
/
+5
|
*
tools/bpf: silence a libbpf unnecessary warning
Yonghong Song
2019-02-05
1
-2
/
+2
|
*
tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter
Yonghong Song
2019-02-05
2
-2
/
+2
|
*
tools/bpf: fix a selftest test_btf failure
Yonghong Song
2019-02-05
1
-1
/
+1
|
*
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
2019-02-05
7
-0
/
+33
|
*
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
2019-02-05
4
-15
/
+537
|
*
btf: add BTF types deduplication algorithm
Andrii Nakryiko
2019-02-05
3
-0
/
+1749
|
*
btf: extract BTF type size calculation
Andrii Nakryiko
2019-02-05
1
-52
/
+46
|
*
libbpf: fix libbpf_print
Stanislav Fomichev
2019-02-04
6
-47
/
+13
|
*
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
Yonghong Song
2019-02-04
4
-63
/
+87
|
*
tools/bpf: expose functions btf_ext__* as API functions
Yonghong Song
2019-02-04
2
-12
/
+18
|
*
selftests/bpf: use localhost in tcp_{server,client}.py
Stanislav Fomichev
2019-02-04
2
-6
/
+2
|
*
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
2019-02-04
7
-76
/
+68
|
*
tools/bpf: print out btf log at LIBBPF_WARN level
Yonghong Song
2019-02-04
3
-22
/
+9
|
*
tools/bpf: move libbpf pr_* debug print functions to headers
Yonghong Song
2019-02-04
6
-70
/
+120
*
|
selftests: mlxsw: Add a test for blackhole routes
Ido Schimmel
2019-02-06
1
-0
/
+200
|
/
*
selftests: add missing include unistd
Deepa Dinamani
2019-02-03
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-01
16
-12
/
+908
|
\
|
*
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
2019-02-01
1
-3
/
+5
|
*
libbpf: Add a support for getting xdp prog id on ifindex
Maciej Fijalkowski
2019-02-01
3
-0
/
+87
|
*
libbpf: Add a helper for retrieving a map fd for a given name
Maciej Fijalkowski
2019-02-01
3
-0
/
+10
|
*
selftests/bpf: test for BPF_F_LOCK
Alexei Starovoitov
2019-02-01
3
-1
/
+141
|
*
libbpf: introduce bpf_map_lookup_elem_flags()
Alexei Starovoitov
2019-02-01
3
-0
/
+16
|
*
tools/bpf: sync uapi/bpf.h
Alexei Starovoitov
2019-02-01
1
-0
/
+1
|
*
selftests/bpf: add bpf_spin_lock C test
Alexei Starovoitov
2019-02-01
4
-2
/
+155
|
*
selftests/bpf: add bpf_spin_lock verifier tests
Alexei Starovoitov
2019-02-01
2
-1
/
+434
|
*
tools/bpf: sync include/uapi/linux/bpf.h
Alexei Starovoitov
2019-02-01
1
-1
/
+6
|
*
selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE...
Stanislav Fomichev
2019-01-31
1
-0
/
+1
|
*
selftests/bpf: skip verifier tests for unsupported map types
Stanislav Fomichev
2019-01-31
1
-3
/
+33
|
*
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
2019-01-31
1
-1
/
+8
|
*
selftests/bpf: skip sockmap in test_maps if kernel doesn't have support
Stanislav Fomichev
2019-01-31
1
-1
/
+12
*
|
selftests: forwarding: mirror_gre_flower: Fix test result handling
Petr Machata
2019-02-01
1
-2
/
+2
*
|
selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP
Petr Machata
2019-02-01
1
-1
/
+5
*
|
selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding
Petr Machata
2019-02-01
1
-0
/
+4
*
|
selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors
Petr Machata
2019-02-01
1
-0
/
+1
*
|
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming test
Petr Machata
2019-02-01
1
-6
/
+19
*
|
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged test
Petr Machata
2019-02-01
1
-6
/
+57
*
|
selftests: forwarding: mirror_lib: Wait for tardy mirrored packets
Petr Machata
2019-02-01
1
-0
/
+1
*
|
selftests: forwarding: mirror_gre_changes: Fix TTL test
Petr Machata
2019-02-01
1
-0
/
+1
*
|
selftests: mlxsw: Update ping limits
Petr Machata
2019-02-01
2
-2
/
+4
*
|
selftests: forwarding: mirror_lib: Update ping limits
Petr Machata
2019-02-01
1
-2
/
+3
*
|
selftests: forwarding: Make ping timeout configurable
Ido Schimmel
2019-02-01
6
-6
/
+14
*
|
net: tls: Add tests for TLS 1.3
Dave Watson
2019-02-01
1
-1
/
+75
*
|
net: tls: Support 256 bit keys
Dave Watson
2019-02-01
1
-0
/
+62
|
/
[next]