netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Borkmann <dborkman@redhat.com>
To: davem@davemloft.net
Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org
Subject: [PATCH 0/2] pf_packet fixes
Date: Wed,  2 Apr 2014 20:52:55 +0200	[thread overview]
Message-ID: <1396464777-18375-1-git-send-email-dborkman@redhat.com> (raw)

Applies to net-next tree. Thanks!

Daniel Borkmann (2):
  packet: report tx_dropped in packet_direct_xmit
  packet: fix packet_direct_xmit for BQL enabled drivers

 include/linux/netdevice.h | 24 +++++++++++++++++++-----
 net/packet/af_packet.c    |  3 ++-
 2 files changed, 21 insertions(+), 6 deletions(-)

-- 
1.7.11.7

             reply	other threads:[~2014-04-02 18:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02 18:52 Daniel Borkmann [this message]
2014-04-02 18:52 ` [PATCH 1/2] packet: report tx_dropped in packet_direct_xmit Daniel Borkmann
2014-04-02 18:52 ` [PATCH 2/2] packet: fix packet_direct_xmit for BQL enabled drivers Daniel Borkmann
2014-04-03 18:29 ` [PATCH 0/2] pf_packet fixes 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=1396464777-18375-1-git-send-email-dborkman@redhat.com \
    --to=dborkman@redhat.com \
    --cc=davem@davemloft.net \
    --cc=eric.dumazet@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 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).