index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
sm_sideeffect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-29
sctp: remove the dead field of sctp_transport
Xin Long
1
-12
/
+0
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+6
2016-01-12
sctp: fix use-after-free in pr_debug statement
Marcelo Ricardo Leitner
1
-5
/
+6
2016-01-05
sctp: drop the old assoc hashtable of sctp
Xin Long
1
-2
/
+0
2015-12-16
net: sctp: dynamically enable or disable pf state
Zhu Yanjun
1
-1
/
+4
2015-09-29
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
Karl Heiss
1
-19
/
+23
2015-09-29
sctp: Whitespace fix
Karl Heiss
1
-2
/
+2
2015-08-29
sctp: Do not try to search for the transport twice
Vlad Yasevich
1
-1
/
+1
2015-08-28
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
lucien
1
-1
/
+1
2014-04-28
net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...
Karl Heiss
1
-4
/
+3
2014-02-20
net: sctp: Potentially-Failed state should not be reached from unconfirmed state
Matija Glavinic Pecotic
1
-3
/
+4
2014-01-22
sctp: remove macros sctp_bh_[un]lock_sock
wangweidong
1
-8
/
+8
2013-12-26
sctp: fix checkpatch errors with space required or prohibited
wangweidong
1
-2
/
+2
2013-12-23
sctp: remove casting from function calls through ops structure
wangweidong
1
-1
/
+1
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-11-04
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
Daniel Borkmann
1
-1
/
+0
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
1
-6
/
+0
2013-07-25
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2013-07-09
net: sctp: confirm route during forward progress
Daniel Borkmann
1
-0
/
+6
2013-07-02
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
1
-56
/
+40
2013-06-15
net: sctp: sideeffect: throw BUG if primary_path is NULL
Daniel Borkmann
1
-1
/
+4
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-4
/
+2
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
1
-0
/
+1
2012-11-21
sctp: send abort chunk when max_retrans exceeded
Neil Horman
1
-1
/
+8
2012-11-03
sctp: Clean up type-punning in sctp_cmd_t union
Neil Horman
1
-23
/
+22
2012-10-16
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
1
-1
/
+2
2012-10-04
sctp: check src addr when processing SACK to update transport state
Nicolas Dichtel
1
-2
/
+2
2012-08-15
sctp: Push struct net down into all of the state machine functions
Eric W. Biederman
1
-1
/
+1
2012-08-15
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
1
-8
/
+16
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
1
-4
/
+29
2012-07-01
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
1
-1
/
+1
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-3
/
+2
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-2
/
+2
2011-11-09
sctp: fasthandoff with ASCONF at server-node
Michio Honda
1
-1
/
+7
2011-09-17
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
1
-0
/
+5
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+18
2011-07-08
sctp: Enforce retransmission limit during shutdown
Thomas Graf
1
-2
/
+18
2011-06-17
net: Remove casts of void *
Joe Perches
1
-1
/
+1
2011-06-01
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
1
-0
/
+3
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
1
-2
/
+1
2011-04-20
sctp: kill abandoned SCTP_CMD_TRANSMIT command
Shan Wei
1
-6
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-27
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
1
-11
/
+10
2010-05-18
net: Remove unnecessary returns from void function()s
Joe Perches
1
-4
/
+0
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+35
2010-05-06
sctp: Fix a race between ICMP protocol unreachable and connect()
Vlad Yasevich
1
-0
/
+35
2010-05-04
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
1
-2
/
+6
2010-05-01
sctp: send SHUTDOWN-ACK chunk back to the source.
Vlad Yasevich
1
-2
/
+6
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
1
-0
/
+26
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]