summaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_statefuns.c
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: Cleanup nomem handling in the state functions.Vladislav Yasevich2006-09-221-73/+86
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-221-0/+15
* Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-221-16/+4
* [SCTP]: Set chunk->data_accepted only if we are going to accept it.Sridhar Samudrala2006-07-211-1/+2
* [SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2006-07-211-0/+5
* [SCTP]: Fix persistent slowdown in sctp when a gap ack consumes rx buffer.Neil Horman2006-06-171-1/+9
* [SCTP]: Validate the parameter length in HB-ACK chunk.Vladislav Yasevich2006-05-191-0/+6
* [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-191-27/+48
* [SCTP]: Fix panic's when receiving fragmented SCTP control chunks.Sridhar Samudrala2006-05-051-5/+8
* [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-051-10/+36
* [SCTP]: heartbeats exceed maximum retransmssion limitVlad Yasevich2006-01-301-1/+1
* [SCTP]: correct the number of INIT retransmissionsVlad Yasevich2006-01-301-3/+3
* [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly.Tsutomu Fujii2006-01-171-0/+2
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-2/+2
* [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz2006-01-031-16/+4
* [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-111-0/+22
* [SCTP]: Fix SCTP_SHUTDOWN notifications.Sridhar Samudrala2005-09-221-11/+11
* [PATCH] make various thing staticAdrian Bunk2005-06-241-2/+14
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-201-50/+98
* [SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier2005-04-281-29/+48
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+5238
OpenPOWER on IntegriCloud