Xin Long
|
bfc6f8270f
sctp: remove the typedef sctp_subtype_t
|
8 年 前 |
Xin Long
|
0ceaeebe28
sctp: remove the typedef sctp_transport_cmd_t
|
8 年 前 |
Xin Long
|
1c662018d2
sctp: remove the typedef sctp_scope_t
|
8 年 前 |
Reshetova, Elena
|
c638457a7c
net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t
|
8 年 前 |
Xin Long
|
3c91870492
sctp: remove the typedef sctp_paramhdr_t
|
8 年 前 |
Xin Long
|
5ee8aa6897
sctp: handle errors when updating asoc
|
8 年 前 |
Xin Long
|
4abf5a653b
sctp: no need to check assoc id before calling sctp_assoc_set_id
|
8 年 前 |
Xin Long
|
ff356414dc
sctp: merge sctp_stream_new and sctp_stream_init
|
8 年 前 |
Xin Long
|
cee360ab4d
sctp: define the member stream as an object instead of pointer in asoc
|
8 年 前 |
Xin Long
|
3ab2137915
sctp: fix stream update when processing dupcookie
|
8 年 前 |
Xin Long
|
3ebfdf0821
sctp: get sock from transport in sctp_transport_update_pmtu
|
8 年 前 |
Xin Long
|
3dbcc105d5
sctp: alloc stream info when initializing asoc
|
8 年 前 |
Xin Long
|
581947787e
sctp: remove useless err from sctp_association_init
|
8 年 前 |
Julian Anastasov
|
c86a773c78
sctp: add dst_pending_confirm flag
|
8 年 前 |
Xin Long
|
9fb657aec0
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
|
8 年 前 |
Xin Long
|
c28445c3cb
sctp: add reconf_enable in asoc ep and netns
|
8 年 前 |
Xin Long
|
7b9438de0c
sctp: add stream reconf timer
|
8 年 前 |
Xin Long
|
cc16f00f65
sctp: add support for generating stream reconf ssn reset request chunk
|
8 年 前 |
Xin Long
|
a83863174a
sctp: prepare asoc stream for stream reconf
|
8 年 前 |
Marcelo Ricardo Leitner
|
1636098c46
sctp: fix recovering from 0 win with small data chunks
|
8 年 前 |
Marcelo Ricardo Leitner
|
58b94d88de
sctp: do not loose window information if in rwnd_over
|
8 年 前 |
Xin Long
|
7fda702f93
sctp: use new rhlist interface on sctp transport rhashtable
|
8 年 前 |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 年 前 |
Xin Long
|
28aa4c26fc
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
|
9 年 前 |
Marcelo Ricardo Leitner
|
3822a5ff4b
sctp: align MTU to a word
|
9 年 前 |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 年 前 |
Xin Long
|
39d2adebf1
sctp: fix the transports round robin issue when init is retransmitted
|
9 年 前 |
Xin Long
|
4f00878126
sctp: apply rhashtable api to send/recv path
|
9 年 前 |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 年 前 |
Denys Vlasenko
|
2103d6b818
net: sctp: Don't use 64 kilobyte lookup table for four elements
|
10 年 前 |