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
2018-07-24
selftests: forwarding: add tests for TC chain templates
Jiri Pirko
1
-1
/
+43
2018-07-24
selftests: forwarding: add tests for TC chains creation adn destruction
Jiri Pirko
2
-1
/
+31
2018-07-24
selftests: forwarding: move shblock tc support check to a separate helper
Jiri Pirko
2
-0
/
+5
2018-07-23
selftests: forwarding: gre_multipath: Drop IPv6 tests
Petr Machata
1
-107
/
+6
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-12
/
+147
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
23
-153
/
+157
2018-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-45
/
+22
2018-07-19
tc-tests: initial version of fw filter unit tests
Keara Leibovitz
1
-0
/
+1049
2018-07-18
selftests/bpf: add test for sharing objects between netdevs
Jakub Kicinski
1
-4
/
+142
2018-07-18
netdevsim: associate bound programs with shared dev
Jakub Kicinski
1
-2
/
+3
2018-07-17
tools: bpftool: don't pass FEATURES_DUMP to libbpf
Jakub Kicinski
1
-1
/
+1
2018-07-17
tools: libbpf: remove libelf-getphdrnum feature detection
Jakub Kicinski
1
-5
/
+1
2018-07-16
selftests: tls: add selftests for TLS sockets
Dave Watson
2
-1
/
+693
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
33
-241
/
+1841
2018-07-15
selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
3
-6
/
+16
2018-07-15
selftests/bpf: Better verification in test_tcpbpf
Andrey Ignatov
1
-25
/
+39
2018-07-15
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
Andrey Ignatov
2
-34
/
+22
2018-07-15
selftests/bpf: Fix const'ness in cgroup_helpers
Andrey Ignatov
2
-6
/
+6
2018-07-15
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+3
2018-07-14
bpf: btf: print map dump and lookup with btf info
Okash Khawaja
1
-16
/
+201
2018-07-14
bpf: btf: add btf print functionality
Okash Khawaja
2
-0
/
+266
2018-07-14
bpf: btf: export btf types and name by offset from lib
Okash Khawaja
2
-20
/
+48
2018-07-14
tools: include reallocarray feature test in FEATURE_TESTS_BASIC
Jakub Kicinski
1
-0
/
+1
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+22
2018-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-81
/
+84
2018-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+17
2018-07-13
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+5
2018-07-13
selftests/bpf: add test for multiple programs
Jakub Kicinski
1
-0
/
+63
2018-07-13
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
1
-8
/
+0
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
1
-2
/
+2
2018-07-13
Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2018-07-13
selftests: in udpgso_bench do not test udp zerocopy
Willem de Bruijn
1
-3
/
+0
2018-07-12
tc-testing: add geneve options in tunnel_key unit tests
Pieter Jansen van Vuuren
1
-0
/
+168
2018-07-12
tools: bpf: build and install man page for eBPF helpers from bpftool/
Quentin Monnet
2
-5
/
+67
2018-07-12
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
1
-8
/
+24
2018-07-12
tools: build: Use HOSTLDFLAGS with fixdep
Laura Abbott
1
-1
/
+1
2018-07-12
tools: build: Fixup host c flags
Laura Abbott
2
-2
/
+2
2018-07-12
tools build: fix # escaping in .cmd files for future Make
Paul Menzel
1
-2
/
+2
2018-07-12
selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRF
Petr Machata
1
-0
/
+4
2018-07-12
bpf: fix panic due to oob in bpf_prog_test_run_skb
Daniel Borkmann
1
-1
/
+22
2018-07-11
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
5
-23
/
+219
2018-07-11
tools: libbpf: allow map reuse
Jakub Kicinski
2
-0
/
+54
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
10
-9
/
+334
2018-07-11
tools: libbpf: move library error code into a separate file
Jakub Kicinski
3
-49
/
+75
2018-07-11
tools: bpftool: reimplement bpf_prog_load() for prog load
Jakub Kicinski
1
-13
/
+48
2018-07-11
tools: libbpf: add extended attributes version of bpf_object__open()
Jakub Kicinski
2
-6
/
+26
2018-07-11
tools: libbpf: recognize offload neutral maps
Jakub Kicinski
2
-1
/
+8
2018-07-11
tools: bpftool: allow users to specify program type for prog load
Jakub Kicinski
3
-5
/
+60
2018-07-11
tools: libbpf: expose the prog type guessing from section name logic
Jakub Kicinski
2
-18
/
+28
2018-07-11
tools: bpftool: add support for loading programs for offload
Jakub Kicinski
3
-6
/
+58
[next]