summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-01-07selftests: fib_tests: Add test cases for netdev carrier changeIdo Schimmel
2018-01-07selftests: fib_tests: Add test cases for netdev downIdo Schimmel
2018-01-07selftests: fib_tests: Add test cases for IPv4/IPv6 FIBIdo Schimmel
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-06tools/bpf: add a bpf selftest for stacktraceYonghong Song
2018-01-04tools: bpftool: remove new lines from errorsJakub Kicinski
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski
2018-01-04tools: bpftool: rename cgroup list -> show in the codeJakub Kicinski
2018-01-02selftests: rtnetlink: add erspan and ip6erspanWilliam Tu
2018-01-02selftests/net: fix bugs in address and port initializationSowmini Varadhan
2017-12-31selftests/bpf: test device info reporting for bound progsJakub Kicinski
2017-12-31tools: bpftool: report device information for offloaded programsJakub Kicinski
2017-12-31bpf: offload: report device information for offloaded programsJakub Kicinski
2017-12-30tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin
2017-12-30tools/bpftool: use version from the kernel source treeRoman Gushchin
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-27bpf: fix max call depth checkAlexei Starovoitov
2017-12-27selftests/bpf: additional stack depth testsAlexei Starovoitov
2017-12-27bpf: selftest for late caller stack size increaseJann Horn
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-23bpf: fix stacksafe exploration when comparing statesGianluca Borello
2017-12-23tools: bpftool: protect against races with disappearing objectsJakub Kicinski
2017-12-23tools: bpftool: maps: close json array on error paths of showJakub Kicinski
2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-22selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-21tools/kvm_stat: sort '-f help' outputStefan Raspl
2017-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-20tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroupYonghong Song
2017-12-20bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann
2017-12-21bpf: do not allow root to mangle valid pointersAlexei Starovoitov
2017-12-21selftests/bpf: add tests for recent bugfixesJann Horn
2017-12-20selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju
2017-12-20selftests: rtnetlink: add gretap test casesWilliam Tu
2017-12-20libbpf: Fix build errors.David Miller
2017-12-20bpf: Fix tools and testing build.David Miller
2017-12-19selftests/bpf: add netdevsim to configJakub Kicinski
2017-12-19bpf: fix broken BPF selftest build on s390Hendrik Brueckner
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-17libbpf: fix Makefile exit code if libelf not foundJakub Kicinski
2017-12-17selftests/bpf: additional bpf_call testsDaniel Borkmann
2017-12-17selftests/bpf: add xdp noinline testAlexei Starovoitov
2017-12-17selftests/bpf: add bpf_call testAlexei Starovoitov
2017-12-17libbpf: add support for bpf_callAlexei Starovoitov