index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
sm_statetable.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
1
-0
/
+20
2021-06-22
sctp: add pad chunk and its make function and event table
Xin Long
1
-0
/
+23
2019-08-19
sctp: remove net sctp.x_enable working as a global switch
Xin Long
1
-16
/
+12
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
1
-16
/
+1
2018-11-19
sctp: rename enum sctp_event to sctp_event_type
Xin Long
1
-1
/
+1
2017-12-15
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
1
-2
/
+2
2017-12-11
sctp: implement validate_data for sctp_stream_interleave
Xin Long
1
-0
/
+3
2017-08-11
sctp: remove the typedef sctp_sm_table_entry_t
Xin Long
1
-17
/
+25
2017-08-06
sctp: remove the typedef sctp_subtype_t
Xin Long
1
-4
/
+5
2017-08-06
sctp: remove the typedef sctp_event_t
Xin Long
1
-1
/
+1
2017-08-06
sctp: remove the typedef sctp_state_t
Xin Long
1
-7
/
+9
2017-07-01
sctp: remove the typedef sctp_cid_t
Xin Long
1
-2
/
+2
2017-02-19
sctp: add reconf chunk event
Xin Long
1
-0
/
+30
2017-01-18
sctp: add stream reconf primitive
Xin Long
1
-0
/
+20
2017-01-18
sctp: add stream reconf timer
Xin Long
1
-0
/
+20
2013-12-26
sctp: fix checkpatch errors with indent
wangweidong
1
-1
/
+1
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
1
-6
/
+0
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2012-08-14
sctp: Make sysctl tunables per net
Eric W. Biederman
1
-3
/
+3
2012-08-14
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
1
-4
/
+7
2011-07-07
sctp: Enforce retransmission limit during shutdown
Thomas Graf
1
-1
/
+1
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
1
-1
/
+1
2011-04-20
sctp: remove completely unsed EMPTY state
Vlad Yasevich
1
-76
/
+0
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
1
-21
/
+21
2009-06-03
sctp: fix a typo in net/sctp/sm_statetable.c
Wei Yongjun
1
-1
/
+1
2008-10-23
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
Wei Yongjun
1
-1
/
+1
2008-10-23
sctp: Fix to handle SHUTDOWN in SHUTDOWN-PENDING state
Wei Yongjun
1
-1
/
+1
2008-10-01
sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state
Wei Yongjun
1
-1
/
+1
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
1
-4
/
+4
2008-01-28
[SCTP]: ADD-IP updates the states where ASCONFs can be sent
Vlad Yasevich
1
-9
/
+9
2007-10-10
[SCTP]: Implement the receive and verification of AUTH chunk
Vlad Yasevich
1
-0
/
+33
2007-09-25
SCTP: Clean up OOTB handling and fix infinite loop processing
Vlad Yasevich
1
-8
/
+8
2007-06-03
[NET]: Fix comparisons of unsigned < 0.
Bill Nottingham
1
-1
/
+1
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-1
/
+1
2007-02-10
[NET] SCTP: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-01-23
[SCTP]: Correctly handle unexpected INIT-ACK chunk.
Vlad Yasevich
1
-1
/
+1
2006-12-02
[SCTP]: Cleanup of the sctp state table code.
Peter Zijlstra
1
-361
/
+335
2006-05-05
[SCTP]: Fix state table entries for chunks received in CLOSED state.
Sridhar Samudrala
1
-5
/
+5
2005-06-20
[SCTP] sctp_connectx() API support
Frank Filz
1
-2
/
+4
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1004