David S. Miller
|
b2d6cee117
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Xin Long
|
59d8d4434f
sctp: delay the authentication for the duplicated cookie-echo chunk
|
7 years ago |
Marcelo Ricardo Leitner
|
6ff0f871c2
sctp: introduce sctp_dst_mtu
|
7 years ago |
Marcelo Ricardo Leitner
|
2f5e3c9df6
sctp: introduce sctp_assoc_update_frag_point
|
7 years ago |
Marcelo Ricardo Leitner
|
c4b2893dae
sctp: introduce sctp_assoc_set_pmtu
|
7 years ago |
Marcelo Ricardo Leitner
|
c88da20f95
sctp: remove an if() that is always true
|
7 years ago |
Marcelo Ricardo Leitner
|
800e00c127
sctp: move transport pathmtu calc away of sctp_assoc_add_peer
|
7 years ago |
Xin Long
|
22e15b6f9c
sctp: remove the unused sctp_assoc_is_match function
|
7 years ago |
Xin Long
|
9162e0ed9e
sctp: implement enqueue_event for sctp_stream_interleave
|
7 years ago |
Kees Cook
|
9c3b575183
net: sctp: Convert timers to use timer_setup()
|
7 years ago |
Xin Long
|
bfc6f8270f
sctp: remove the typedef sctp_subtype_t
|
8 years ago |
Xin Long
|
0ceaeebe28
sctp: remove the typedef sctp_transport_cmd_t
|
8 years ago |
Xin Long
|
1c662018d2
sctp: remove the typedef sctp_scope_t
|
8 years ago |
Reshetova, Elena
|
c638457a7c
net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t
|
8 years ago |
Xin Long
|
3c91870492
sctp: remove the typedef sctp_paramhdr_t
|
8 years ago |
Xin Long
|
5ee8aa6897
sctp: handle errors when updating asoc
|
8 years ago |
Xin Long
|
4abf5a653b
sctp: no need to check assoc id before calling sctp_assoc_set_id
|
8 years ago |
Xin Long
|
ff356414dc
sctp: merge sctp_stream_new and sctp_stream_init
|
8 years ago |
Xin Long
|
cee360ab4d
sctp: define the member stream as an object instead of pointer in asoc
|
8 years ago |
Xin Long
|
3ab2137915
sctp: fix stream update when processing dupcookie
|
8 years ago |
Xin Long
|
3ebfdf0821
sctp: get sock from transport in sctp_transport_update_pmtu
|
8 years ago |
Xin Long
|
3dbcc105d5
sctp: alloc stream info when initializing asoc
|
8 years ago |
Xin Long
|
581947787e
sctp: remove useless err from sctp_association_init
|
8 years ago |
Julian Anastasov
|
c86a773c78
sctp: add dst_pending_confirm flag
|
8 years ago |
Xin Long
|
9fb657aec0
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
|
8 years ago |
Xin Long
|
c28445c3cb
sctp: add reconf_enable in asoc ep and netns
|
8 years ago |
Xin Long
|
7b9438de0c
sctp: add stream reconf timer
|
8 years ago |
Xin Long
|
cc16f00f65
sctp: add support for generating stream reconf ssn reset request chunk
|
8 years ago |
Xin Long
|
a83863174a
sctp: prepare asoc stream for stream reconf
|
8 years ago |
Marcelo Ricardo Leitner
|
1636098c46
sctp: fix recovering from 0 win with small data chunks
|
8 years ago |