index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-23
33
-187
/
+2454
|
\
|
*
libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
McCabe, Robert J
2019-04-20
1
-1
/
+1
|
*
bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c
Martin KaFai Lau
2019-04-19
1
-1
/
+1
|
*
selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.h
Wang YanQing
2019-04-19
2
-2
/
+2
|
*
libbpf: remove compile time warning from libbpf_util.h
Magnus Karlsson
2019-04-19
1
-1
/
+1
|
*
selftests/bpf: fix a compilation error
Yonghong Song
2019-04-18
1
-2
/
+2
|
*
libbpf: optimize barrier for XDP socket rings
Magnus Karlsson
2019-04-17
2
-1
/
+6
|
*
libbpf: remove dependency on barrier.h in xsk.h
Magnus Karlsson
2019-04-17
2
-3
/
+29
|
*
libbpf: remove likely/unlikely in xsk.h
Magnus Karlsson
2019-04-17
1
-2
/
+2
|
*
libbpf: fix XDP socket ring buffer memory ordering
Magnus Karlsson
2019-04-17
1
-2
/
+11
|
*
tools/bpftool: show btf_id in map listing
Prashant Bhole
2019-04-17
1
-0
/
+6
|
*
tools/bpftool: re-organize newline printing for map listing
Prashant Bhole
2019-04-17
1
-2
/
+3
|
*
bpftool: Support sysctl hook
Andrey Ignatov
2019-04-17
6
-8
/
+13
|
*
libbpf: fix printf formatter for ptrdiff_t argument
Andrii Nakryiko
2019-04-17
1
-1
/
+1
|
*
selftests: bpf: add VRF test cases to lwt_ip_encap test.
Peter Oskolkov
2019-04-17
1
-48
/
+86
|
*
selftests/bpf: make flow dissector tests more extensible
Stanislav Fomichev
2019-04-16
1
-81
/
+116
|
*
selftests/bpf: two scale tests
Alexei Starovoitov
2019-04-16
2
-0
/
+88
|
*
bpftool: Improve handling of ENOSPC on reuseport_array map dumps
Benjamin Poirier
2019-04-16
1
-0
/
+7
|
*
bpftool: Use print_entry_error() in case of ENOENT when dumping
Benjamin Poirier
2019-04-16
1
-19
/
+14
|
*
tools: bpftool: add a note on program statistics in man page
Quentin Monnet
2019-04-16
1
-0
/
+8
|
*
tools: bpftool: fix short option name for printing version in man pages
Quentin Monnet
2019-04-16
7
-7
/
+7
|
*
tools: bpftool: fix man page documentation for "pinmaps" keyword
Quentin Monnet
2019-04-16
1
-1
/
+1
|
*
tools: bpftool: reset errno for "bpftool cgroup tree"
Quentin Monnet
2019-04-16
1
-0
/
+7
|
*
tools: bpftool: remove blank line after btf_id when listing programs
Quentin Monnet
2019-04-16
1
-1
/
+1
|
*
bpf: fix whitespace for ENCAP_L2 defines in bpf.h
Alan Maguire
2019-04-16
1
-3
/
+3
|
*
selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnel
Stanislav Fomichev
2019-04-16
1
-1
/
+1
|
*
selftests/btf: add VAR and DATASEC case for dedup tests
Andrii Nakryiko
2019-04-16
1
-0
/
+49
|
*
btf: add support for VAR and DATASEC in btf_dedup()
Andrii Nakryiko
2019-04-16
1
-2
/
+27
|
*
selftests/bpf: C based test for sysctl and strtoX
Andrey Ignatov
2019-04-12
2
-1
/
+126
|
*
selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
2019-04-12
1
-0
/
+485
|
*
selftests/bpf: Test ARG_PTR_TO_LONG arg type
Andrey Ignatov
2019-04-12
1
-0
/
+160
|
*
selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
Andrey Ignatov
2019-04-12
1
-0
/
+19
|
*
bpf: Sync bpf.h to tools/
Andrey Ignatov
2019-04-12
1
-1
/
+50
|
*
selftests/bpf: Test file_pos field in bpf_sysctl ctx
Andrey Ignatov
2019-04-12
1
-0
/
+64
|
*
selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2019-04-12
1
-0
/
+222
|
*
selftests/bpf: Test sysctl_get_current_value helper
Andrey Ignatov
2019-04-12
1
-0
/
+228
|
*
selftests/bpf: Test bpf_sysctl_get_name helper
Andrey Ignatov
2019-04-12
1
-0
/
+222
|
*
selftests/bpf: Test BPF_CGROUP_SYSCTL
Andrey Ignatov
2019-04-12
2
-1
/
+293
|
*
selftests/bpf: Test sysctl section name
Andrey Ignatov
2019-04-12
1
-0
/
+5
|
*
libbpf: Support sysctl hook
Andrey Ignatov
2019-04-12
2
-0
/
+4
|
*
bpf: Sync bpf.h to tools/
Andrey Ignatov
2019-04-12
1
-1
/
+89
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
12
-109
/
+293
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-17
2
-54
/
+60
|
|
\
\
|
|
*
|
selftests: fib_tests: Fix 'Command line is not complete' errors
David Ahern
2019-04-11
1
-54
/
+40
|
|
*
|
selftests: mlxsw: Test VRF MAC vetoing
Ido Schimmel
2019-04-10
1
-0
/
+20
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-04-16
7
-23
/
+215
|
|
\
\
\
|
|
*
|
|
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
2019-04-16
4
-6
/
+191
|
|
*
|
|
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
2019-04-16
1
-1
/
+7
|
|
*
|
|
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
2019-04-16
4
-16
/
+17
|
|
|
/
/
|
*
|
|
Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-04-16
1
-4
/
+13
|
|
\
\
\
[next]