aboutsummaryrefslogtreecommitdiff
path: root/net/sctp/output.c
AgeCommit message (Expand)Author
2006-09-29[SCTP]: Include sk_buff overhead while updating the peer's receive window.Sridhar Samudrala
2006-06-17[SCTP]: Don't do CRC32C checksum over loopback.Sridhar Samudrala
2006-02-02[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich
2006-01-03[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz
2005-07-08[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller
2005-04-28[SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t...Sridhar Samudrala
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds