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-08-17
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
4
-1
/
+353
2019-08-17
bpf: sync bpf.h to tools/
Stanislav Fomichev
1
-0
/
+3
2019-08-17
selftests/bpf: fix race in test_tcp_rtt test
Petar Penkov
1
-0
/
+31
2019-08-17
libbpf: relicense bpf_helpers.h and bpf_endian.h
Andrii Nakryiko
2
-2
/
+2
2019-08-17
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
3
-0
/
+23
2019-08-15
tools: bpftool: move "__printf()" attributes to header file
Quentin Monnet
5
-10
/
+12
2019-08-15
tools: bpftool: fix format string for p_err() in detect_common_prefix()
Quentin Monnet
1
-1
/
+1
2019-08-15
tools: bpftool: fix format string for p_err() in query_flow_dissector()
Quentin Monnet
1
-1
/
+1
2019-08-15
tools: bpftool: fix argument for p_err() in BTF do_dump()
Quentin Monnet
1
-1
/
+1
2019-08-15
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
1
-4
/
+4
2019-08-15
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
1
-2
/
+2
2019-08-15
libbpf: make libbpf.map source of truth for libbpf version
Andrii Nakryiko
2
-12
/
+11
2019-08-15
tools: bpftool: add documentation for net attach/detach
Daniel T. Lee
1
-3
/
+54
2019-08-15
tools: bpftool: add bash-completion for net attach/detach
Daniel T. Lee
1
-10
/
+55
2019-08-15
tools: bpftool: add net detach command to detach XDP on interface
Daniel T. Lee
1
-1
/
+41
2019-08-15
tools: bpftool: add net attach command to attach XDP on interface
Daniel T. Lee
1
-7
/
+129
2019-08-14
tools: bpftool: compile with $(EXTRA_WARNINGS)
Quentin Monnet
3
-2
/
+7
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
96
-728
/
+4416
2019-08-13
libbpf: attempt to load kernel BTF from sysfs first
Andrii Nakryiko
1
-7
/
+57
2019-08-13
selftests/bpf: fix race in flow dissector tests
Petar Penkov
2
-8
/
+27
2019-08-13
tools: bpftool: add feature check for zlib
Peter Wu
1
-3
/
+8
2019-08-12
tools: bpftool: fix reading from /proc/config.gz
Peter Wu
2
-53
/
+54
2019-08-09
tc-testing: added tdc tests for matchall filter
Roman Mashak
1
-0
/
+391
2019-08-09
selftests: Fix detection of nettest command in fcnal-test
David Ahern
1
-32
/
+6
2019-08-08
selftests: Add l2tp tests
David Ahern
2
-1
/
+383
2019-08-07
tools/bpf: fix core_reloc.c compilation error
Yonghong Song
1
-1
/
+1
2019-08-07
selftests/bpf: add CO-RE relocs misc tests
Andrii Nakryiko
4
-0
/
+106
2019-08-07
selftests/bpf: add CO-RE relocs ints tests
Andrii Nakryiko
11
-0
/
+209
2019-08-07
selftests/bpf: add CO-RE relocs ptr-as-array tests
Andrii Nakryiko
5
-0
/
+69
2019-08-07
selftests/bpf: add CO-RE relocs modifiers/typedef tests
Andrii Nakryiko
6
-0
/
+170
2019-08-07
selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
Andrii Nakryiko
10
-0
/
+167
2019-08-07
selftests/bpf: add CO-RE relocs array tests
Andrii Nakryiko
11
-0
/
+201
2019-08-07
selftests/bpf: add CO-RE relocs nesting tests
Andrii Nakryiko
16
-0
/
+421
2019-08-07
selftests/bpf: add CO-RE relocs struct flavors tests
Andrii Nakryiko
5
-0
/
+117
2019-08-07
selftests/bpf: add CO-RE relocs testing setup
Andrii Nakryiko
2
-0
/
+165
2019-08-07
selftests/bpf: add BPF_CORE_READ relocatable read macro
Andrii Nakryiko
1
-0
/
+20
2019-08-07
libbpf: implement BPF CO-RE offset relocation algorithm
Andrii Nakryiko
2
-18
/
+864
2019-08-07
libbpf: add .BTF.ext offset relocation section loading
Andrii Nakryiko
3
-42
/
+136
2019-08-07
libbpf: convert libbpf code to use new btf helpers
Andrii Nakryiko
3
-221
/
+158
2019-08-07
libbpf: add helpers for working with BTF types
Andrii Nakryiko
1
-0
/
+178
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
53
-127
/
+920
2019-08-06
selftests/bpf: test_progs: drop extra trailing tab
Stanislav Fomichev
1
-1
/
+1
2019-08-06
selftests/bpf: test_progs: test__printf -> printf
Stanislav Fomichev
10
-38
/
+22
2019-08-06
selftests/bpf: test_progs: switch to open_memstream
Stanislav Fomichev
2
-56
/
+62
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
13
-48
/
+443
2019-08-06
tc-testing: updated vlan action tests with batch create/delete
Roman Mashak
1
-0
/
+94
2019-08-06
selftests/bpf: add loop test 5
Alexei Starovoitov
2
-0
/
+33
2019-08-06
selftests/bpf: add loop test 4
Alexei Starovoitov
2
-0
/
+19
2019-08-05
selftests/tls: add a litmus test for the socket reuse through shutdown
Jakub Kicinski
1
-0
/
+24
2019-08-05
Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+35
[next]