[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1389799536-23750-1-git-send-email-dborkman@redhat.com>
Date: Wed, 15 Jan 2014 16:25:33 +0100
From: Daniel Borkmann <dborkman@...hat.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org
Subject: [PATCH net-next v3 0/3] pf_packet updates
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists