Marcelo Ricardo Leitner
|
5bbbbe32a4
sctp: introduce stream scheduler foundations
|
7 年之前 |
Marcelo Ricardo Leitner
|
f952be79ce
sctp: introduce struct sctp_stream_out_ext
|
7 年之前 |
Xin Long
|
86b36f2a9b
sctp: remove the typedef sctp_xmit_t
|
8 年之前 |
Xin Long
|
125c298202
sctp: remove the typedef sctp_retransmit_reason_t
|
8 年之前 |
Xin Long
|
afd93b7be6
sctp: remove the typedef sctp_sack_variable_t
|
8 年之前 |
Reshetova, Elena
|
633547973f
net: convert sk_buff.users from atomic_t to refcount_t
|
8 年之前 |
Xin Long
|
cee360ab4d
sctp: define the member stream as an object instead of pointer in asoc
|
8 年之前 |
David S. Miller
|
6f14f443d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Xin Long
|
d229d48d18
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
|
8 年之前 |
Xin Long
|
afe89962ee
sctp: use right in and out stream cnt
|
8 年之前 |
Xin Long
|
23bb09cfbe
sctp: out_qlen should be updated when pruning unsent queue
|
8 年之前 |
Julian Anastasov
|
c86a773c78
sctp: add dst_pending_confirm flag
|
8 年之前 |
Xin Long
|
7f9d68ac94
sctp: implement sender-side procedures for SSN Reset Request Parameter
|
8 年之前 |
Colin Ian King
|
eb004603c8
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
|
8 年之前 |
Xin Long
|
cc6ac9bccf
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
|
8 年之前 |
David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年之前 |
Xin Long
|
be4947bf46
sctp: change to check peer prsctp_capable when using prsctp polices
|
8 年之前 |
Xin Long
|
0605483f6a
sctp: remove prsctp_param from sctp_chunk
|
8 年之前 |
Marcelo Ricardo Leitner
|
a3007446e5
sctp: fix the handling of SACK Gap Ack blocks
|
9 年之前 |
Xin Long
|
83dbc3d4a3
sctp: make sctp_outq_flush/tail/uncork return void
|
9 年之前 |
Xin Long
|
645194409b
sctp: save transmit error to sk_err in sctp_outq_flush
|
9 年之前 |
Xin Long
|
b61c654f9b
sctp: free msg->chunks when sctp_primitive_SEND return err
|
9 年之前 |
Xin Long
|
2c89791eeb
sctp: remove the unnecessary state check in sctp_outq_tail
|
9 年之前 |
Xin Long
|
8dbdf1f5b0
sctp: implement prsctp PRIO policy
|
9 年之前 |
Marcelo Ricardo Leitner
|
ba6f5e33bd
sctp: avoid refreshing heartbeat timer too often
|
9 年之前 |
Marcelo Ricardo Leitner
|
31b055ef0c
sctp: do not leak chunks that are sent to unconfirmed paths
|
9 年之前 |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 年之前 |
lucien
|
8a0d19c5ed
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING
|
9 年之前 |
lucien
|
69b5777f2e
sctp: hold the chunks only after the chunk is enqueued in outq
|
9 年之前 |
David Laight
|
526cbef778
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
|
11 年之前 |