From: Ursula Braun <ubraun@linux.vnet.ibm.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org,
schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com,
utz.bacher@de.ibm.com
Subject: [PATCH net-next 0/3] s390: af_iucv patches
Date: Mon, 13 Jun 2016 18:46:13 +0200 [thread overview]
Message-ID: <1465836376-24452-1-git-send-email-ubraun@linux.vnet.ibm.com> (raw)
Hi Dave,
here are improvements for af_iucv relaxing the pressure to allocate
big contiguous kernel buffers.
Thanks, Ursula
Eugene Crosser (3):
af_iucv: use paged SKBs for big outbound messages
af_iucv: remove fragment_skb() to use paged SKBs
af_iucv: use paged SKBs for big inbound messages
net/iucv/af_iucv.c | 223 +++++++++++++++++++++++++++++------------------------
1 file changed, 122 insertions(+), 101 deletions(-)
--
2.6.6
next reply other threads:[~2016-06-13 16:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-13 16:46 Ursula Braun [this message]
2016-06-13 16:46 ` [PATCH net-next 1/3] af_iucv: use paged SKBs for big outbound messages Ursula Braun
2016-06-13 16:46 ` [PATCH net-next 2/3] af_iucv: remove fragment_skb() to use paged SKBs Ursula Braun
2016-06-13 16:46 ` [PATCH net-next 3/3] af_iucv: use paged SKBs for big inbound messages Ursula Braun
2016-06-15 19:21 ` [PATCH net-next 0/3] s390: af_iucv patches 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=1465836376-24452-1-git-send-email-ubraun@linux.vnet.ibm.com \
--to=ubraun@linux.vnet.ibm.com \
--cc=davem@davemloft.net \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=schwidefsky@de.ibm.com \
--cc=utz.bacher@de.ibm.com \
/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).