Thomas Graf
|
45122ca26c
sctp: Add RCU protection to assoc->transport_addr_list
|
12 years ago |
Michele Baldessari
|
196d675934
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
|
12 years ago |
Schoch Christian
|
92d64c261e
sctp: Error in calculation of RTTvar
|
12 years ago |
Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
13 years ago |
Eric W. Biederman
|
89bf3450cb
sctp: Push struct net down into sctp_transport_init
|
13 years ago |
David S. Miller
|
5e9965c15b
Merge branch 'kill_rtcache'
|
13 years ago |
Neil Horman
|
5aa93bcf66
sctp: Implement quick failover draft from tsvwg
|
13 years ago |
David S. Miller
|
f5b0a87436
net: Document dst->obsolete better.
|
13 years ago |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 years ago |
David S. Miller
|
02f3d4ce9e
sctp: Adjust PMTU updates to accomodate route invalidation.
|
13 years ago |
Neil Horman
|
4244854d22
sctp: be more restrictive in transport selection on bundled sacks
|
13 years ago |
Nicolas Dichtel
|
e0268868ba
sctp: check cached dst before using it
|
13 years ago |
Michio Honda
|
ddc4bbee6e
sctp: fasthandoff with ASCONF at mobile-node
|
14 years ago |
David S. Miller
|
8663c938ce
sctp: Store a flowi in transports to provide persistent keying.
|
14 years ago |
Vlad Yasevich
|
da0420bee2
sctp: clean up route lookup calls
|
14 years ago |
Vlad Yasevich
|
af1384703f
sctp: remove useless arguments from get_saddr() call
|
14 years ago |
Vlad Yasevich
|
9914ae3ca7
sctp: cache the ipv6 source after route lookup
|
14 years ago |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
15 years ago |
David S. Miller
|
6811d58fc1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Wei Yongjun
|
55fa0cfd7c
sctp: delete active ICMP proto unreachable timer when free transport
|
15 years ago |
David S. Miller
|
278554bd65
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Vlad Yasevich
|
50b5d6ad63
sctp: Fix a race between ICMP protocol unreachable and connect()
|
15 years ago |
Vlad Yasevich
|
cf9b4812e1
sctp: fast recovery algorithm is per association.
|
15 years ago |
Vlad Yasevich
|
b2cf9b6bd9
sctp: update transport initializations
|
15 years ago |
Vlad Yasevich
|
d9efc2231b
sctp: Do not force T3 timer on fast retransmissions.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
David S. Miller
|
9b963e5d0e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Andrei Pelinescu-Onciul
|
5fdd4baef6
sctp: on T3_RTX retransmit all the in-flight chunks
|
15 years ago |
Vlad Yasevich
|
46d5a80855
sctp: Update max.burst implementation
|
15 years ago |
Vlad Yasevich
|
245cba7e55
sctp: Remove useless last_time_used variable
|
15 years ago |