netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: net-next sctp updates
@ 2008-10-01 18:14 Vlad Yasevich
  2008-10-01 18:57 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Vlad Yasevich @ 2008-10-01 18:14 UTC (permalink / raw)
  To: netdev; +Cc: davem, linux-sctp

Hi David

Please consider the following sctp work for net-next.

The following changes since commit bcd41303f422015ab662c9276d108414aa75b796:
  KOVACS Krisztian (1):
        udp: Export UDP socket lookup function

are available in the git repository at:

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

Neil Horman (1):
      sctp: reduce memory footprint of sctp_chunk structure

Vlad Yasevich (6):
      sctp: Only mark chunks as missing when there are gaps
      sctp: Optimize SFR-CACC transport list walking during SACK processing
      sctp: Retransmit list is ineligable for missing indications
      sctp: try harder to figure out address family when checking wildcards
      sctp: enable cookie-echo retransmission transport switch
      sctp: correctly save sctp_adaptation from parameter.

Wei Yongjun (2):
      sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state
      sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES

 include/net/sctp/structs.h |   33 ++++++++++--------
 net/sctp/bind_addr.c       |   16 +++++++--
 net/sctp/ipv6.c            |    5 ++-
 net/sctp/output.c          |    2 +-
 net/sctp/outqueue.c        |   65 +++++++++++++++++++-----------------
 net/sctp/sm_make_chunk.c   |    4 +-
 net/sctp/sm_sideeffect.c   |   78 +++++++++++++++++++++++++-------------------
 net/sctp/sm_statefuns.c    |   36 +++++++++-----------
 net/sctp/sm_statetable.c   |    2 +-
 net/sctp/socket.c          |   10 +++---
 10 files changed, 139 insertions(+), 112 deletions(-)

Thanks
-vlad

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

* Re: pull request: net-next sctp updates
  2008-10-01 18:14 pull request: net-next sctp updates Vlad Yasevich
@ 2008-10-01 18:57 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-10-01 18:57 UTC (permalink / raw)
  To: vladislav.yasevich; +Cc: netdev, linux-sctp

From: Vlad Yasevich <vladislav.yasevich@hp.com>
Date: Wed,  1 Oct 2008 14:14:52 -0400

> Please consider the following sctp work for net-next.
> 
> The following changes since commit bcd41303f422015ab662c9276d108414aa75b796:
>   KOVACS Krisztian (1):
>         udp: Export UDP socket lookup function
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev.git net-next

Pulled and pushed back out to net-next-2.6, thanks!


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

end of thread, other threads:[~2008-10-01 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-01 18:14 pull request: net-next sctp updates Vlad Yasevich
2008-10-01 18:57 ` David Miller

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