aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-49/+197
2018-01-07selftests: fib_tests: Add test cases for netdev carrier changeIdo Schimmel1-0/+142
2018-01-07selftests: fib_tests: Add test cases for netdev downIdo Schimmel1-0/+141
2018-01-07selftests: fib_tests: Add test cases for IPv4/IPv6 FIBIdo Schimmel2-0/+147
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller22-60/+482
2018-01-06tools/bpf: add a bpf selftest for stacktraceYonghong Song3-1/+190
2018-01-04tools: bpftool: remove new lines from errorsJakub Kicinski2-11/+11
2018-01-04tools: bpftool: alias show and list commandsJakub Kicinski8-19/+22
2018-01-04tools: bpftool: rename cgroup list -> show in the codeJakub Kicinski1-9/+9
2018-01-02selftests: rtnetlink: add erspan and ip6erspanWilliam Tu1-0/+131
2018-01-02selftests/net: fix bugs in address and port initializationSowmini Varadhan1-6/+15
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-42/+184
2017-12-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+6
2017-12-31Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-3/+6
2017-12-31selftests/bpf: test device info reporting for bound progsJakub Kicinski1-11/+101
2017-12-31tools: bpftool: report device information for offloaded programsJakub Kicinski3-0/+57
2017-12-31bpf: offload: report device information for offloaded programsJakub Kicinski1-0/+3
2017-12-30objtool: Fix seg fault with clang-compiled objectsSimon Ser1-0/+2
2017-12-30objtool: Fix seg fault caused by missing parameterSimon Ser1-1/+3
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2017-12-30tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin6-0/+86
2017-12-30tools/bpftool: use version from the kernel source treeRoman Gushchin2-11/+5
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-10/+11
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+8
2017-12-28objtool: Fix Clang enum conversion warningLukas Bulwahn1-1/+1
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-12/+425
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-4/+8
2017-12-27bpf: fix max call depth checkAlexei Starovoitov1-0/+35
2017-12-27selftests/bpf: additional stack depth testsAlexei Starovoitov1-0/+121
2017-12-27bpf: selftest for late caller stack size increaseJann Horn1-0/+34
2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner1-2/+1
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+3
2017-12-23bpf: fix stacksafe exploration when comparing statesGianluca Borello1-0/+51
2017-12-23tools: bpftool: protect against races with disappearing objectsJakub Kicinski2-0/+4
2017-12-23tools: bpftool: maps: close json array on error paths of showJakub Kicinski1-3/+3
2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner1-6/+3
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-83/+641
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-49/+593
2017-12-22selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet1-1/+1
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-32/+46
2017-12-21tools/kvm_stat: sort '-f help' outputStefan Raspl1-10/+6
2017-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-49/+568
2017-12-20tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroupYonghong Song1-1/+8
2017-12-20bpf: allow for correlation of maps and helpers in dumpDaniel Borkmann1-9/+172
2017-12-21bpf: do not allow root to mangle valid pointersAlexei Starovoitov1-27/+29
2017-12-21selftests/bpf: add tests for recent bugfixesJann Horn1-16/+533
2017-12-20selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju1-0/+1
2017-12-20selftests: rtnetlink: add gretap test casesWilliam Tu1-0/+98
2017-12-20libbpf: Fix build errors.David Miller1-2/+3
2017-12-20bpf: Fix tools and testing build.David Miller2-5/+5