summaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_statetable.c
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich2007-10-111-0/+33
* SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich2007-09-261-8/+8
* [NET]: Fix comparisons of unsigned < 0.Bill Nottingham2007-06-041-1/+1
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-261-1/+1
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-1/+1
* [SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2007-01-241-1/+1
* [SCTP]: Cleanup of the sctp state table code.Peter Zijlstra2006-12-031-361/+335Star
* [SCTP]: Fix state table entries for chunks received in CLOSED state.Sridhar Samudrala2006-05-061-5/+5
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-2/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1004