summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-04-24selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney
2017-04-24selftests/net: cleanup unused parameter in psock_fanoutMike Maloney
2017-04-22bpf: Add sparc support to tools and samples.David S. Miller
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21bpf: Fix values type used in test_mapsDavid Miller
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-18Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-18selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a testcase for function PID filterNamhyung Kim
2017-04-17bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau
2017-04-17bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau
2017-04-17bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-13tools: bpf_jit_disasm: Add option to dump JIT image to a file.David Daney
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings
2017-04-13Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2017-04-12tools/power turbostat: update version numberLen Brown
2017-04-12tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown
2017-04-12tools/power turbostat: turbostat.8 add missing column definitionsDoug Smythies
2017-04-12tools/power turbostat: update HWP dump to decimal from hexLen Brown
2017-04-12tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown
2017-04-12tools/power turbostat: show missing Core and GFX power on SKL and KBLLen Brown
2017-04-11Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...Ingo Molnar
2017-04-09bpf: fix comment typoAlexander Alemayhu
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-07perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger
2017-04-06selftests/bpf: fix merge conflictAlexei Starovoitov
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-05selftests: add a generic testsuite for ethernet deviceLABBE Corentin
2017-04-01selftests/bpf: add l4 load balancer test based on sched_clsAlexei Starovoitov
2017-04-01selftests/bpf: add a test for basic XDP functionalityAlexei Starovoitov
2017-04-01selftests/bpf: add a test for overlapping packet range checksAlexei Starovoitov
2017-04-01tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov
2017-04-01tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann
2017-03-27selftests/powerpc: Fix standalone powerpc buildMichael Ellerman
2017-03-24bpf: improve verifier packet range checksAlexei Starovoitov
2017-03-23Add a eBPF helper function to retrieve socket uidChenbo Feng
2017-03-23Add a helper function to get socket cookie in eBPFChenbo Feng
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-22bpf: Add tests for map-in-mapMartin KaFai Lau
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-17perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller