All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Borkmann <daniel@iogearbox.net>
To: David Miller <davem@davemloft.net>
Cc: alexei.starovoitov@gmail.com, elena.reshetova@intel.com,
	zlim.lnx@gmail.com, yang.shi@linaro.org,
	holzheu@linux.vnet.ibm.com, tgraf@suug.ch,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next 00/10] BPF updates
Date: Mon, 16 May 2016 20:07:36 +0200	[thread overview]
Message-ID: <573A0C68.40603@iogearbox.net> (raw)
In-Reply-To: <20160516.134959.1324414574261810210.davem@davemloft.net>

On 05/16/2016 07:49 PM, David Miller wrote:
> From: Daniel Borkmann <daniel@iogearbox.net>
> Date: Fri, 13 May 2016 19:08:25 +0200
>
>> This set implements constant blinding for BPF, first couple of
>> patches are some preparatory cleanups, followed by the blinding.
>> Please see individual patches for details.
>
> Looks good, series applied.

Thanks!

> "BPF blinding" would have been a good Subject line. :)

Right, I'll get rid of this subject habit on my cover letters
in future.

Thanks,
Daniel

      reply	other threads:[~2016-05-16 18:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-13 17:08 [PATCH net-next 00/10] BPF updates Daniel Borkmann
2016-05-13 17:08 ` [PATCH net-next 01/10] bpf: minor cleanups in ebpf code Daniel Borkmann
2016-05-13 17:08 ` [PATCH net-next 02/10] bpf: move bpf_jit_enable declaration Daniel Borkmann
2016-05-13 17:08 ` [PATCH net-next 03/10] bpf: split HAVE_BPF_JIT into cBPF and eBPF variant Daniel Borkmann
2016-05-13 17:08 ` [PATCH net-next 04/10] bpf, x86/arm64: remove useless checks on prog Daniel Borkmann
2016-05-13 17:08 ` [PATCH net-next 05/10] bpf: add bpf_patch_insn_single helper Daniel Borkmann
2016-05-13 17:08 ` [PATCH net-next 06/10] bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis Daniel Borkmann
2016-05-13 17:08 ` [PATCH net-next 07/10] bpf: add generic constant blinding for use in jits Daniel Borkmann
2016-05-13 17:08 ` [PATCH net-next 08/10] bpf, x86: add support for constant blinding Daniel Borkmann
2016-05-13 17:08 ` [PATCH net-next 09/10] bpf, arm64: " Daniel Borkmann
2016-05-13 17:08 ` [PATCH net-next 10/10] bpf, s390: " Daniel Borkmann
2016-05-16 17:49 ` [PATCH net-next 00/10] BPF updates David Miller
2016-05-16 18:07   ` Daniel Borkmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=573A0C68.40603@iogearbox.net \
    --to=daniel@iogearbox.net \
    --cc=alexei.starovoitov@gmail.com \
    --cc=davem@davemloft.net \
    --cc=elena.reshetova@intel.com \
    --cc=holzheu@linux.vnet.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=tgraf@suug.ch \
    --cc=yang.shi@linaro.org \
    --cc=zlim.lnx@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.