From: Vlad Yasevich <vladislav.yasevich@hp.com>
To: David Miller <davem@davemloft.net>
Cc: netdev <netdev@vger.kernel.org>,
"lksctp-developers@lists.sourceforge.net"
<lksctp-developers@lists.sourceforge.net>
Subject: [SCTP PULL Request]: Bug fixes for 2.6.23
Date: Mon, 24 Sep 2007 16:59:25 -0400 [thread overview]
Message-ID: <46F8252D.3090803@hp.com> (raw)
Hi David
Can you please pull the following changes since commit a41d3015c11a4e864b95cb57f579f2d8f40cd41b:
David S. Miller (1):
Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"
which are available in the git repository at:
vxy@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev.git master
Vlad Yasevich (4):
SCTP: Validate buffer room when processing sequential chunks
SCTP: Explicitly discard OOTB chunks
SCTP: Clean up OOTB handling and fix infinite loop processing
SCTP: Discard OOTB packets with bundled INIT early.
Wei Yongjun (2):
SCTP: Send ABORT chunk with correct tag in response to INIT ACK
SCTP : Add paramters validity check for ASCONF chunk
include/net/sctp/sm.h | 4 +-
include/net/sctp/structs.h | 1 +
net/sctp/input.c | 8 ++
net/sctp/inqueue.c | 8 ++
net/sctp/sm_make_chunk.c | 46 ++++++++
net/sctp/sm_statefuns.c | 243 +++++++++++++++++++++++++++++++++++++-------
net/sctp/sm_statetable.c | 16 ++--
7 files changed, 278 insertions(+), 48 deletions(-)
next reply other threads:[~2007-09-24 20:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-24 20:59 Vlad Yasevich [this message]
2007-09-26 5:53 ` [SCTP PULL Request]: Bug fixes for 2.6.23 David Miller
2007-09-26 13:02 ` Vlad Yasevich
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=46F8252D.3090803@hp.com \
--to=vladislav.yasevich@hp.com \
--cc=davem@davemloft.net \
--cc=lksctp-developers@lists.sourceforge.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;
as well as URLs for NNTP newsgroup(s).