aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_sideeffect.c
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-2/+1
* sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan2012-11-171-1/+2
* sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-071-2/+18
* sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-05-311-0/+3
* sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun2011-04-201-2/+1
* sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei2011-04-191-6/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-261-11/+10
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-171-4/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-121-0/+35
|\
| * sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-061-0/+35
* | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2010-05-031-2/+6
|\ \ | |/ |/|
| * sctp: send SHUTDOWN-ACK chunk back to the source.Vlad Yasevich2010-04-301-2/+6
* | sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-281-0/+26
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-1/+0
|\ \ \ | |/ /
| * | sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul2009-11-291-1/+0
| |/
* | sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-231-2/+1
* | sctp: Select a working primary during sctp_connectx()Vlad Yasevich2009-11-231-0/+2
|/
* sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN.Vlad Yasevich2009-09-041-3/+4
* sctp: Fix error count increments that were results of HEARTBEATSVlad Yasevich2009-09-041-4/+16
* sctp: Send user messages to the lower layer as oneVlad Yasevich2009-09-041-1/+28
* sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun2009-06-031-3/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-21/+33
|\
| * sctp: fix kernel panic with ERROR chunk containing too many error causesWei Yongjun2009-03-021-21/+33
* | sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-021-19/+13
* | sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich2009-02-161-2/+15
|/
* sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich2008-10-081-1/+2
* sctp: enable cookie-echo retransmission transport switchVlad Yasevich2008-10-011-34/+44
* sctp: Follow security requirement of responding with 1 packetVlad Yasevich2008-06-191-9/+18
* sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun2008-05-091-4/+13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-141-0/+3
|\
| * [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng2008-04-121-0/+3
* | [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_updateGui Jianfeng2008-04-121-2/+1
* | [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.Robert P. J. Day2008-04-121-13/+7
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-3/+3
|/
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-4/+4
* SCTP: Fix difference cases of retransmit.Vlad Yasevich2007-11-071-1/+9
* [SCTP]: Implete SCTP-AUTH parameter processingVlad Yasevich2007-10-101-0/+5
* SCTP: Use net_ratelimit to suppress error messages print too fastWei Yongjun2007-08-301-2/+3
* SCTP: properly clean up fragment and ordering queues during FWD-TSN.Vlad Yasevich2007-08-291-0/+3
* [SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich2007-05-041-0/+35
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-2/+3
* [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.Vlad Yasevich2007-04-251-3/+8
* [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