aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/output.c
Commit message (Expand)AuthorAge
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* [SCTP]: Use crc32c library for checksum calculations.Vlad Yasevich2008-01-28
* [SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich2007-10-10
* [SCTP]: Implement SCTP-AUTH initializations.Vlad Yasevich2007-10-10
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-26
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [SCTP]: Include sk_buff overhead while updating the peer's receive window.Sridhar Samudrala2006-09-29
* [SCTP]: Don't do CRC32C checksum over loopback.Sridhar Samudrala2006-06-18
* [SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich2006-02-02
* [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz2006-01-03
* [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-09
* [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t...Sridhar Samudrala2005-04-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16