netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vlad Yasevich <vladislav.yasevich@hp.com>
To: David Miller <davem@davemloft.net>, netdev <netdev@vger.kernel.org>
Cc: Linux SCTP Dev Mailing list <linux-sctp@vger.kernel.org>
Subject: pull request: sctp updates for net-next
Date: Wed, 03 Jun 2009 10:33:27 -0400	[thread overview]
Message-ID: <4A2689B7.3030101@hp.com> (raw)

Hi David

The following changes since commit 047584ce94108012288554a5f84585d792cc7f8f:
  Haiying Wang (1):
        net/ucc_geth: Add SGMII support for UEC GETH driver

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev.git net-next

Jean-Mickael Guerin (1):
      sctp: fix sack_timeout sysctl min and max types

Vlad Yasevich (1):
      sctp: support non-blocking version of the new sctp_connectx() API

Wei Yongjun (8):
      sctp: fix error cause codes of ADD-IP extension
      sctp: fix report unrecognized parameter in ACSONF-ACK
      sctp: fix the error code when ASCONF is received with invalid address
      sctp: fix a typo in net/sctp/sm_statetable.c
      sctp: fix to only enable IPv6 address support on PF_INET6 socket
      sctp: fix panic when T2-shutdown timer expire on removed transport
      sctp: fix panic when T4-rto timer expire on removed transport
      sctp: fix to choose alternate destination when retransmit ASCONF chunk

 include/linux/sctp.h       |   20 +++++++-------
 include/net/sctp/structs.h |    6 +---
 include/net/sctp/user.h    |    2 +
 net/sctp/associola.c       |   64 +++++++++++++++++++------------------------
 net/sctp/sm_make_chunk.c   |   16 +++++-----
 net/sctp/sm_sideeffect.c   |    8 +++--
 net/sctp/sm_statefuns.c    |   14 +++++++---
 net/sctp/sm_statetable.c   |    2 +-
 net/sctp/socket.c          |   42 ++++++++++++++++++++++++++++-
 net/sctp/sysctl.c          |    6 ++--
 10 files changed, 110 insertions(+), 70 deletions(-)


Please pull into net-next-2.6.

Thanks
-vlad

             reply	other threads:[~2009-06-03 14:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03 14:33 Vlad Yasevich [this message]
2009-06-04  4:45 ` pull request: sctp updates for net-next David Miller
  -- strict thread matches above, loose matches on Subject: below --
2009-11-23 21:06 pull request: SCTP " Vlad Yasevich
2009-11-29  8:17 ` David Miller
2009-12-04  5:00 ` Andrew Morton
2009-12-04 16:23   ` Vlad Yasevich
2009-12-04 20:52     ` Andrew Morton
2009-12-07 15:05       ` 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=4A2689B7.3030101@hp.com \
    --to=vladislav.yasevich@hp.com \
    --cc=davem@davemloft.net \
    --cc=linux-sctp@vger.kernel.org \
    --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).