Xin Long
|
bfc6f8270f
sctp: remove the typedef sctp_subtype_t
|
8 年 前 |
Xin Long
|
61f0eb0722
sctp: remove the typedef sctp_event_t
|
8 年 前 |
Xin Long
|
19cd1592a2
sctp: remove the typedef sctp_event_timeout_t
|
8 年 前 |
Xin Long
|
5210601945
sctp: remove the typedef sctp_state_t
|
8 年 前 |
Xin Long
|
d8238d9dab
sctp: remove the typedef sctp_errhdr_t
|
8 年 前 |
Xin Long
|
01a992bea5
sctp: remove the typedef sctp_init_chunk_t
|
8 年 前 |
Xin Long
|
922dbc5be2
sctp: remove the typedef sctp_chunkhdr_t
|
8 年 前 |
Xin Long
|
5ee8aa6897
sctp: handle errors when updating asoc
|
8 年 前 |
Xin Long
|
8cd5c25f2d
sctp: uncork the old asoc before changing to the new one
|
8 年 前 |
Xin Long
|
b7018d0b63
sctp: flush out queue once assoc state falls into SHUTDOWN_PENDING
|
8 年 前 |
Julian Anastasov
|
c86a773c78
sctp: add dst_pending_confirm flag
|
8 年 前 |
Xin Long
|
7b9438de0c
sctp: add stream reconf timer
|
8 年 前 |
Xin Long
|
83dbc3d4a3
sctp: make sctp_outq_flush/tail/uncork return void
|
9 年 前 |
Xin Long
|
66388f2c08
sctp: do not return the transmit err back to sctp_sendmsg
|
9 年 前 |
Xin Long
|
d46e416c11
sctp: sctp should change socket state when shutdown is received
|
9 年 前 |
Marcelo Ricardo Leitner
|
0970f5b366
sctp: signal sk_data_ready earlier on data chunks reception
|
9 年 前 |
David S. Miller
|
1602f49b58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Marcelo Ricardo Leitner
|
fb586f2530
sctp: delay calls to sk_data_ready() as much as possible
|
9 年 前 |
Marcelo Ricardo Leitner
|
ba6f5e33bd
sctp: avoid refreshing heartbeat timer too often
|
9 年 前 |
Marcelo Ricardo Leitner
|
07b4d6a174
sctp: do not update a_rwnd if we are not issuing a sack
|
9 年 前 |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 年 前 |
Xin Long
|
47faa1e4c5
sctp: remove the dead field of sctp_transport
|
9 年 前 |
David S. Miller
|
9d367eddf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年 前 |
Marcelo Ricardo Leitner
|
649621e3d5
sctp: fix use-after-free in pr_debug statement
|
9 年 前 |
Xin Long
|
b5eff71283
sctp: drop the old assoc hashtable of sctp
|
9 年 前 |
Zhu Yanjun
|
566178f853
net: sctp: dynamically enable or disable pf state
|
9 年 前 |
Karl Heiss
|
635682a144
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
|
10 年 前 |
Karl Heiss
|
f05940e618
sctp: Whitespace fix
|
10 年 前 |
Vlad Yasevich
|
73e6742027
sctp: Do not try to search for the transport twice
|
10 年 前 |
lucien
|
f648f807f6
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
|
10 年 前 |