| Commit message (Expand) | Author | Age |
* | sctp: Clean up TEST_FRAME hacks. | Vlad Yasevich | 2009-03-21 |
* | sctp: Clean up sctp checksumming code | Vlad Yasevich | 2009-02-16 |
* | sctp: Allow to disable SCTP checksums via module parameter | Lucas Nussbaum | 2009-02-16 |
* | net: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-01 |
* | sctp: Properly timestamp outgoing data chunks for rtx purposes | Vlad Yasevich | 2009-01-22 |
* | sctp: reduce memory footprint of sctp_chunk structure | Neil Horman | 2008-10-01 |
* | sctp: set the skb->ip_summed correctly when sending over loopback. | Vlad Yasevich | 2008-09-18 |
* | sctp: Drop ipfargok in sctp_xmit function | Herbert Xu | 2008-08-04 |
* | sctp: remove unnecessary byteshifting, calculate directly in big-endian | Harvey Harrison | 2008-07-19 |
* | mib: add net to IP_INC_STATS_BH | Pavel Emelyanov | 2008-07-16 |
* | sctp: Follow security requirement of responding with 1 packet | Vlad Yasevich | 2008-06-19 |
* | sctp: Fix ECN markings for IPv6 | Vlad Yasevich | 2008-06-04 |
* | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-05 |
* | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 2008-02-05 |
* | [SCTP]: Use crc32c library for checksum calculations. | Vlad Yasevich | 2008-01-28 |
* | [SCTP]: Enable the sending of the AUTH chunk. | Vlad Yasevich | 2007-10-10 |
* | [SCTP]: Implement SCTP-AUTH initializations. | Vlad Yasevich | 2007-10-10 |
* | [NET]: cleanup extra semicolons | Stephen Hemminger | 2007-04-26 |
* | [NET] SCTP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [SCTP]: Include sk_buff overhead while updating the peer's receive window. | Sridhar Samudrala | 2006-09-29 |
* | [SCTP]: Don't do CRC32C checksum over loopback. | Sridhar Samudrala | 2006-06-18 |
* | [SCTP]: Fix 'fast retransmit' to send a TSN only once. | Vlad Yasevich | 2006-02-02 |
* | [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. | Frank Filz | 2006-01-03 |
* | [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. | David S. Miller | 2005-07-09 |
* | [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_t... | Sridhar Samudrala | 2005-04-28 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 |