summaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_sideeffect.c
Commit message (Expand)AuthorAgeFilesLines
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-34/+34
* [SCTP]: Force update of the rto when processing HB-ACKVlad Yasevich2007-01-301-0/+6
* [SCTP]: Fix SACK sequence during shutdownVlad Yasevich2007-01-231-1/+1
* [SCTP]: SCTP_CMD_PROCESS_CTSN annotations.Al Viro2006-12-021-1/+1
* [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions.Al Viro2006-12-021-2/+2
* [SCTP]: sctp_assoc_del_peer() switched to net-endian.Al Viro2006-12-021-1/+1
* [SCTP]: Switch ->primary_addr to net-endian.Al Viro2006-12-021-3/+1
* [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.Al Viro2006-12-021-2/+4
* [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro2006-12-021-4/+4
* [SCTP]: SCTP_CMD_ASSOC_FAILED annotations.Al Viro2006-12-021-1/+1
* [SCTP]: SCTP_CMD_INIT_FAILED annotations.Al Viro2006-12-021-1/+1
* [SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2006-07-211-2/+10
* [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-191-4/+12
* [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-171-2/+2
* [NET]: Change some "if (x) BUG();" to "BUG_ON(x);"Kris Katterjohn2006-01-091-2/+1
* [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz2006-01-031-4/+22
* [SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich2005-11-111-3/+3
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-6/+6
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-111-6/+7
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-20/+85
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1395
OpenPOWER on IntegriCloud