David S. Miller
|
6a7ebdf2fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Thomas Graf
|
f8d9605243
sctp: Enforce retransmission limit during shutdown
|
14 years ago |
Joe Perches
|
7fd71b1e07
sctp: Reduce switch/case indent
|
14 years ago |
Wei Yongjun
|
a000c01e60
sctp: stop pending timers and purge queues when peer restart asoc
|
14 years ago |
Wei Yongjun
|
e1cdd553d4
sctp: implement event notification SCTP_SENDER_DRY_EVENT
|
14 years ago |
Wei Yongjun
|
92c73af58e
sctp: make heartbeat information in sctp_make_heartbeat()
|
14 years ago |
Wei Yongjun
|
de6becdc08
sctp: fix to check the source address of COOKIE-ECHO chunk
|
14 years ago |
Shan Wei
|
85c5ed4e44
sctp: handle ootb packet in chunk order as defined
|
14 years ago |
Shan Wei
|
96ca468b86
sctp: check invalid value of length parameter in error cause
|
14 years ago |
Shan Wei
|
8a00be1c89
sctp: check parameter value of length in ERROR chunk
|
14 years ago |
Shan Wei
|
33c7cfdbb0
sctp: fix the comment of sctp_sf_violation_paramlen()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
David S. Miller
|
e548833df8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Joe Perches
|
123031c0ee
sctp: fix test for end of loop
|
14 years ago |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
14 years ago |
Vlad Yasevich
|
c078669340
sctp: Fix oops when sending queued ASCONF chunks
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 years ago |
Thadeu Lima de Souza Cascardo
|
94e2bd6888
tree-wide: fix some typos and punctuation in comments
|
15 years ago |
Vlad Yasevich
|
245cba7e55
sctp: Remove useless last_time_used variable
|
15 years ago |
Vlad Yasevich
|
6383cfb3ed
sctp: Fix malformed "Invalid Stream Identifier" error
|
15 years ago |
Wei Yongjun
|
6dc7694f9d
sctp: implement the receiver side for SACK-IMMEDIATELY extension
|
15 years ago |
Vlad Yasevich
|
409b95aff3
sctp: Set source addresses on the association before adding transports
|
15 years ago |
Vlad Yasevich
|
f1751c57f7
sctp: Catch bogus stream sequence numbers
|
15 years ago |
Vlad Yasevich
|
31b02e1549
sctp: Failover transmitted list on transport delete
|
15 years ago |
Vlad Yasevich
|
b9f8478682
sctp: Fix error count increments that were results of HEARTBEATS
|
15 years ago |
Wei Yongjun
|
dadb50cc1a
sctp: fix check the chunk length of received HEARTBEAT-ACK chunk
|
15 years ago |
Wei Yongjun
|
a2f36eec56
sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN
|
15 years ago |
Vlad Yasevich
|
9c5c62be2f
sctp: Send user messages to the lower layer as one
|
16 years ago |