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-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-16
/
+177
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
59
-1031
/
+2430
2019-07-08
selftests: forwarding: Test multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
4
-0
/
+1220
2019-07-09
selftests/bpf: fix test_reuseport_array on s390
Ilya Leoshkevich
1
-6
/
+15
2019-07-08
selftests: txring_overwrite: fix incorrect test of mmap() return value
Frank de Brabander
1
-1
/
+1
2019-07-08
tools: bpftool: add completion for bpftool prog "loadall"
Quentin Monnet
1
-1
/
+8
2019-07-08
selftests/bpf: fix test_attach_probe map definition
Andrii Nakryiko
1
-8
/
+5
2019-07-08
selftests/bpf: add verifier tests for wide stores
Stanislav Fomichev
2
-3
/
+50
2019-07-08
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-3
/
+3
2019-07-08
libbpf: add perf_buffer_ prefix to README
Andrii Nakryiko
1
-1
/
+2
2019-07-08
tools/bpftool: switch map event_pipe to libbpf's perf_buffer
Andrii Nakryiko
1
-137
/
+64
2019-07-08
selftests/bpf: test perf buffer API
Andrii Nakryiko
2
-0
/
+125
2019-07-08
libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
Andrii Nakryiko
1
-7
/
+24
2019-07-08
libbpf: add perf buffer API
Andrii Nakryiko
3
-0
/
+419
2019-07-07
selftests/tls: add test for poll() with data in TLS ULP
Jakub Kicinski
1
-0
/
+26
2019-07-06
selftests/bpf: add test_tcp_rtt to .gitignore
Stanislav Fomichev
1
-0
/
+1
2019-07-06
selftests/bpf: fix test_align liveliness expectations
Stanislav Fomichev
1
-8
/
+8
2019-07-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+26
2019-07-05
tools: bpftool: Fix json dump crash on powerpc
Jiri Olsa
1
-4
/
+7
2019-07-05
tools: bpftool: add "prog run" subcommand to test-run programs
Quentin Monnet
6
-3
/
+485
2019-07-05
selftests/bpf: convert legacy BPF maps to BTF-defined ones
Andrii Nakryiko
11
-236
/
+228
2019-07-05
selftests/bpf: convert selftests using BTF-defined maps to new syntax
Andrii Nakryiko
20
-494
/
+300
2019-07-05
selftests/bpf: add __uint and __type macro for BTF-defined maps
Andrii Nakryiko
1
-0
/
+3
2019-07-05
libbpf: capture value in BTF type info for BTF-defined map defs
Andrii Nakryiko
1
-30
/
+28
2019-07-05
selftests/bpf: convert existing tracepoint tests to new APIs
Andrii Nakryiko
3
-81
/
+32
2019-07-05
selftests/bpf: add kprobe/uprobe selftests
Andrii Nakryiko
2
-0
/
+221
2019-07-05
selftests/bpf: switch test to new attach_perf_event API
Andrii Nakryiko
1
-16
/
+15
2019-07-05
libbpf: add raw tracepoint attach API
Andrii Nakryiko
3
-0
/
+43
2019-07-05
libbpf: add tracepoint attach API
Andrii Nakryiko
3
-0
/
+84
2019-07-05
libbpf: add kprobe/uprobe attach API
Andrii Nakryiko
3
-0
/
+178
2019-07-05
libbpf: add ability to attach/detach BPF program to perf event
Andrii Nakryiko
3
-0
/
+67
2019-07-05
libbpf: introduce concept of bpf_link
Andrii Nakryiko
3
-1
/
+23
2019-07-05
libbpf: make libbpf_strerror_r agnostic to sign of error
Andrii Nakryiko
1
-1
/
+1
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
30
-57
/
+2406
2019-07-04
bonding: add an option to specify a delay between peer notifications
Vincent Bernat
1
-0
/
+1
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-9
/
+95
2019-07-03
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
Stanislav Fomichev
3
-1
/
+317
2019-07-03
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-1
/
+11
2019-07-03
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
1
-6
/
+6
2019-07-03
selftests: bpf: standardize to static __always_inline
Jiri Benc
5
-35
/
+38
2019-07-03
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
1
-4
/
+4
2019-07-03
libbpf: fix GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-03
selftests: bpf: add tests for shifts by zero
Luke Nelson
1
-0
/
+85
2019-07-03
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
1
-1
/
+26
2019-07-02
selftests/net: skip psock_tpacket test if KALLSYMS was not enabled
Po-Hsu Lin
2
-5
/
+10
2019-07-01
blackhole_dev: add a selftest
Mahesh Bandewar
3
-1
/
+13
2019-07-01
tc-testing: added tdc tests for prio qdisc
Roman Mashak
1
-0
/
+276
2019-07-01
tc-testing: updated mirred action tests with batch create/delete
Roman Mashak
1
-0
/
+94
2019-07-01
selftests: add a test case for cls_lower handle overflow
Davide Caratti
1
-0
/
+19
2019-06-29
selftests: rtnetlink: skip ipsec offload tests if netdevsim isn't present
Florian Westphal
1
-6
/
+10
[next]