aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp/command.h
Commit message (Expand)AuthorAge
* sctp: handle association restarts when the socket is closed.Vlad Yasevich2014-10-06
* net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[].David Laight2014-07-08
* net: sctp: Optimise the way 'sctp_arg_t' values are initialised.David Laight2014-07-08
* net: sctp: Inline the functions from command.cDavid Laight2014-07-08
* include/net/: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-09
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-03
* sctp: deal with multiple COOKIE_ECHO chunksMax Matveev2011-09-16
* sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-07
* sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-05-31
* sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei2011-04-20
* sctp: kill unused macros in head fileShan Wei2010-11-29
* sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-28
* sctp: Send user messages to the lower layer as oneVlad Yasevich2009-09-04
* sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\
| * [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng2008-04-12
* | [SCTP]: Remove sctp_add_cmd_sf wrapper bloatIlpo Järvinen2008-03-27
|/
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* SCTP: Fix difference cases of retransmit.Vlad Yasevich2007-11-07
* [SCTP]: Implete SCTP-AUTH parameter processingVlad Yasevich2007-10-10
* [SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich2007-05-04
* [SCTP]: SCTP_CMD_PROCESS_CTSN annotations.Al Viro2006-12-03
* [SCTP]: SCTP_CMD_INIT_FAILED annotations.Al Viro2006-12-03
* [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-19
* [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich2005-11-11
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16