Colin Ian King
|
eb004603c8
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
|
8 years ago |
Xin Long
|
cc6ac9bccf
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
|
8 years ago |
David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
be4947bf46
sctp: change to check peer prsctp_capable when using prsctp polices
|
8 years ago |
Xin Long
|
0605483f6a
sctp: remove prsctp_param from sctp_chunk
|
8 years ago |
Marcelo Ricardo Leitner
|
a3007446e5
sctp: fix the handling of SACK Gap Ack blocks
|
9 years ago |
Xin Long
|
83dbc3d4a3
sctp: make sctp_outq_flush/tail/uncork return void
|
9 years ago |
Xin Long
|
645194409b
sctp: save transmit error to sk_err in sctp_outq_flush
|
9 years ago |
Xin Long
|
b61c654f9b
sctp: free msg->chunks when sctp_primitive_SEND return err
|
9 years ago |
Xin Long
|
2c89791eeb
sctp: remove the unnecessary state check in sctp_outq_tail
|
9 years ago |
Xin Long
|
8dbdf1f5b0
sctp: implement prsctp PRIO policy
|
9 years ago |
Marcelo Ricardo Leitner
|
ba6f5e33bd
sctp: avoid refreshing heartbeat timer too often
|
9 years ago |
Marcelo Ricardo Leitner
|
31b055ef0c
sctp: do not leak chunks that are sent to unconfirmed paths
|
9 years ago |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 years ago |
lucien
|
8a0d19c5ed
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING
|
9 years ago |
lucien
|
69b5777f2e
sctp: hold the chunks only after the chunk is enqueued in outq
|
9 years ago |
David Laight
|
526cbef778
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
|
11 years ago |
Fabian Frederick
|
138ce91024
net: sctp: remove unnecessary break after return/goto
|
11 years ago |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Vlad Yasevich
|
619a60ee04
sctp: Remove outqueue empty state
|
11 years ago |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 years ago |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 years ago |
Xufeng Zhang
|
6eabca54d6
sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurements
|
11 years ago |
Chang Xiangzhong
|
d6c4161485
net: sctp: find the correct highest_new_tsn in sack
|
11 years ago |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 years ago |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 years ago |
Daniel Borkmann
|
8c2f414ad1
net: sctp: confirm route during forward progress
|
12 years ago |
Daniel Borkmann
|
e02010adee
net: sctp: get rid of SCTP_DBG_TSNS entirely
|
12 years ago |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 years ago |
Neil Horman
|
c5c7774d7e
sctp: fully initialize sctp_outq in sctp_outq_init
|
12 years ago |