David S. Miller
|
6a7ebdf2fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 년 전 |
Thomas Graf
|
f8d9605243
sctp: Enforce retransmission limit during shutdown
|
14 년 전 |
Michio Honda
|
8a07eb0a50
sctp: Add ASCONF operation on the single-homed host
|
14 년 전 |
Wei Yongjun
|
4c6a6f4213
sctp: move chunk from retransmit queue to abandoned list
|
14 년 전 |
Vlad Yasevich
|
0b8f9e25b0
sctp: remove completely unsed EMPTY state
|
14 년 전 |
Vlad Yasevich
|
f246a7b7c5
sctp: teach CACC algorithm about removed transports
|
14 년 전 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 년 전 |
Hagen Paul Pfeifer
|
efea2c6b2e
sctp: several declared/set but unused fixes
|
14 년 전 |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
14 년 전 |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 년 전 |
Vlad Yasevich
|
bfa0d9843a
sctp: Optimize computation of highest new tsn in SACK.
|
15 년 전 |
Vlad Yasevich
|
ea862c8d1f
sctp: correctly mark missing chunks in fast recovery
|
15 년 전 |
Vlad Yasevich
|
d9efc2231b
sctp: Do not force T3 timer on fast retransmissions.
|
15 년 전 |
Vlad Yasevich
|
ae19c54866
sctp: remove 'resent' bit from the chunk
|
15 년 전 |
Shan Wei
|
ec7b951950
sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
|
15 년 전 |
Wei Yongjun
|
bc4f841a05
sctp: fix to retranmit at least one DATA chunk
|
15 년 전 |
Wei Yongjun
|
bd69b981a3
sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 년 전 |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 년 전 |
Andrei Pelinescu-Onciul
|
5fdd4baef6
sctp: on T3_RTX retransmit all the in-flight chunks
|
15 년 전 |
Vlad Yasevich
|
46d5a80855
sctp: Update max.burst implementation
|
15 년 전 |
Wei Yongjun
|
b93d647174
sctp: implement the sender side for SACK-IMMEDIATELY extension
|
15 년 전 |
Vlad Yasevich
|
31b02e1549
sctp: Failover transmitted list on transport delete
|
15 년 전 |
Wei Yongjun
|
76595024ff
sctp: fix to send FORWARD-TSN chunk only if peer has such capable
|
16 년 전 |
Wei Yongjun
|
f61f6f82c9
sctp: use time_before or time_after for comparing jiffies
|
16 년 전 |
Vlad Yasevich
|
6574df9a89
sctp: Correctly start rtx timer on new packet transmissions.
|
16 년 전 |
Neil Horman
|
c226ef9b83
sctp: reduce memory footprint of sctp_chunk structure
|
17 년 전 |
Vlad Yasevich
|
845b8eda4d
sctp: Retransmit list is ineligable for missing indications
|
17 년 전 |
Vlad Yasevich
|
ab5216a5bd
sctp: Optimize SFR-CACC transport list walking during SACK processing
|
17 년 전 |