aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_sideeffect.c
Commit message (Expand)AuthorAge
* net: sctp: confirm route during forward progressDaniel Borkmann2013-07-09
* net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann2013-07-02
* net: sctp: sideeffect: throw BUG if primary_path is NULLDaniel Borkmann2013-06-14
* net: remove redundant check for timer pending state before del_timerYing Xue2013-02-04
* sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari2012-12-03
* sctp: send abort chunk when max_retrans exceededNeil Horman2012-11-20
* sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2012-11-03
* sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()Zijie Pan2012-10-16
* sctp: check src addr when processing SACK to update transport stateNicolas Dichtel2012-10-04
* sctp: Push struct net down into all of the state machine functionsEric W. Biederman2012-08-15
* sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman2012-08-15
* sctp: Implement quick failover draft from tsvwgNeil Horman2012-07-22
* sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-07-01
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* sctp: fasthandoff with ASCONF at server-nodeMichio Honda2011-11-08
* sctp: deal with multiple COOKIE_ECHO chunksMax Matveev2011-09-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
|\
| * sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-07
* | net: Remove casts of void *Joe Perches2011-06-16
|/
* sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-05-31
* sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun2011-04-20
* sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei2011-04-20
* Fix common misspellingsLucas De Marchi2011-03-31
* net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-26
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
|\
| * sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-06
* | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2010-05-03
|\ \ | |/ |/|
| * sctp: send SHUTDOWN-ACK chunk back to the source.Vlad Yasevich2010-04-30
* | sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich2010-04-28
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\| |
| * | sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul2009-11-29
| |/
* | sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-23
* | sctp: Select a working primary during sctp_connectx()Vlad Yasevich2009-11-23
|/
* sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN.Vlad Yasevich2009-09-04
* sctp: Fix error count increments that were results of HEARTBEATSVlad Yasevich2009-09-04
* sctp: Send user messages to the lower layer as oneVlad Yasevich2009-09-04
* sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun2009-06-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-05
|\
| * sctp: fix kernel panic with ERROR chunk containing too many error causesWei Yongjun2009-03-03
* | sctp: Fix broken RTO-doubling for data retransmitsVlad Yasevich2009-03-03
* | sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich2009-02-16
|/
* sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich2008-10-08
* sctp: enable cookie-echo retransmission transport switchVlad Yasevich2008-10-01