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-12-07
selftests: bpf: update testcases for BPF_ALU | BPF_ARSH
Jiong Wang
1
-4
/
+25
2018-12-07
selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridges
Ido Schimmel
1
-0
/
+70
2018-12-07
selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leave
Petr Machata
1
-0
/
+177
2018-12-06
selftests: mlxsw: Add a new test extack.sh
Petr Machata
1
-0
/
+84
2018-12-06
radix tree: Don't return retry entries from lookup
Matthew Wilcox
4
-0
/
+82
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
4
-9
/
+22
2018-12-05
bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_info
Martin KaFai Lau
1
-1
/
+1
2018-12-05
tools/testing/nvdimm: Align test resources to 128M
Dan Williams
1
-2
/
+33
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
5
-4
/
+176
2018-12-04
selftests: mlxsw: Add one-armed router test
Ido Schimmel
1
-0
/
+259
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
1
-2
/
+2
2018-12-04
selftests: add a test for bpf_prog_test_run_xattr
Lorenz Bauer
1
-1
/
+54
2018-12-04
libbpf: add bpf_prog_test_run_xattr
Lorenz Bauer
3
-0
/
+43
2018-12-04
tools: sync uapi/linux/bpf.h
Lorenz Bauer
1
-2
/
+5
2018-12-03
selftests: extend zerocopy tests to udp
Willem de Bruijn
3
-1
/
+7
2018-12-03
test/net: Add script for VXLAN underlay in a VRF
Alexis Bauvin
2
-1
/
+130
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2
-0
/
+33
2018-12-03
libbpf: Fix license in README.rst
Andrey Ignatov
1
-1
/
+1
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2018-11-30
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
1
-0
/
+17
2018-11-30
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
1
-0
/
+44
2018-11-30
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
1
-18
/
+24
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
5
-8
/
+23
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
1
-1
/
+1
2018-11-30
bpf: Improve socket lookup reuseport documentation
Joe Stringer
1
-4
/
+4
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
3
-25
/
+36
2018-11-30
selftests: forwarding: Add VxLAN test with a VLAN-aware bridge
Ido Schimmel
2
-0
/
+800
2018-11-30
selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridge
Ido Schimmel
1
-1
/
+203
2018-11-30
selftests: mlxsw: Consider VLAN-aware bridges as valid
Ido Schimmel
1
-1
/
+1
2018-11-30
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
1
-5
/
+12
2018-11-30
proc: fixup map_files test on arm
Alexey Dobriyan
1
-2
/
+7
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
1
-1
/
+1
2018-11-30
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
Quentin Monnet
3
-26
/
+75
2018-11-30
tools: bpftool: mark offloaded programs more explicitly in plain output
Quentin Monnet
1
-1
/
+1
2018-11-30
tools: bpftool: fix bash completion for new map types (queue and stack)
Quentin Monnet
1
-1
/
+1
2018-11-30
tools: bpftool: fix bash completion for bpftool prog (attach|detach)
Quentin Monnet
1
-24
/
+49
2018-11-30
tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
Quentin Monnet
2
-13
/
+3
2018-11-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-4
/
+93
2018-11-30
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+15
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-62
/
+497
2018-11-30
tools/bpf: make libbpf _GNU_SOURCE friendly
Yonghong Song
2
-0
/
+3
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-23
/
+821
2018-11-28
tools: bpftool: fix a bitfield pretty print issue
Yonghong Song
1
-3
/
+3
2018-11-28
bpf: Fix various lib and testsuite build failures on 32-bit.
David Miller
2
-6
/
+6
2018-11-28
tools/bpf: add addition type tests to test_btf
Yonghong Song
1
-0
/
+361
2018-11-28
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
1
-7
/
+7
2018-11-28
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
Naresh Kamboju
1
-0
/
+1
2018-11-28
bpf: test_sockmap, add options for msg_pop_data() helper
John Fastabend
2
-17
/
+180
2018-11-28
bpf: add msg_pop_data helper to tools
John Fastabend
2
-1
/
+17
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-0
/
+87
[prev]
[next]