summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/sm.h
Commit message (Expand)AuthorAgeFilesLines
* sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun2011-04-211-0/+1
* sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun2011-04-201-3/+1Star
* net: return operator cleanupEric Dumazet2010-09-231-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-121-0/+1
|\
| * sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-061-0/+1
* | sctp: discard ABORT chunk with zero verification tag in COOKIE-WAIT stateWei Yongjun2010-05-011-1/+1
|/
* sctp: Fix malformed "Invalid Stream Identifier" errorVlad Yasevich2009-11-231-1/+2
* sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED stateWei Yongjun2008-10-231-0/+1
* sctp: Fix kernel panic while process protocol violation parameterWei Yongjun2008-09-301-0/+3
* [SCTP]: Remove sctp_add_cmd_sf wrapper bloatIlpo Järvinen2008-03-281-8/+0Star
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-4/+4
* [SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich2007-10-111-0/+1
* [SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich2007-10-111-0/+1
* SCTP : Add paramters validity check for ASCONF chunkWei Yongjun2007-09-261-0/+3
* SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich2007-09-261-1/+0Star
* SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun2007-08-301-1/+1
* [SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2007-01-241-0/+1
* [SCTP]: Trivial sctp endianness annotations.Al Viro2006-12-031-1/+1
* [SCTP]: sctp_make_op_error() annotations.Al Viro2006-12-031-1/+1
* [SCTP]: Annotate sctp_init_cause().Al Viro2006-12-031-1/+1
* Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-221-2/+1Star
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-5/+5
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-121-5/+6
* [PATCH] make various thing staticAdrian Bunk2005-06-241-6/+0Star
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-2/+6
* [SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier2005-04-281-18/+24
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+442