From: Daniel Borkmann <daniel@iogearbox.net>
To: davem@davemloft.net
Cc: alexei.starovoitov@gmail.com, netdev@vger.kernel.org,
Daniel Borkmann <daniel@iogearbox.net>
Subject: [PATCH net-next 0/3] Few minor BPF helper improvements
Date: Fri, 23 Sep 2016 01:28:34 +0200 [thread overview]
Message-ID: <cover.1474586162.git.daniel@iogearbox.net> (raw)
Just a few minor improvements around BPF helpers, first one is a
fix but given this late stage and that it's not really a critical
one, I think net-next is just fine. For details please see the
individual patches.
Thanks!
Daniel Borkmann (3):
bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup
bpf: use bpf_get_smp_processor_id_proto instead of raw one
bpf: add helper to invalidate hash
include/uapi/linux/bpf.h | 7 +++++++
net/core/filter.c | 22 +++++++++++++++++++++-
2 files changed, 28 insertions(+), 1 deletion(-)
--
1.9.3
next reply other threads:[~2016-09-22 23:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-22 23:28 Daniel Borkmann [this message]
2016-09-22 23:28 ` [PATCH net-next 1/3] bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup Daniel Borkmann
2016-09-22 23:28 ` [PATCH net-next 2/3] bpf: use bpf_get_smp_processor_id_proto instead of raw one Daniel Borkmann
2016-09-22 23:28 ` [PATCH net-next 3/3] bpf: add helper to invalidate hash Daniel Borkmann
2016-09-23 12:24 ` [PATCH net-next 0/3] Few minor BPF helper improvements David Miller
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=cover.1474586162.git.daniel@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=alexei.starovoitov@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).