aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Neil Horman4-5/+43
2005-04-28[SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit().Sridhar Samudrala1-2/+2
2005-04-28[SCTP] Fix bug in sctp_init() error handling code.Neil Horman1-2/+2
2005-04-28[SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any().Brian Haley1-3/+1
2005-04-28[SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier2-34/+62
2005-04-28[SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 styleVladislav Yasevich1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds29-0/+27634