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
2018-08-11
tc: Update README and add config
Keara Leibovitz
2
-5
/
+59
2018-08-09
selftests: mlxsw: Add TC flower test for Spectrum-2
Ido Schimmel
1
-0
/
+366
2018-08-07
selftests: forwarding: gre_multipath: Update next-hop statistics match criteria
Nir Dotan
1
-4
/
+4
2018-08-07
tc-tests: initial version of nat action unit tests
Keara Leibovitz
1
-0
/
+593
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
14
-35
/
+702
2018-08-05
tc-testing: remove duplicate spaces in skbedit match patterns
Vlad Buslov
1
-13
/
+13
2018-08-05
tc-testing: remove duplicate spaces in connmark match patterns
Vlad Buslov
1
-12
/
+12
2018-08-05
tc-testing: flush gact actions on test teardown
Vlad Buslov
1
-1
/
+2
2018-08-05
tc-testing: fix ip address in u32 test
Vlad Buslov
1
-2
/
+2
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-67
/
+114
2018-08-05
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-63
/
+124
2018-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-8
/
+12
2018-08-03
selftests/bpf: update test_lwt_seg6local.sh according to iproute2
Mathieu Xhonneux
1
-3
/
+3
2018-08-03
selftests/bpf: fix a typo in map in map test
Roman Gushchin
1
-3
/
+3
2018-08-02
tools: bpf: fix BTF code added twice to different trees
Jakub Kicinski
2
-18
/
+0
2018-08-03
selftests/bpf: add a cgroup storage test
Roman Gushchin
2
-1
/
+132
2018-08-03
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
2
-1
/
+141
2018-08-03
bpftool: add support for CGROUP_STORAGE maps
Roman Gushchin
1
-0
/
+1
2018-08-03
bpf: sync bpf.h to tools/
Roman Gushchin
1
-1
/
+26
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-141
/
+318
2018-08-02
selftest/net: fix protocol family to work for IPv4.
Maninder Singh
1
-1
/
+1
2018-08-01
Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-65
/
+59
2018-08-01
selftests: mlxsw: Add test for ip_forward_update_priority
Petr Machata
1
-0
/
+233
2018-08-01
selftests: forwarding: Move DSCP capture to lib.sh
Petr Machata
2
-42
/
+42
2018-08-01
selftests: forwarding: Move lldpad waiting to lib.sh
Petr Machata
2
-20
/
+24
2018-08-01
Merge branch 'pm-tools'
Rafael J. Wysocki
2
-65
/
+59
2018-07-31
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
1
-0
/
+26
2018-07-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+7
2018-07-31
selftests/bpf: Test for get_socket_cookie
Andrey Ignatov
3
-2
/
+289
2018-07-31
selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
Andrey Ignatov
1
-0
/
+2
2018-07-31
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+14
2018-07-31
Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...
Ingo Molnar
13
-63
/
+124
2018-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-76
/
+196
2018-07-31
bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"
Thomas Richter
1
-13
/
+29
2018-07-31
tools/bpftool: fix a percpu_array map dump problem
Yonghong Song
1
-5
/
+9
2018-07-30
selftests: forwarding: Test mirror-to-gretap w/ UL team LACP
Petr Machata
1
-0
/
+285
2018-07-30
selftests: forwarding: Test mirror-to-gretap w/ UL team
Petr Machata
1
-0
/
+283
2018-07-30
selftests: forwarding: Introduce $ARPING
Petr Machata
2
-2
/
+5
2018-07-30
selftests: forwarding: lib: Support team devices
Petr Machata
1
-0
/
+23
2018-07-30
selftests: forwarding: lib: Add require_command()
Petr Machata
1
-8
/
+11
2018-07-30
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
5
-0
/
+5
2018-07-30
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
5
-58
/
+93
2018-07-30
tools headers uapi: Refresh linux/bpf.h copy
Arnaldo Carvalho de Melo
1
-5
/
+23
2018-07-30
tools headers powerpc: Update asm/unistd.h copy to pick new
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-07-30
tools headers uapi: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-07-29
selftests: mlxsw: qos_dscp_bridge: Fix
Petr Machata
1
-2
/
+2
2018-07-29
selftests: add a selftest for directed broadcast forwarding
Xin Long
1
-0
/
+233
2018-07-29
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2
-65
/
+59
2018-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
8
-76
/
+196
2018-07-28
perf build: Build error in libbpf missing initialization
Thomas Richter
1
-1
/
+1
[next]