Age | Commit message (Expand) | Author | Files | Lines |
2014-10-06 | sctp: handle association restarts when the socket is closed. | Vlad Yasevich | 1 | -1/+1 |
2014-07-09 | net: sctp: Use pointers (not array indexes) to access sctp_cmd_seq_t.cmds[]. | David Laight | 1 | -12/+14 |
2014-07-09 | net: sctp: Optimise the way 'sctp_arg_t' values are initialised. | David Laight | 1 | -3/+5 |
2014-07-09 | net: sctp: Inline the functions from command.c | David Laight | 1 | -4/+23 |
2013-12-06 | include/net/: Fix FSF address in file headers | Jeff Kirsher | 1 | -3/+2 |
2013-08-09 | net: sctp: trivial: update bug report in header comment | Daniel Borkmann | 1 | -10/+8 |
2012-11-03 | sctp: Clean up type-punning in sctp_cmd_t union | Neil Horman | 1 | -16/+22 |
2011-09-17 | sctp: deal with multiple COOKIE_ECHO chunks | Max Matveev | 1 | -0/+1 |
2011-07-08 | sctp: Enforce retransmission limit during shutdown | Thomas Graf | 1 | -0/+1 |
2011-06-01 | sctp: stop pending timers and purge queues when peer restart asoc | Wei Yongjun | 1 | -0/+1 |
2011-04-20 | sctp: kill abandoned SCTP_CMD_TRANSMIT command | Shan Wei | 1 | -1/+0 |
2010-11-29 | sctp: kill unused macros in head file | Shan Wei | 1 | -3/+0 |
2010-04-28 | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich | 1 | -0/+1 |
2009-09-05 | sctp: Send user messages to the lower layer as one | Vlad Yasevich | 1 | -0/+3 |
2009-03-03 | sctp: Fix broken RTO-doubling for data retransmits | Vlad Yasevich | 1 | -1/+2 |
2008-04-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2008-04-13 | [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK | Gui Jianfeng | 1 | -0/+1 |
2008-03-28 | [SCTP]: Remove sctp_add_cmd_sf wrapper bloat | Ilpo Järvinen | 1 | -2/+1 |
2008-02-05 | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 1 | -4/+4 |
2007-11-07 | SCTP: Fix difference cases of retransmit. | Vlad Yasevich | 1 | -0/+1 |
2007-10-11 | [SCTP]: Implete SCTP-AUTH parameter processing | Vlad Yasevich | 1 | -0/+1 |
2007-05-05 | [SCTP]: Set assoc_id correctly during INIT collision. | Vlad Yasevich | 1 | -0/+2 |
2006-12-03 | [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. | Al Viro | 1 | -0/+2 |
2006-12-03 | [SCTP]: SCTP_CMD_INIT_FAILED annotations. | Al Viro | 1 | -0/+2 |
2006-05-19 | [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. | Sridhar Samudrala | 1 | -0/+1 |
2005-11-12 | [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands. | Vladislav Yasevich | 1 | -3/+4 |
2005-06-21 | [SCTP] sctp_connectx() API support | Frank Filz | 1 | -4/+4 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+211 |