summaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_make_chunk.c
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-171-1/+1
* [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-171-2/+12
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-121-1/+1
* [NET]: kfree cleanupJesper Juhl2005-11-081-4/+2Star
* [SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen2005-10-291-1/+1
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-7/+7
* [NET]: Store skb->timestamp as offset to a base timestampPatrick McHardy2005-08-301-4/+5
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-121-7/+8
* [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-091-4/+8
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-4/+16
* [SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier2005-04-281-5/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2766