netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PATCHES 0/4] SCTP fixes
@ 2008-03-28 14:56 Vlad Yasevich
  2008-03-28 14:56 ` [PATCH 1/4] [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate Vlad Yasevich
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Vlad Yasevich @ 2008-03-28 14:56 UTC (permalink / raw)
  To: davem; +Cc: netdev, lksctp-developers

Hi David

The following changes since commit 732c8bd590625e8bc0b88313b82930e336b2bec4:
  Herbert Xu (1):
        [IPSEC]: Fix BEET output

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev.git pending

You can pull the branch, or apply inidividual patches that follow this e-mail.

Gui Jianfeng (2):
      [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
      [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update

Robert P. J. Day (1):
      [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.

Wei Yongjun (1):
      [SCTP]: Add check for hmac_algo parameter in sctp_verify_param()

 include/net/sctp/command.h |    1 +
 net/sctp/associola.c       |   34 +++++++++++---------------
 net/sctp/bind_addr.c       |   15 +++--------
 net/sctp/outqueue.c        |   52 +++++++++++++++--------------------------
 net/sctp/proc.c            |    9 ++----
 net/sctp/sm_make_chunk.c   |   39 +++++++++++++++++++++++-------
 net/sctp/sm_sideeffect.c   |   26 ++++++++-----------
 net/sctp/sm_statefuns.c    |   28 +++++++++++++++++----
 net/sctp/socket.c          |   56 +++++++++++++------------------------------

Thanks
-vlad

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

end of thread, other threads:[~2008-03-29  0:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28 14:56 [GIT PATCHES 0/4] SCTP fixes Vlad Yasevich
2008-03-28 14:56 ` [PATCH 1/4] [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate Vlad Yasevich
2008-03-28 23:32   ` David Miller
2008-03-29  0:59     ` Vlad Yasevich
2008-03-28 14:56 ` [PATCH 2/4] [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() Vlad Yasevich
2008-03-28 14:56 ` [PATCH 3/4] [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK Vlad Yasevich
2008-03-28 14:56 ` [PATCH 4/4] [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update 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).