aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_statetable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-03sctp: fix a typo in net/sctp/sm_statetable.cWei Yongjun1-1/+1
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun1-1/+1
2008-10-23sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING stateWei Yongjun1-1/+1
2008-10-01sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT stateWei Yongjun1-1/+1
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich1-4/+4
2008-01-28[SCTP]: ADD-IP updates the states where ASCONFs can be sentVlad Yasevich1-9/+9
2007-10-10[SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich1-0/+33
2007-09-25SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich1-8/+8
2007-06-03[NET]: Fix comparisons of unsigned < 0.Bill Nottingham1-1/+1
2007-04-25[NET]: cleanup extra semicolonsStephen Hemminger1-1/+1
2007-02-10[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2007-01-23[SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich1-1/+1
2006-12-02[SCTP]: Cleanup of the sctp state table code.Peter Zijlstra1-361/+335
2006-05-05[SCTP]: Fix state table entries for chunks received in CLOSED state.Sridhar Samudrala1-5/+5
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1004