aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_statetable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann1-6/+0
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann1-1/+1
2012-08-14sctp: Make sysctl tunables per netEric W. Biederman1-3/+3
2012-08-14sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman1-4/+7
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf1-1/+1
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun1-1/+1
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich1-76/+0
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches1-21/+21
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