summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAge
* bpf: map_get_next_key to return first key on NULLTeng Qin2017-04-25
* selftests/net: Fix broken test case in psock_fanoutMike Maloney2017-04-25
* selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney2017-04-24
* selftests/net: cleanup unused parameter in psock_fanoutMike Maloney2017-04-24
* bpf: Add sparc support to tools and samples.David S. Miller2017-04-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-21
|\
| * bpf: Fix values type used in test_mapsDavid Miller2017-04-21
| * selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2017-04-20
* | bpf: add napi_id read access to __sk_buffDaniel Borkmann2017-04-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-20
|\|
| * Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-18
| |\
| | * selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)2017-04-18
| | * selftests: ftrace: Add a testcase for function PID filterNamhyung Kim2017-04-18
* | | bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau2017-04-17
* | | bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau2017-04-17
* | | bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau2017-04-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-15
|\| |
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-04-14
| |\ \
| | * \ Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...Ingo Molnar2017-04-11
| | |\ \
| | | * | perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger2017-04-07
| * | | | cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings2017-04-13
| * | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-04-13
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | tools/power turbostat: update version numberLen Brown2017-04-12
| | * | | tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown2017-04-12
| | * | | tools/power turbostat: turbostat.8 add missing column definitionsDoug Smythies2017-04-12
| | * | | tools/power turbostat: update HWP dump to decimal from hexLen Brown2017-04-12
| | * | | tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown2017-04-12
| | * | | tools/power turbostat: show missing Core and GFX power on SKL and KBLLen Brown2017-04-12
| | * | | tools/power turbostat: bugfix: GFXMHz column not changingLen Brown2017-03-04
| * | | | Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-04-08
| |\ \ \ \
| | * | | | selftests/powerpc: Fix standalone powerpc buildMichael Ellerman2017-03-27
* | | | | | tools: bpf_jit_disasm: Add option to dump JIT image to a file.David Daney2017-04-13
* | | | | | bpf: fix comment typoAlexander Alemayhu2017-04-09
* | | | | | selftests/bpf: fix merge conflictAlexei Starovoitov2017-04-06
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\| | | | |
| * | | | | bpf: add various verifier test cases for self-testsDaniel Borkmann2017-04-01
| * | | | | bpf: improve verifier packet range checksAlexei Starovoitov2017-03-24
| | |_|_|/ | |/| | |
* | | | | selftests: add a generic testsuite for ethernet deviceLABBE Corentin2017-04-05
* | | | | selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov2017-04-01
* | | | | selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov2017-04-01
* | | | | selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov2017-04-01
* | | | | tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov2017-04-01
* | | | | tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-01
* | | | | Add a eBPF helper function to retrieve socket uidChenbo Feng2017-03-23
* | | | | Add a helper function to get socket cookie in eBPFChenbo Feng2017-03-23
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-23
|\| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bpf: fix hashmap extra_elems logicAlexei Starovoitov2017-03-22
| | * | | selftests/bpf: fix broken build, take 2Zi Shen Lim2017-03-21
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-17
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|