index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-04-26
tools: sync bpf.h
Matt Mullins
2019-04-25
bpftool: fix indendation in bash-completion/bpftool
Andrii Nakryiko
2019-04-25
bpftool: add bash completions for btf command
Andrii Nakryiko
2019-04-25
bpftool/docs: add btf sub-command documentation
Andrii Nakryiko
2019-04-25
bpftool: add ability to dump BTF types
Andrii Nakryiko
2019-04-25
bpftool: Fix errno variable usage
Benjamin Poirier
2019-04-25
bpftool: show flow_dissector attachment status
Stanislav Fomichev
2019-04-25
libbpf: fix samples/bpf build failure due to undefined UINT32_MAX
Daniel T. Lee
2019-04-25
bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement
Daniel Borkmann
2019-04-25
bpf, libbpf: handle old kernels more graceful wrt global data sections
Daniel Borkmann
2019-04-24
selftests/bpf: expand test_tc_tunnel with SIT encap
Willem de Bruijn
2019-04-23
bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-23
selftests/bpf: properly return error from bpf_flow_load
Stanislav Fomichev
2019-04-23
selftests/bpf: run flow dissector tests in skb-less mode
Stanislav Fomichev
2019-04-23
selftests/bpf: add flow dissector bpf_skb_load_bytes helper test
Stanislav Fomichev
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-19
libbpf: fix BPF_LOG_BUF_SIZE off-by-one error
McCabe, Robert J
2019-04-18
bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c
Martin KaFai Lau
2019-04-18
selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.h
Wang YanQing
2019-04-18
libbpf: remove compile time warning from libbpf_util.h
Magnus Karlsson
2019-04-17
selftests/bpf: fix a compilation error
Yonghong Song
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-04-16
libbpf: optimize barrier for XDP socket rings
Magnus Karlsson
2019-04-16
libbpf: remove dependency on barrier.h in xsk.h
Magnus Karlsson
2019-04-16
libbpf: remove likely/unlikely in xsk.h
Magnus Karlsson
2019-04-16
libbpf: fix XDP socket ring buffer memory ordering
Magnus Karlsson
2019-04-16
tools/bpftool: show btf_id in map listing
Prashant Bhole
2019-04-16
tools/bpftool: re-organize newline printing for map listing
Prashant Bhole
2019-04-16
bpftool: Support sysctl hook
Andrey Ignatov
2019-04-16
libbpf: fix printf formatter for ptrdiff_t argument
Andrii Nakryiko
2019-04-16
selftests: bpf: add VRF test cases to lwt_ip_encap test.
Peter Oskolkov
2019-04-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-04-16
selftests: kvm: add a selftest for SMM
Vitaly Kuznetsov
2019-04-16
selftests: kvm: fix for compilers that do not support -no-pie
Paolo Bonzini
2019-04-16
selftests: kvm/evmcs_test: complete I/O before migrating guest state
Paolo Bonzini
2019-04-16
selftests/bpf: make flow dissector tests more extensible
Stanislav Fomichev
2019-04-16
selftests/bpf: two scale tests
Alexei Starovoitov
2019-04-16
bpftool: Improve handling of ENOSPC on reuseport_array map dumps
Benjamin Poirier
2019-04-16
bpftool: Use print_entry_error() in case of ENOENT when dumping
Benjamin Poirier
2019-04-16
tools: bpftool: add a note on program statistics in man page
Quentin Monnet
2019-04-16
tools: bpftool: fix short option name for printing version in man pages
Quentin Monnet
2019-04-16
tools: bpftool: fix man page documentation for "pinmaps" keyword
Quentin Monnet
2019-04-16
tools: bpftool: reset errno for "bpftool cgroup tree"
Quentin Monnet
2019-04-16
tools: bpftool: remove blank line after btf_id when listing programs
Quentin Monnet
2019-04-16
bpf: fix whitespace for ENCAP_L2 defines in bpf.h
Alan Maguire
2019-04-16
selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnel
Stanislav Fomichev
2019-04-16
selftests/btf: add VAR and DATASEC case for dedup tests
Andrii Nakryiko
2019-04-16
btf: add support for VAR and DATASEC in btf_dedup()
Andrii Nakryiko
2019-04-15
Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]