summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: fib_tests: Add test cases for netdev carrier changeIdo Schimmel2018-01-081-0/+142
* selftests: fib_tests: Add test cases for netdev downIdo Schimmel2018-01-081-0/+141
* selftests: fib_tests: Add test cases for IPv4/IPv6 FIBIdo Schimmel2018-01-082-0/+147
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-0822-60/+482
|\
| * tools/bpf: add a bpf selftest for stacktraceYonghong Song2018-01-063-1/+190
| * tools: bpftool: remove new lines from errorsJakub Kicinski2018-01-042-11/+11
| * tools: bpftool: alias show and list commandsJakub Kicinski2018-01-048-19/+22
| * tools: bpftool: rename cgroup list -> show in the codeJakub Kicinski2018-01-041-9/+9
| * selftests/bpf: test device info reporting for bound progsJakub Kicinski2017-12-311-11/+101
| * tools: bpftool: report device information for offloaded programsJakub Kicinski2017-12-313-0/+57
| * bpf: offload: report device information for offloaded programsJakub Kicinski2017-12-311-0/+3
| * tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin2017-12-306-0/+86
| * tools/bpftool: use version from the kernel source treeRoman Gushchin2017-12-302-11/+5Star
* | selftests: rtnetlink: add erspan and ip6erspanWilliam Tu2018-01-021-0/+131
* | selftests/net: fix bugs in address and port initializationSowmini Varadhan2018-01-021-6/+15
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-294-10/+11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-293-4/+8
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-283-4/+8
| | |\
| | | * tools: bpftool: protect against races with disappearing objectsJakub Kicinski2017-12-232-0/+4
| | | * tools: bpftool: maps: close json array on error paths of showJakub Kicinski2017-12-231-3/+3
| | | * selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet2017-12-221-1/+1
| * | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-6/+3Star
| |\ \ \ | | |/ / | |/| |
| | * | x86/ldt: Prevent LDT inheritance on execThomas Gleixner2017-12-221-6/+3Star
| | * | Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-172-24/+88
| | |\ \
| | * \ \ Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-172-6/+7
| | |\ \ \
* | | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-285-12/+425
|\ \ \ \ \ \
| * | | | | | bpf: fix max call depth checkAlexei Starovoitov2017-12-271-0/+35
| * | | | | | selftests/bpf: additional stack depth testsAlexei Starovoitov2017-12-271-0/+121
| * | | | | | bpf: selftest for late caller stack size increaseJann Horn2017-12-271-0/+34
| * | | | | | bpf: fix stacksafe exploration when comparing statesGianluca Borello2017-12-231-0/+51
| * | | | | | tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroupYonghong Song2017-12-211-1/+8
| * | | | | | bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann2017-12-211-9/+172
| * | | | | | libbpf: Fix build errors.David Miller2017-12-201-2/+3
| * | | | | | selftests/bpf: add netdevsim to configJakub Kicinski2017-12-191-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-228-83/+641
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-225-49/+593
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-214-49/+568
| | |\ \ \ \ \
| | | * | | | | bpf: do not allow root to mangle valid pointersAlexei Starovoitov2017-12-211-27/+29
| | | * | | | | selftests/bpf: add tests for recent bugfixesJann Horn2017-12-211-16/+533
| | | * | | | | bpf: Fix tools and testing build.David Miller2017-12-202-5/+5
| | | * | | | | bpf: fix broken BPF selftest build on s390Hendrik Brueckner2017-12-191-1/+1
| | * | | | | | selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju2017-12-201-0/+1
| | |/ / / / /
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-181-0/+24
| | |\ \ \ \ \
| | | * | | | | bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann2017-12-151-0/+24
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-212-32/+46
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | tools/kvm_stat: sort '-f help' outputStefan Raspl2017-12-211-10/+6Star
| | * | | | | | tools/kvm_stat: add line for totalsStefan Raspl2017-12-141-1/+8
| | * | | | | | tools/kvm_stat: stop ignoring unhandled argumentsStefan Raspl2017-12-141-1/+3
| | * | | | | | tools/kvm_stat: suppress usage information on command line errorsStefan Raspl2017-12-141-8/+5Star
| | * | | | | | tools/kvm_stat: handle invalid regular expressionsStefan Raspl2017-12-141-0/+7