Xin Long
|
978aa04741
sctp: fix some type cast warnings introduced since very beginning
|
8 years ago |
Xin Long
|
f6fc6bc0b8
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
|
8 years ago |
Xin Long
|
172a1599ba
sctp: remove the typedef sctp_disposition_t
|
8 years ago |
Xin Long
|
8ee821aea3
sctp: remove the typedef sctp_sm_table_entry_t
|
8 years ago |
Xin Long
|
a85bbeb221
sctp: remove the typedef sctp_cmd_seq_t
|
8 years ago |
Xin Long
|
e2c3108ab2
sctp: remove the typedef sctp_cmd_t
|
8 years ago |
Xin Long
|
edf903f83e
sctp: remove the typedef sctp_sender_hb_info_t
|
8 years ago |
Xin Long
|
bfc6f8270f
sctp: remove the typedef sctp_subtype_t
|
8 years ago |
Xin Long
|
61f0eb0722
sctp: remove the typedef sctp_event_t
|
8 years ago |
Xin Long
|
19cd1592a2
sctp: remove the typedef sctp_event_timeout_t
|
8 years ago |
Xin Long
|
5210601945
sctp: remove the typedef sctp_state_t
|
8 years ago |
Xin Long
|
d8238d9dab
sctp: remove the typedef sctp_errhdr_t
|
8 years ago |
Xin Long
|
01a992bea5
sctp: remove the typedef sctp_init_chunk_t
|
8 years ago |
Xin Long
|
922dbc5be2
sctp: remove the typedef sctp_chunkhdr_t
|
8 years ago |
Xin Long
|
5ee8aa6897
sctp: handle errors when updating asoc
|
8 years ago |
Xin Long
|
8cd5c25f2d
sctp: uncork the old asoc before changing to the new one
|
8 years ago |
Xin Long
|
b7018d0b63
sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING
|
8 years ago |
Julian Anastasov
|
c86a773c78
sctp: add dst_pending_confirm flag
|
8 years ago |
Xin Long
|
7b9438de0c
sctp: add stream reconf timer
|
8 years ago |
Xin Long
|
83dbc3d4a3
sctp: make sctp_outq_flush/tail/uncork return void
|
9 years ago |
Xin Long
|
66388f2c08
sctp: do not return the transmit err back to sctp_sendmsg
|
9 years ago |
Xin Long
|
d46e416c11
sctp: sctp should change socket state when shutdown is received
|
9 years ago |
Marcelo Ricardo Leitner
|
0970f5b366
sctp: signal sk_data_ready earlier on data chunks reception
|
9 years ago |
David S. Miller
|
1602f49b58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Marcelo Ricardo Leitner
|
fb586f2530
sctp: delay calls to sk_data_ready() as much as possible
|
9 years ago |
Marcelo Ricardo Leitner
|
ba6f5e33bd
sctp: avoid refreshing heartbeat timer too often
|
9 years ago |
Marcelo Ricardo Leitner
|
07b4d6a174
sctp: do not update a_rwnd if we are not issuing a sack
|
9 years ago |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 years ago |
Xin Long
|
47faa1e4c5
sctp: remove the dead field of sctp_transport
|
9 years ago |
David S. Miller
|
9d367eddf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |