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