Netdev List
 help / color / mirror / Atom feed
From: Daniel Borkmann <dborkman@redhat.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org
Subject: [PATCH net-next v3 0/3] pf_packet updates
Date: Wed, 15 Jan 2014 16:25:33 +0100	[thread overview]
Message-ID: <1389799536-23750-1-git-send-email-dborkman@redhat.com> (raw)

Changelog:

v1->v2:
 - put assignments under bind lock in patch 1
 - added 2 more relevant patches

v2->v3:
 - made refcnt unsigned in patch 3
 - rest unchanged

Thanks !

Daniel Borkmann (3):
  packet: improve socket create/bind latency in some cases
  packet: don't unconditionally schedule() in case of MSG_DONTWAIT
  packet: use percpu mmap tx frame pending refcount

 net/packet/af_packet.c | 106 +++++++++++++++++++++++++++++++++++++++----------
 net/packet/diag.c      |   1 +
 net/packet/internal.h  |   2 +-
 3 files changed, 87 insertions(+), 22 deletions(-)

-- 
1.7.11.7

             reply	other threads:[~2014-01-15 15:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-15 15:25 Daniel Borkmann [this message]
2014-01-15 15:25 ` [PATCH net-next v3 1/3] packet: improve socket create/bind latency in some cases Daniel Borkmann
2014-01-15 15:25 ` [PATCH net-next v3 2/3] packet: don't unconditionally schedule() in case of MSG_DONTWAIT Daniel Borkmann
2014-01-15 15:25 ` [PATCH net-next v3 3/3] packet: use percpu mmap tx frame pending refcount Daniel Borkmann
2014-01-17  0:17 ` [PATCH net-next v3 0/3] pf_packet updates 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=1389799536-23750-1-git-send-email-dborkman@redhat.com \
    --to=dborkman@redhat.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