Michio Honda
|
ddc4bbee6e
sctp: fasthandoff with ASCONF at mobile-node
|
před 14 roky |
David S. Miller
|
8663c938ce
sctp: Store a flowi in transports to provide persistent keying.
|
před 14 roky |
Vlad Yasevich
|
da0420bee2
sctp: clean up route lookup calls
|
před 14 roky |
Vlad Yasevich
|
af1384703f
sctp: remove useless arguments from get_saddr() call
|
před 14 roky |
Vlad Yasevich
|
9914ae3ca7
sctp: cache the ipv6 source after route lookup
|
před 14 roky |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
před 15 roky |
David S. Miller
|
6811d58fc1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 15 roky |
Wei Yongjun
|
55fa0cfd7c
sctp: delete active ICMP proto unreachable timer when free transport
|
před 15 roky |
David S. Miller
|
278554bd65
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 15 roky |
Vlad Yasevich
|
50b5d6ad63
sctp: Fix a race between ICMP protocol unreachable and connect()
|
před 15 roky |
Vlad Yasevich
|
cf9b4812e1
sctp: fast recovery algorithm is per association.
|
před 15 roky |
Vlad Yasevich
|
b2cf9b6bd9
sctp: update transport initializations
|
před 15 roky |
Vlad Yasevich
|
d9efc2231b
sctp: Do not force T3 timer on fast retransmissions.
|
před 15 roky |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
před 15 roky |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
před 15 roky |
Andrei Pelinescu-Onciul
|
5fdd4baef6
sctp: on T3_RTX retransmit all the in-flight chunks
|
před 15 roky |
Vlad Yasevich
|
46d5a80855
sctp: Update max.burst implementation
|
před 15 roky |
Vlad Yasevich
|
245cba7e55
sctp: Remove useless last_time_used variable
|
před 15 roky |
Vlad Yasevich
|
a78102e74e
sctp: Set socket source address when additing first transport
|
před 15 roky |
Vlad Yasevich
|
33ce828131
sctp: Clear fast_recovery on the transport when T3 timer expires.
|
před 16 roky |
Wei Yongjun
|
f61f6f82c9
sctp: use time_before or time_after for comparing jiffies
|
před 16 roky |
Vlad Yasevich
|
faee47cdbf
sctp: Fix the RTO-doubling on idle-link heartbeats
|
před 16 roky |
Florian Westphal
|
6d0ccbac68
sctp: Prevent uninitialized memory access
|
před 17 roky |
Vlad Yasevich
|
62aeaff5cc
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
|
před 17 roky |
Vlad Yasevich
|
a646523481
sctp: Correctly implement Fast Recovery cwnd manipulations.
|
před 17 roky |
YOSHIFUJI Hideaki
|
e51171019b
[SCTP]: Fix NULL dereference of asoc.
|
před 17 roky |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
před 17 roky |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
před 17 roky |
Pavel Emelyanov
|
b24b8a247f
[NET]: Convert init_timer into setup_timer
|
před 17 roky |
Vlad Yasevich
|
b6157d8e03
SCTP: Fix difference cases of retransmit.
|
před 17 roky |