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-06-18
libbpf: add common min/max macro to libbpf_internal.h
Andrii Nakryiko
5
-15
/
+10
2019-06-16
selftests/net: fix warnings in TFO key rotation selftest
Willem de Bruijn
1
-3
/
+2
2019-06-16
tc-tests: updated skbedit tests
Roman Mashak
1
-9
/
+53
2019-06-16
tc-tests: added path to ip command in tdc
Roman Mashak
1
-0
/
+2
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-9
/
+50
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
2
-2
/
+1
2019-06-15
selftests/bpf: convert socket_cookie test to sk storage
Stanislav Fomichev
2
-32
/
+38
2019-06-15
bpf/tools: sync bpf.h
Stanislav Fomichev
1
-0
/
+2
2019-06-15
bpf: Add test for SO_REUSEPORT_DETACH_BPF
Martin KaFai Lau
1
-0
/
+54
2019-06-15
bpf: Sync asm-generic/socket.h to tools/
Martin KaFai Lau
1
-0
/
+147
2019-06-15
libbpf: fix check for presence of associated BTF for map creation
Andrii Nakryiko
1
-4
/
+5
2019-06-15
selftests/bpf: signedness bug in enable_all_controllers()
Dan Carpenter
1
-1
/
+1
2019-06-13
selftests: ptp: Add Physical Hardware Clock test
Shalom Toledo
1
-0
/
+166
2019-06-13
tc-tests: updated fw with bind actions by reference use cases
Roman Mashak
1
-0
/
+144
2019-06-13
mm/devm_memremap_pages: fix final page put race
Dan Williams
1
-0
/
+2
2019-06-13
bpf: fix div64 overflow tests to properly detect errors
Naveen N. Rao
1
-4
/
+10
2019-06-13
bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi
Martynas Pumputis
1
-2
/
+2
2019-06-12
selftests: tc_flower: Add TOS matching test
Jiri Pirko
1
-1
/
+35
2019-06-12
selftests: mlxsw: Test nexthop offload indication
Ido Schimmel
1
-0
/
+47
2019-06-11
selftests: pmtu: Introduce list_flush_ipv6_exception test case
Stefano Brivio
1
-1
/
+50
2019-06-11
bpf: lpm_trie: check left child of last leftmost node for NULL
Jonathan Lemon
1
-3
/
+38
2019-06-11
bpf: use libbpf_num_possible_cpus internally
Hechao Li
2
-80
/
+10
2019-06-11
selftests/bpf: remove bpf_util.h from BPF C progs
Hechao Li
5
-4
/
+6
2019-06-11
bpf: add a new API libbpf_num_possible_cpus()
Hechao Li
3
-0
/
+74
2019-06-11
selftests/bpf : clean up feature/ when make clean
Hechao Li
1
-1
/
+2
2019-06-10
selftests/bpf: fix constness of source arg for bpf helpers
Andrii Nakryiko
1
-2
/
+2
2019-06-10
libbpf: remove qidconf and better support external bpf programs.
Jonathan Lemon
1
-75
/
+28
2019-06-10
tools/bpf: Add bpf_map_lookup_elem selftest for xskmap
Jonathan Lemon
1
-0
/
+18
2019-06-10
bpf/tools: sync bpf.h
Jonathan Lemon
1
-0
/
+4
2019-06-10
bpf: Allow bpf_map_lookup_elem() on an xskmap
Jonathan Lemon
1
-15
/
+0
2019-06-10
selftests: Add version of router_multipath.sh using nexthop objects
David Ahern
1
-0
/
+359
2019-06-10
selftests: Add test with multiple prefixes using single nexthop
David Ahern
1
-0
/
+290
2019-06-10
selftests: icmp_redirect: Add support for routing via nexthop objects
David Ahern
1
-0
/
+49
2019-06-10
selftests: pmtu: Add support for routing via nexthop objects
David Ahern
1
-32
/
+126
2019-06-10
selftests: pmtu: Move route installs to a new function
David Ahern
1
-11
/
+15
2019-06-10
selftests: pmtu: Move running of test into a new function
David Ahern
1
-27
/
+36
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
111
-848
/
+111
2019-06-08
Merge tag 'linux-kselftest-5.2-rc4-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+0
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
15
-48
/
+790
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
244
-1220
/
+720
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+4
2019-06-06
bpf: expand section tests for test_section_names
Daniel Borkmann
1
-0
/
+10
2019-06-06
bpf: more msg_name rewrite tests to test_sock_addr
Daniel Borkmann
1
-16
/
+197
2019-06-06
bpf, bpftool: enable recvmsg attach types
Daniel Borkmann
5
-6
/
+15
2019-06-06
bpf, libbpf: enable recvmsg attach types
Daniel Borkmann
1
-0
/
+4
2019-06-06
bpf: sync tooling uapi header
Daniel Borkmann
1
-0
/
+2
2019-06-05
selftests: vm: Fix test build failure when built by itself
Shuah Khan
1
-4
/
+0
2019-06-05
Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-2
/
+13
2019-06-05
tools: bpftool: Fix JSON output when lookup fails
Krzesimir Nowak
1
-0
/
+2
2019-06-05
Merge tag 'pidfd-fixes-v5.2-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
[prev]
[next]