Marcelo Ricardo Leitner
|
1636098c46
sctp: fix recovering from 0 win with small data chunks
|
8 年之前 |
Marcelo Ricardo Leitner
|
58b94d88de
sctp: do not loose window information if in rwnd_over
|
8 年之前 |
Xin Long
|
7fda702f93
sctp: use new rhlist interface on sctp transport rhashtable
|
8 年之前 |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 年之前 |
Xin Long
|
28aa4c26fc
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
|
9 年之前 |
Marcelo Ricardo Leitner
|
3822a5ff4b
sctp: align MTU to a word
|
9 年之前 |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 年之前 |
Xin Long
|
39d2adebf1
sctp: fix the transports round robin issue when init is retransmitted
|
9 年之前 |
Xin Long
|
4f00878126
sctp: apply rhashtable api to send/recv path
|
9 年之前 |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 年之前 |
Denys Vlasenko
|
2103d6b818
net: sctp: Don't use 64 kilobyte lookup table for four elements
|
10 年之前 |
Markus Elfring
|
7d37d0c159
net: sctp: Deletion of an unnecessary check before the function call "kfree"
|
10 年之前 |
Daniel Borkmann
|
600ddd6825
net: sctp: fix slab corruption from use after free on INIT collisions
|
10 年之前 |
Daniel Borkmann
|
b69040d8e3
net: sctp: fix panic on duplicate ASCONF chunks
|
10 年之前 |
Daniel Borkmann
|
aa4a83ee8b
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
|
11 年之前 |
Daniel Borkmann
|
ea4f19c1f8
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
|
11 年之前 |
zhuyj
|
061079ac0b
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
|
11 年之前 |
Daniel Borkmann
|
1be9a950c6
net: sctp: inherit auth_capable on INIT collisions
|
11 年之前 |
Xufeng Zhang
|
d3217b15a1
sctp: Fix sk_ack_backlog wrap-around problem
|
11 年之前 |
Daniel Borkmann
|
9b87d46510
net: sctp: fix incorrect type in gfp initializer
|
11 年之前 |
Daniel Borkmann
|
a7288c4dd5
net: sctp: improve sctp_select_active_and_retran_path selection
|
11 年之前 |
Daniel Borkmann
|
e575235fc6
net: sctp: migrate most recently used transport to ktime
|
11 年之前 |
Daniel Borkmann
|
b82e8f31ac
net: sctp: refactor active path selection
|
11 年之前 |
Daniel Borkmann
|
362d52040c
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
|
11 年之前 |
Daniel Borkmann
|
433131ba03
net: sctp: remove NULL check in sctp_assoc_update_retran_path
|
11 年之前 |
Daniel Borkmann
|
4c47af4d5e
net: sctp: rework multihoming retransmission path selection to rfc4960
|
11 年之前 |
Matija Glavinic Pecotic
|
ef2820a735
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
|
11 年之前 |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Neil Horman
|
9f70f46bd4
sctp: properly latch and use autoclose value from sock to association
|
11 年之前 |
wangweidong
|
9d2c881afd
sctp: fix some comments in associola.c
|
11 年之前 |