summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-04-301-2/+0
|\
| * xfrm: make xfrm modes builtinFlorian Westphal2019-04-081-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-2840-197/+2669
|\ \
| * | bpf: Add ene-to-end test for bpf_sk_storage_* helpersMartin KaFai Lau2019-04-273-16/+157
| * | bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_mapsMartin KaFai Lau2019-04-274-10/+679
| * | bpf: Add verifier tests for the bpf_sk_storageMartin KaFai Lau2019-04-272-19/+152
| * | bpf: Refactor BTF encoding macro to test_btf.hMartin KaFai Lau2019-04-272-62/+70
| * | bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probingMartin KaFai Lau2019-04-272-1/+74
| * | bpf: Sync bpf.h to toolsMartin KaFai Lau2019-04-271-1/+43
| * | selftests: bpf: test writable buffers in raw tpsMatt Mullins2019-04-273-0/+156
| * | tools: sync bpf.hMatt Mullins2019-04-273-1/+11
| * | bpftool: fix indendation in bash-completion/bpftoolAndrii Nakryiko2019-04-261-11/+11
| * | bpftool: add bash completions for btf commandAndrii Nakryiko2019-04-261-0/+46
| * | bpftool/docs: add btf sub-command documentationAndrii Nakryiko2019-04-268-7/+236
| * | bpftool: add ability to dump BTF typesAndrii Nakryiko2019-04-263-1/+589
| * | bpftool: Fix errno variable usageBenjamin Poirier2019-04-261-1/+1
| * | bpftool: show flow_dissector attachment statusStanislav Fomichev2019-04-251-0/+54
| * | libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee2019-04-251-0/+1
| * | bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statementDaniel Borkmann2019-04-251-3/+3
| * | bpf, libbpf: handle old kernels more graceful wrt global data sectionsDaniel Borkmann2019-04-251-13/+86
| * | selftests/bpf: expand test_tc_tunnel with SIT encapWillem de Bruijn2019-04-243-5/+80
| * | bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-231-14/+9
| * | selftests/bpf: properly return error from bpf_flow_loadStanislav Fomichev2019-04-231-4/+4
| * | selftests/bpf: run flow dissector tests in skb-less modeStanislav Fomichev2019-04-234-34/+165
| * | selftests/bpf: add flow dissector bpf_skb_load_bytes helper testStanislav Fomichev2019-04-231-0/+48
* | | netdevsim: move netdev creation/destruction to dev probeJiri Pirko2019-04-262-79/+153
* | | netdevsim: change debugfs tree topologyJiri Pirko2019-04-262-2/+4
* | | netdevsim: merge sdev into devJiri Pirko2019-04-261-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-2618-45/+415
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-255-11/+317
| |\ \
| | * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-04-233-10/+311
| | |\ \
| | | * | netfilter: nat: fix icmp id randomizationFlorian Westphal2019-04-151-9/+27
| | | * | selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2019-04-132-1/+284
| | * | | selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin2019-04-211-0/+5
| | * | | selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-04-191-1/+1
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-2011-28/+59
| |\ \ \ \
| | * | | | perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()Jiri Olsa2019-04-171-1/+3
| | * | | | perf tools: Fix map reference countingJiri Olsa2019-04-171-3/+1
| | * | | | perf evlist: Fix side band thread drainingJiri Olsa2019-04-171-5/+9
| | * | | | perf tools: Check maps for bpf programsSong Liu2019-04-172-1/+19
| | * | | | perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in...Jiri Olsa2019-04-171-1/+3
| | * | | | tools include uapi: Sync sound/asound.h copyArnaldo Carvalho de Melo2019-04-161-0/+1
| | * | | | perf top: Always sample time to satisfy needs of use of ordered queuingJiri Olsa2019-04-161-0/+1
| | * | | | perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)Mao Han2019-04-161-6/+6
| | * | | | tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn2019-04-161-1/+1
| | * | | | perf stat: Disable DIR_FORMAT feature for 'perf stat record'Jiri Olsa2019-04-161-0/+1
| | * | | | perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter2019-04-161-1/+1
| | * | | | perf header: Fix lock/unlock imbalances when processing BPF/BTF infoGustavo A. R. Silva2019-04-161-9/+13
| * | | | | proc: fixup proc-pid-vm testAlexey Dobriyan2019-04-191-2/+2
| * | | | | proc: fix map_files test on F29Alexey Dobriyan2019-04-191-10/+10
| | |/ / / | |/| | |