Xin Long
|
1d88ba1ebb
sctp: not allow transport timeout value less than HZ/5 for hb_timer
|
7 years ago |
Marcelo Ricardo Leitner
|
6e91b578bf
sctp: re-use sctp_transport_pmtu in sctp_transport_route
|
7 years ago |
Marcelo Ricardo Leitner
|
6ff0f871c2
sctp: introduce sctp_dst_mtu
|
7 years ago |
Marcelo Ricardo Leitner
|
800e00c127
sctp: move transport pathmtu calc away of sctp_assoc_add_peer
|
7 years ago |
Marcelo Ricardo Leitner
|
b6c5734db0
sctp: fix the handling of ICMP Frag Needed for too small MTUs
|
7 years ago |
Kees Cook
|
9c3b575183
net: sctp: Convert timers to use timer_setup()
|
8 years ago |
Xin Long
|
233e7936c8
sctp: remove the typedef sctp_lower_cwnd_t
|
8 years ago |
Reshetova, Elena
|
a4b2b58efd
net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t
|
8 years ago |
Marcelo Ricardo Leitner
|
a02d036c02
sctp: adjust ssthresh when transport is idle
|
8 years ago |
Marcelo Ricardo Leitner
|
4ccbd0b0b9
sctp: adjust cwnd increase in Congestion Avoidance phase
|
8 years ago |
Marcelo Ricardo Leitner
|
e56f777af8
sctp: allow increasing cwnd regardless of ctsn moving or not
|
8 years ago |
Marcelo Ricardo Leitner
|
d0b53f4097
sctp: update order of adjustments of partial_bytes_acked and cwnd
|
8 years ago |
Xin Long
|
3ebfdf0821
sctp: get sock from transport in sctp_transport_update_pmtu
|
8 years ago |
Masahiro Yamada
|
b564d62e67
scripts/spelling.txt: add "varible" pattern and fix typo instances
|
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 |
Thomas Gleixner
|
8b0e195314
ktime: Cleanup ktime_set() usage
|
8 years ago |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 years ago |
Marcelo Ricardo Leitner
|
ba6f5e33bd
sctp: avoid refreshing heartbeat timer too often
|
9 years ago |
Marcelo Ricardo Leitner
|
3822a5ff4b
sctp: align MTU to a word
|
9 years ago |
Xin Long
|
39d2adebf1
sctp: fix the transports round robin issue when init is retransmitted
|
9 years ago |
Xin Long
|
47faa1e4c5
sctp: remove the dead field of sctp_transport
|
9 years ago |
Xin Long
|
1eed677933
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
|
9 years ago |
Andrew Morton
|
79211c8ed1
remove abs64()
|
10 years ago |
Jason Gunthorpe
|
299ee123e1
sctp: Fixup v4mapped behaviour to comply with Sock API
|
11 years ago |
Daniel Borkmann
|
8f61059a96
net: sctp: improve timer slack calculation for transport HBs
|
11 years ago |
Daniel Borkmann
|
e575235fc6
net: sctp: migrate most recently used transport to ktime
|
11 years ago |
stephen hemminger
|
2045ceaed4
net: remove unnecessary return's
|
11 years ago |
David S. Miller
|
34f9f43710
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 years ago |