aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-18[SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala1-5/+2
2005-07-11[SCTP]: __nocast annotationsAlexey Dobriyan5-30/+41
2005-07-08[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller1-13/+7
2005-06-28[SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich2-15/+7
2005-06-24[PATCH] make various thing staticAdrian Bunk1-6/+0
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz6-22/+62
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Neil Horman1-1/+10
2005-04-28[SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier1-18/+24
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+4507