aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_statetable.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-071-1/+1
* sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun2011-04-211-1/+1
* sctp: remove completely unsed EMPTY stateVlad Yasevich2011-04-201-76/+0
* net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-261-21/+21
* sctp: fix a typo in net/sctp/sm_statetable.cWei Yongjun2009-06-031-1/+1
* sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-231-1/+1
* sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING stateWei Yongjun2008-10-231-1/+1
* sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT stateWei Yongjun2008-10-011-1/+1
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-4/+4
* [SCTP]: ADD-IP updates the states where ASCONFs can be sentVlad Yasevich2008-01-281-9/+9
* [SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich2007-10-101-0/+33
* SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich2007-09-251-8/+8
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-031-1/+1
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-1/+1
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* [SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2007-01-231-1/+1
* [SCTP]: Cleanup of the sctp state table code.Peter Zijlstra2006-12-021-361/+335
* [SCTP]: Fix state table entries for chunks received in CLOSED state.Sridhar Samudrala2006-05-051-5/+5
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1004