Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
há 13 anos atrás |
Eric W. Biederman
|
89bf3450cb
sctp: Push struct net down into sctp_transport_init
|
há 13 anos atrás |
Eric W. Biederman
|
55e26eb95a
sctp: Push struct net down to sctp_chunk_event_lookup
|
há 13 anos atrás |
Eric W. Biederman
|
b01a24078f
sctp: Make the mib per network namespace
|
há 13 anos atrás |
Eric W. Biederman
|
4db67e8086
sctp: Make the address lists per network namespace
|
há 13 anos atrás |
Eric W. Biederman
|
4110cc255d
sctp: Make the association hashtable handle multiple network namespaces
|
há 13 anos atrás |
Neil Horman
|
5aa93bcf66
sctp: Implement quick failover draft from tsvwg
|
há 13 anos atrás |
David S. Miller
|
02f3d4ce9e
sctp: Adjust PMTU updates to accomodate route invalidation.
|
há 13 anos atrás |
Neil Horman
|
4244854d22
sctp: be more restrictive in transport selection on bundled sacks
|
há 13 anos atrás |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
há 13 anos atrás |
Xi Wang
|
2692ba61a8
sctp: fix incorrect overflow check on autoclose
|
há 13 anos atrás |
Michio Honda
|
6af29ccc22
sctp: Bundle HEAERTBEAT into ASCONF_ACK
|
há 14 anos atrás |
Michio Honda
|
8a07eb0a50
sctp: Add ASCONF operation on the single-homed host
|
há 14 anos atrás |
Wei Yongjun
|
a000c01e60
sctp: stop pending timers and purge queues when peer restart asoc
|
há 14 anos atrás |
Wei Yongjun
|
8b4472cc13
sctp: fix memory leak of the ASCONF queue when free asoc
|
há 14 anos atrás |
Wei Yongjun
|
9494c7c577
sctp: fix oops while removed transport still using as retran path
|
há 14 anos atrás |
Vlad Yasevich
|
25f7bf7d0d
sctp: fix oops when updating retransmit path with DEBUG on
|
há 14 anos atrás |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
há 14 anos atrás |
Hagen Paul Pfeifer
|
efea2c6b2e
sctp: several declared/set but unused fixes
|
há 14 anos atrás |
Joe Perches
|
145ce502e4
net/sctp: Use pr_fmt and pr_<level>
|
há 15 anos atrás |
Uwe Kleine-König
|
421f91d21a
fix typos concerning "initiali[zs]e"
|
há 15 anos atrás |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
há 15 anos atrás |
David S. Miller
|
f546061840
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
|
há 15 anos atrás |
Vlad Yasevich
|
6588337189
sctp: rwnd_press should be cumulative
|
há 15 anos atrás |
Vlad Yasevich
|
b2cf9b6bd9
sctp: update transport initializations
|
há 15 anos atrás |
Vlad Yasevich
|
d598b166ce
sctp: Make sure we always return valid retransmit path
|
há 15 anos atrás |
Vlad Yasevich
|
fbdf501c93
sctp: Do no select unconfirmed transports for retransmissions
|
há 15 anos atrás |
Vlad Yasevich
|
0c42749cff
sctp: fix potential reference of a freed pointer
|
há 15 anos atrás |
Vlad Yasevich
|
4814326b59
sctp: prevent too-fast association id reuse
|
há 15 anos atrás |
Andrei Pelinescu-Onciul
|
da85b7396f
sctp: fix integer overflow when setting the autoclose timer
|
há 15 anos atrás |