summaryrefslogtreecommitdiff
path: root/net/sctp/sm_sideeffect.c
Commit message (Expand)AuthorAge
* sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss2015-09-28
* sctp: Whitespace fixKarl Heiss2015-09-28
* sctp: Do not try to search for the transport twiceVlad Yasevich2015-08-28
* 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-01
* 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-14
* sctp: Push struct net down to sctp_chunk_event_lookupEric W. Biederman2012-08-14
* sctp: Implement quick failover draft from tsvwgNeil Horman2012-07-22
* sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-06-30
* 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-19
* 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-17
* 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
|\ \ \ | |/ /