All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Borkmann <daniel@iogearbox.net>
To: davem@davemloft.net
Cc: ast@fb.com, john.fastabend@gmail.com, netdev@vger.kernel.org,
	Daniel Borkmann <daniel@iogearbox.net>
Subject: [PATCH net-next 0/2] Two minor BPF cleanups
Date: Wed, 23 Aug 2017 01:47:52 +0200	[thread overview]
Message-ID: <cover.1503445395.git.daniel@iogearbox.net> (raw)

Two minor cleanups on devmap and redirect I still had
in my queue.

Thanks!

Daniel Borkmann (2):
  bpf: misc xdp redirect cleanups
  bpf: minor cleanups for dev_map

 kernel/bpf/devmap.c | 100 +++++++++++++++++++++-------------------------------
 net/core/filter.c   |  72 +++++++++++++++++--------------------
 2 files changed, 73 insertions(+), 99 deletions(-)

-- 
1.9.3

             reply	other threads:[~2017-08-22 23:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22 23:47 Daniel Borkmann [this message]
2017-08-22 23:47 ` [PATCH net-next 1/2] bpf: misc xdp redirect cleanups Daniel Borkmann
2017-08-22 23:47 ` [PATCH net-next 2/2] bpf: minor cleanups for dev_map Daniel Borkmann
2017-08-23  4:26 ` [PATCH net-next 0/2] Two minor BPF cleanups 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.1503445395.git.daniel@iogearbox.net \
    --to=daniel@iogearbox.net \
    --cc=ast@fb.com \
    --cc=davem@davemloft.net \
    --cc=john.fastabend@gmail.com \
    --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 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.