aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_sideeffect.c
Commit message (Expand)AuthorAge
* sctp: signal sk_data_ready earlier on data chunks receptionMarcelo Ricardo Leitner2016-05-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\
| * sctp: avoid refreshing heartbeat timer too oftenMarcelo Ricardo Leitner2016-04-10
* | sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner2016-04-13
|/
* sctp: do not update a_rwnd if we are not issuing a sackMarcelo Ricardo Leitner2016-03-20
* sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner2016-03-13
* sctp: remove the dead field of sctp_transportXin Long2016-01-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * sctp: fix use-after-free in pr_debug statementMarcelo Ricardo Leitner2016-01-11
* | sctp: drop the old assoc hashtable of sctpXin Long2016-01-05
* | net: sctp: dynamically enable or disable pf stateZhu Yanjun2015-12-16
|/
* sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss2015-09-29
* sctp: Whitespace fixKarl Heiss2015-09-29
* sctp: Do not try to search for the transport twiceVlad Yasevich2015-08-29
* sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE statelucien2015-08-27
* net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...Karl Heiss2014-04-27
* net: sctp: Potentially-Failed state should not be reached from unconfirmed stateMatija Glavinic Pecotic2014-02-20
* sctp: remove macros sctp_bh_[un]lock_sockwangweidong2014-01-21
* sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-26
* sctp: remove casting from function calls through ops structurewangweidong2013-12-22
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcbDaniel Borkmann2013-11-04
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-09
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
* 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