netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [SCTP PULL Request]: Bug fixes for 2.6.23
@ 2007-09-24 20:59 Vlad Yasevich
  2007-09-26  5:53 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Vlad Yasevich @ 2007-09-24 20:59 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, lksctp-developers@lists.sourceforge.net

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [SCTP PULL Request]: Bug fixes for 2.6.23
  2007-09-24 20:59 [SCTP PULL Request]: Bug fixes for 2.6.23 Vlad Yasevich
@ 2007-09-26  5:53 ` David Miller
  2007-09-26 13:02   ` Vlad Yasevich
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2007-09-26  5:53 UTC (permalink / raw)
  To: vladislav.yasevich; +Cc: netdev, lksctp-developers

From: Vlad Yasevich <vladislav.yasevich@hp.com>
Date: Mon, 24 Sep 2007 16:59:25 -0400

> Can you please pull the following changes since commit a41d3015c11a4e864b95cb57f579f2d8f40cd41b:

I had to apply this by hand because:

>   David S. Miller (1):
>         Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"

You did this work on a very old tree of mine that I redid
at one point.  This MSI changeset I yanked out of my net-2.6
tree during a rebase, so if I pull I get the thing back
which I definitely don't want :-)

Just to let you know what's happening and why I couldn't
pull directly from your tree into mine.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [SCTP PULL Request]: Bug fixes for 2.6.23
  2007-09-26  5:53 ` David Miller
@ 2007-09-26 13:02   ` Vlad Yasevich
  0 siblings, 0 replies; 3+ messages in thread
From: Vlad Yasevich @ 2007-09-26 13:02 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, lksctp-developers

David Miller wrote:
> From: Vlad Yasevich <vladislav.yasevich@hp.com>
> Date: Mon, 24 Sep 2007 16:59:25 -0400
> 
>> Can you please pull the following changes since commit a41d3015c11a4e864b95cb57f579f2d8f40cd41b:
> 
> I had to apply this by hand because:
> 
>>   David S. Miller (1):
>>         Revert "PCI: disable MSI by default on systems with Serverworks HT1000 chips"
> 
> You did this work on a very old tree of mine that I redid
> at one point.  This MSI changeset I yanked out of my net-2.6
> tree during a rebase, so if I pull I get the thing back
> which I definitely don't want :-)
> 
> Just to let you know what's happening and why I couldn't
> pull directly from your tree into mine.

Sorry, this was my fault.  I forgot the -f when I pushed out the changes.  That
should have updated the tree.

/me adds a + to the push line.

-vlad


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-09-26 13:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-24 20:59 [SCTP PULL Request]: Bug fixes for 2.6.23 Vlad Yasevich
2007-09-26  5:53 ` David Miller
2007-09-26 13:02   ` Vlad Yasevich

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).