summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-01-26selftests: bpf: functional and min/max reasoning unit tests for JMP32Jiong Wang
2019-01-26bpf: JIT blinds support JMP32Jiong Wang
2019-01-26tools: bpftool: teach cfg code about JMP32Jiong Wang
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang
2019-01-25selftests/bpf: suppress readelf stderr when probing for BTF supportStanislav Fomichev
2019-01-24bpf: allow BPF programs access skb_shared_info->gso_segs fieldEric Dumazet
2019-01-24bpftool: feature probing, change default actionPrashant Bhole
2019-01-23selftests: bpf: add tests for dead code removalJakub Kicinski
2019-01-23selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_userStanislav Fomichev
2019-01-23libbpf: Show supported ELF section names when failing to guess prog/attach typeTaeung Song
2019-01-22tools: bpftool: add bash completion for bpftool probesQuentin Monnet
2019-01-22tools: bpftool: add probes for a network deviceQuentin Monnet
2019-01-22tools: bpftool: add C-style "#define" output for probesQuentin Monnet
2019-01-22tools: bpftool: add probes for eBPF helper functionsQuentin Monnet
2019-01-22tools: bpftool: add probes for eBPF map typesQuentin Monnet
2019-01-22tools: bpftool: add probes for eBPF program typesQuentin Monnet
2019-01-22tools: bpftool: add probes for kernel configuration optionsQuentin Monnet
2019-01-22tools: bpftool: add probes for /proc/ eBPF parametersQuentin Monnet
2019-01-22tools: bpftool: add basic probe capability, probe syscall availabilityQuentin Monnet
2019-01-17bpftool: add bash completion for peek/push/enqueue/pop/dequeueStanislav Fomichev
2019-01-17bpftool: add pop and dequeue commandsStanislav Fomichev
2019-01-17bpftool: add push and enqueue commandsStanislav Fomichev
2019-01-17bpftool: add peek commandStanislav Fomichev
2019-01-17bpftool: don't print empty key/value for mapsStanislav Fomichev
2019-01-17bpftool: make key optional in lookup commandStanislav Fomichev
2019-01-17bpftool: make key and value optional in update commandStanislav Fomichev
2019-01-16tools/bpf: support __int128 in bpftool map pretty dumperYonghong Song
2019-01-16tools/bpf: add bpffs pretty print test for int128Yonghong Song
2019-01-16tools/bpf: refactor test_btf pretty printing for multiple map value formatsYonghong Song
2019-01-16tools/bpf: add int128 raw test in test_btfYonghong Song
2019-01-16libbpf: don't define CC and ARStanislav Fomichev
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-11tools/bpf: fix bpftool map dump with bitfieldsYonghong Song
2019-01-11tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-10selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell
2019-01-10selftests/bpf: add missing executables to .gitignoreStanislav Fomichev
2019-01-10tools headers powerpc: Remove unistd.hRavi Bangoria
2019-01-10perf powerpc: Rework syscall table generationRavi Bangoria
2019-01-09perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo
2019-01-09tools include uapi: Sync linux/if_link.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-01-08tools/vm/page_owner: use page_owner_sort in the use exampleMiles Chen
2019-01-08selftests: forwarding: Add a test for VLAN deletionIdo Schimmel
2019-01-08selftests: forwarding: Fix test for different devicesIdo Schimmel
2019-01-08selftests: mlxsw: Add a test case for VLAN addition error flowIdo Schimmel
2019-01-08tools include uapi: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2019-01-08tools include uapi: Sync linux/fs.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-01-08perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.hArnaldo Carvalho de Melo
2019-01-08tools include uapi: Grab a copy of linux/mount.hArnaldo Carvalho de Melo