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-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
2018-11-28
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
1
-0
/
+1
2018-11-26
libbpf: Document API and ABI conventions
Andrey Ignatov
1
-0
/
+139
2018-11-26
libbpf: Verify versioned symbols
Andrey Ignatov
1
-1
/
+18
2018-11-26
libbpf: Add version script for DSO
Andrey Ignatov
2
-1
/
+124
2018-11-26
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
5
-6
/
+6
2018-11-26
tools/bpf: change selftest test_btf for both jit and non-jit
Yonghong Song
1
-30
/
+3
2018-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
40
-331
/
+3202
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
13
-23
/
+734
2018-11-26
bpf: align map type names formatting.
David Calavera
1
-23
/
+23
2018-11-24
selftests/net: add txring_overwrite
Willem de Bruijn
4
-1
/
+191
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-14
/
+14
2018-11-23
bpf: Add BPF_MAP_TYPE_QUEUE and BPF_MAP_TYPE_STACK to bpftool-map
David Calavera
2
-1
/
+4
2018-11-23
libbpf: make bpf_object__open default to UNSPEC
Nikita V. Shirokov
1
-4
/
+4
2018-11-23
Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-14
/
+14
2018-11-22
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2
-0
/
+30
2018-11-22
selftests: explicitly require kernel features needed by udpgro tests
Paolo Abeni
1
-0
/
+14
2018-11-22
tools/bpf: fix spelling mistake "memeory" -> "memory"
Colin Ian King
1
-2
/
+2
2018-11-21
selftests: forwarding: vxlan_bridge_1d: Add learning test
Ido Schimmel
1
-0
/
+108
2018-11-21
selftests: mlxsw: Consider VxLAN learning enabled as valid
Ido Schimmel
1
-1
/
+1
[prev]
[next]