index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
tools: bpftool: doc, add text about feature-subcommand
Prashant Bhole
1
-1
/
+3
2019-02-12
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
1
-4
/
+3
2019-02-12
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
50
-21
/
+5
2019-02-12
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
1
-13
/
+7
2019-02-12
selftests: bpf: add "alu32" to .gitignore
Jiong Wang
1
-0
/
+1
2019-02-11
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
4
-2
/
+487
2019-02-11
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
Martin KaFai Lau
4
-3
/
+396
2019-02-11
bpf: Sync bpf.h to tools/
Martin KaFai Lau
1
-7
/
+65
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
4
-23
/
+26
2019-02-08
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
3
-48
/
+57
2019-02-08
btf: expose API to work with raw btf data
Andrii Nakryiko
3
-0
/
+8
2019-02-08
btf: separate btf creation and loading
Andrii Nakryiko
4
-25
/
+33
2019-02-08
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
3
-6
/
+26
2019-02-08
tools/bpf: add missing strings.h include
Andrii Nakryiko
3
-0
/
+3
2019-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
25
-377
/
+2722
2019-02-07
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-06
tools/bpf: silence a libbpf unnecessary warning
Yonghong Song
1
-2
/
+2
2019-02-06
tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter
Yonghong Song
2
-2
/
+2
2019-02-06
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-05
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-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-12
/
+908
2019-02-02
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
1
-3
/
+5
2019-02-02
selftests: forwarding: mirror_gre_flower: Fix test result handling
Petr Machata
1
-2
/
+2
2019-02-02
selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP
Petr Machata
1
-1
/
+5
2019-02-02
selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding
Petr Machata
1
-0
/
+4
2019-02-02
selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors
Petr Machata
1
-0
/
+1
2019-02-02
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming test
Petr Machata
1
-6
/
+19
2019-02-02
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged test
Petr Machata
1
-6
/
+57
2019-02-02
selftests: forwarding: mirror_lib: Wait for tardy mirrored packets
Petr Machata
1
-0
/
+1
2019-02-02
selftests: forwarding: mirror_gre_changes: Fix TTL test
Petr Machata
1
-0
/
+1
2019-02-02
selftests: mlxsw: Update ping limits
Petr Machata
2
-2
/
+4
2019-02-02
selftests: forwarding: mirror_lib: Update ping limits
Petr Machata
1
-2
/
+3
2019-02-02
selftests: forwarding: Make ping timeout configurable
Ido Schimmel
6
-6
/
+14
[next]