开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-05-06
libbpf: remove unnecessary cast-to-void
Björn Töpel
2019-05-05
selftests: Add loopback test
Jiri Pirko
2019-05-05
libbpf: add libbpf_util.h to header install.
William Tu
2019-05-05
tools/bpf: fix perf build error with uClibc (seen on ARC)
Vineet Gupta
2019-05-04
bpftool: exclude bash-completion/bpftool from .gitignore pattern
Masahiro Yamada
2019-05-04
libbpf: proper XSKMAP cleanup
Björn Töpel
2019-05-04
libbpf: fix invalid munmap call
Björn Töpel
2019-05-04
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-01
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
2019-05-01
selftests: fib_rule_tests: print the result and return 1 if any tests failed
Hangbin Liu
2019-05-01
selftests: fib_rule_tests: Fix icmp proto with ipv6
David Ahern
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2019-04-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-27
bpf: Add ene-to-end test for bpf_sk_storage_* helpers
Martin KaFai Lau
2019-04-27
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
2019-04-27
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
2019-04-27
bpf: Refactor BTF encoding macro to test_btf.h
Martin KaFai Lau
2019-04-27
bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
Martin KaFai Lau
2019-04-27
bpf: Sync bpf.h to tools
Martin KaFai Lau
2019-04-26
selftests: bpf: test writable buffers in raw tps
Matt Mullins
2019-04-26
tools: sync bpf.h
Matt Mullins
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2019-04-26
netdevsim: change debugfs tree topology
Jiri Pirko
2019-04-26
netdevsim: merge sdev into dev
Jiri Pirko
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-25
bpftool: Fix errno variable usage
Benjamin Poirier
2019-04-25
selftests/bpf: test cases for pkt/null checks in subprogs
Paul Chaignon
2019-04-25
libbpf: add binary to gitignore
Matteo Croce
2019-04-25
tools: bpftool: fix infinite loop in map create
Alban Crequy
2019-04-25
selftests/seccomp: Prepare for exclusive seccomp flags
Kees Cook
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
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
[next]