summaryrefslogtreecommitdiff
path: root/net/sctp/associola.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-31[SCTP]: Remove temporary associations from backlog and hash.Vlad Yasevich1-4/+11
2006-07-22[SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala1-10/+17
2006-01-04[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz1-26/+55
2005-11-12[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman1-2/+7
2005-11-12[SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich1-2/+22
2005-11-08[NET]: kfree cleanupJesper Juhl1-3/+1
2005-10-09[PATCH] gfp flags annotations - part 1Al Viro1-5/+5
2005-07-12[SCTP]: __nocast annotationsAlexey Dobriyan1-5/+8
2005-07-09[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller1-1/+1
2005-06-21[SCTP] sctp_connectx() API supportFrank Filz1-37/+114
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1205