From: Vlad Yasevich <vyasevich@verizon.net>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org,
lksctp-developers <lksctp-developers@lists.sourceforge.net>
Subject: [GIT PULL] sctp updates
Date: Thu, 02 Aug 2007 13:55:33 -0400 [thread overview]
Message-ID: <46B21A95.80103@verizon.net> (raw)
Hi David
Please pull the following changes since commit fc34f6c617bf2a845d793af12b96bcc0afd472c4:
Andrew Morton (1):
Fix up "remove the arm26 port"
which are found in branch 'master' of the git repository at:
master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev.git
Dave Johnson (1):
SCTP: IPv4 mapped addr not returned in SCTPv6 accept()
Sebastian Siewior (2):
sctp: try to fix readlock
sctp: fix shadow symbol in net/sctp/tsnmap.c
Vlad Yasevich (1):
SCTP: IPv4 mapped addr not returned in SCTPv6 accept()
Wei Yongjun (2):
SCTP: drop SACK if ctsn is not less than the next tsn of assoc
SCTP: remove useless code in function sctp_init_cause
sebastian@breakpoint.cc (3):
sctp: make locally used function static
sctp: move global declaration to header file.
sctp: remove shadowed symbols
include/net/sctp/sctp.h | 10 ++++
net/sctp/input.c | 2 +-
net/sctp/ipv6.c | 2 +
net/sctp/sm_make_chunk.c | 6 ---
net/sctp/sm_statefuns.c | 103 ++++++++++++++++++++++++++++++++++-----------
net/sctp/socket.c | 45 +++++++++++---------
net/sctp/tsnmap.c | 14 +++---
7 files changed, 123 insertions(+), 59 deletions(-)
Thanks
-vlad
next reply other threads:[~2007-08-02 17:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-02 17:55 Vlad Yasevich [this message]
2007-08-03 2:44 ` [GIT PULL] sctp updates David Miller
-- strict thread matches above, loose matches on Subject: below --
2007-08-30 21:26 [GIT PULL] SCTP updates Vlad Yasevich
2007-08-31 5:14 ` David Miller
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=46B21A95.80103@verizon.net \
--to=vyasevich@verizon.net \
--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).