Age | Commit message (Expand) | Author |
2018-09-14 | bpf: support flow dissector in libbpf and bpftool | Petar Penkov |
2018-09-14 | bpf: sync bpf.h uapi with tools/ | Petar Penkov |
2018-09-11 | tools/bpf: fix a netlink recv issue | Yonghong Song |
2018-09-11 | tools/bpf: bpftool: support prog array map and map of maps | Yonghong Song |
2018-09-06 | tools/bpf: bpftool: add net support | Yonghong Song |
2018-09-06 | tools/bpf: add more netlink functionalities in lib/bpf | Yonghong Song |
2018-09-06 | tools/bpf: move bpf/lib netlink related functions into a new file | Yonghong Song |
2018-09-06 | tools/bpf: sync kernel uapi header if_link.h to tools | Yonghong Song |
2018-09-06 | selftests/bpf/test_progs: do not check errno == 0 | Mauricio Vasquez B |
2018-09-06 | selftests/bpf: add missing executables to .gitignore | Mauricio Vasquez B |
2018-09-05 | libbpf: Remove the duplicate checking of function storage | Taeung Song |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-02 | tools/bpf: bpftool, add xskmap in map types | Prashant Bhole |
2018-09-01 | selftests/tls: Add test for recv(PEEK) spanning across multiple records | Vakul Garg |
2018-08-31 | selftests: pmtu: detect correct binary to ping ipv6 addresses | Sabrina Dubroca |
2018-08-31 | selftests: pmtu: maximum MTU for vti4 is 2^16-1-20 | Sabrina Dubroca |
2018-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-09-01 | bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYN | Nikita V. Shirokov |
2018-08-30 | tools/bpf: bpftool: add btf percpu map formated dump | Yonghong Song |
2018-08-30 | tools/bpf: add bpffs percpu map pretty print tests in test_btf | Yonghong Song |
2018-08-29 | tc-testing: add test-cases for numeric and invalid control action | Paolo Abeni |
2018-08-29 | selftests/net: add ip_defrag selftest | Peter Oskolkov |
2018-08-29 | bpf: use --cgroup in test_suite if supplied | John Fastabend |
2018-08-29 | bpf: sockmap test remove shutdown() calls | John Fastabend |
2018-08-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-08-26 | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-08-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-25 | Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds |
2018-08-23 | treewide: convert ISO_8859-1 text comments to utf-8 | Arnd Bergmann |
2018-08-23 | tools: bpftool: return from do_event_pipe() on bad arguments | Quentin Monnet |
2018-08-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-08-22 | proc: test /proc/thread-self symlink | Alexey Dobriyan |
2018-08-22 | proc: test /proc/self symlink | Alexey Dobriyan |
2018-08-22 | tools/testing/selftests/vm/: add MAP_POPULATE test | Dmitry Safonov |
2018-08-22 | kvm: selftest: add dirty logging test | Peter Xu |
2018-08-22 | kvm: selftest: pass in extra memory when create vm | Peter Xu |
2018-08-22 | kvm: selftest: include the tools headers | Peter Xu |
2018-08-22 | kvm: selftest: unify the guest port macros | Peter Xu |
2018-08-22 | tools: introduce test_and_clear_bit | Peter Xu |
2018-08-21 | test_ida: check_ida_destroy and check_ida_alloc | Matthew Wilcox |
2018-08-21 | test_ida: Convert check_ida_conv to new API | Matthew Wilcox |
2018-08-21 | test_ida: Move ida_check_max | Matthew Wilcox |
2018-08-21 | test_ida: Move ida_check_leaf | Matthew Wilcox |
2018-08-21 | idr-test: Convert ida_check_nomem to new API | Matthew Wilcox |
2018-08-21 | ida: Start new test_ida module | Matthew Wilcox |
2018-08-21 | radix tree test suite: Enable ubsan | Matthew Wilcox |
2018-08-21 | radix tree test suite: Fix compilation | Matthew Wilcox |
2018-08-20 | Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-08-20 | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-08-20 | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy' | Arnaldo Carvalho de Melo |