aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_sideeffect.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-19[SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala1-4/+12
2006-01-17[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich1-2/+2
2006-01-09[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn1-2/+1
2006-01-03[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz1-4/+22
2005-11-11[SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich1-3/+3
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-6/+6
2005-07-11[SCTP]: __nocast annotationsAlexey Dobriyan1-6/+7
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz1-20/+85
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1395