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-05-17
tc-testing: fixed copy-pasting error in ife tests
Roman Mashak
1
-14
/
+14
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
25
-628
/
+1472
2018-05-17
libbpf: add ifindex to enable offload support
David Beckett
4
-3
/
+20
2018-05-16
bpf: bpftool, support for sockhash
John Fastabend
1
-0
/
+1
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
7
-349
/
+453
2018-05-16
tc-testing: updated mirred and vlan with more tests
Roman Mashak
2
-20
/
+324
2018-05-16
tc-testing: fixed copy-pasting error in police tests
Roman Mashak
1
-2
/
+2
2018-05-15
selftests/bpf: make sure build-id is on
Alexei Starovoitov
1
-1
/
+1
2018-05-14
bpf: add ld64 imm test cases
Daniel Borkmann
2
-0
/
+142
2018-05-14
bpf: add selftest for stackmap with build_id in NMI context
Song Liu
2
-2
/
+142
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+11
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+9
2018-05-11
tools: bpf: don't complain about no kernel version for networking code
Jakub Kicinski
1
-7
/
+39
2018-05-11
tools: bpf: improve comments in libbpf.h
Jakub Kicinski
1
-24
/
+24
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
8
-120
/
+128
2018-05-11
tools: bpftool: use PERF_SAMPLE_TIME instead of reading the clock
Jakub Kicinski
1
-11
/
+6
2018-05-11
bpf: sync tools bpf.h uapi header
Prashant Bhole
1
-1
/
+81
2018-05-11
selftests/bpf: Fix bash reference in Makefile
Joe Stringer
1
-3
/
+3
2018-05-11
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
David Ahern
1
-0
/
+3
2018-05-10
tc-testing: fix tdc tests for 'bpf' action
Davide Caratti
1
-3
/
+8
2018-05-10
selftests/bpf: ignore build products
Sirio Balmelli
2
-0
/
+4
2018-05-10
selftests/bpf: add architecture-agnostic headers
Sirio Balmelli
2
-0
/
+36
2018-05-09
bpf: btf: Tests for BPF_OBJ_GET_INFO_BY_FD and BPF_BTF_GET_FD_BY_ID
Martin KaFai Lau
3
-13
/
+287
2018-05-09
bpf: btf: Update tools/include/uapi/linux/btf.h with BTF ID
Martin KaFai Lau
1
-0
/
+11
2018-05-09
bpf: btf: Some test_btf clean up
Martin KaFai Lau
1
-102
/
+99
2018-05-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+103
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
20
-128
/
+1524
2018-05-07
selftests: net: use TEST_PROGS_EXTENDED
Anders Roxell
1
-1
/
+1
2018-05-07
selftests: net: add udpgso* to TEST_GEN_FILES
Anders Roxell
1
-1
/
+1
2018-05-04
tools: bpftool: add simple perf event output reader
Jakub Kicinski
8
-19
/
+444
2018-05-04
tools: bpftool: move get_possible_cpus() to common code
Jakub Kicinski
3
-58
/
+59
2018-05-04
tools: bpftool: fold hex keyword in command help
Jakub Kicinski
2
-15
/
+17
2018-05-04
Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-0
/
+1
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-103
/
+209
2018-05-04
tools: power/acpi, revert to LD = gcc
Jiri Slaby
1
-0
/
+1
2018-05-03
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+11
2018-05-03
bpf: sync tools bpf.h uapi header
Daniel Borkmann
1
-1
/
+32
2018-05-03
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
1
-7
/
+259
2018-05-03
selftests: forwarding: mirror_gre_nh: Unset RP filter
Petr Machata
1
-0
/
+6
2018-05-03
selftests: forwarding: Use sysctl_set(), sysctl_restore()
Petr Machata
3
-20
/
+10
2018-05-03
selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()
Petr Machata
1
-0
/
+17
2018-05-03
selftests: forwarding: Allow running specific tests
Ido Schimmel
15
-63
/
+219
2018-05-03
selftests: forwarding: Increase maximum deviation in multipath test
Ido Schimmel
1
-1
/
+1
2018-05-03
tc-testing: Updated csum action tests batch create w/wo cookies.
Craig Dillabaugh
1
-2
/
+72
2018-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+7
2018-05-01
selftest: add test for TCP_INQ
Soheil Hassas Yeganeh
2
-1
/
+191
2018-05-02
bpf: minor fix to selftest test_stacktrace_build_id()
Song Liu
1
-2
/
+2
2018-05-01
tools: bpftool: change time format for program 'loaded at:' information
Quentin Monnet
1
-2
/
+6
2018-04-30
tools, include: Grab a copy of linux/erspan.h
William Tu
1
-0
/
+52
[next]