Karl Heiss
|
8c2eab9097
net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.
|
11 年之前 |
Matija Glavinic Pecotic
|
7cce3b7568
net: sctp: Potentially-Failed state should not be reached from unconfirmed state
|
11 年之前 |
wangweidong
|
5bc1d1b4a2
sctp: remove macros sctp_bh_[un]lock_sock
|
11 年之前 |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 年之前 |
wangweidong
|
131334d09c
sctp: remove casting from function calls through ops structure
|
11 年之前 |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 年之前 |
Daniel Borkmann
|
7926c1d5be
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
|
11 年之前 |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 年之前 |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 年之前 |
Daniel Borkmann
|
8c2f414ad1
net: sctp: confirm route during forward progress
|
12 年之前 |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 年之前 |
Daniel Borkmann
|
f9e42b8535
net: sctp: sideeffect: throw BUG if primary_path is NULL
|
12 年之前 |
Ying Xue
|
25cc4ae913
net: remove redundant check for timer pending state before del_timer
|
12 年之前 |
Michele Baldessari
|
196d675934
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
|
12 年之前 |
Neil Horman
|
de4594a51c
sctp: send abort chunk when max_retrans exceeded
|
12 年之前 |
Neil Horman
|
b26ddd8130
sctp: Clean up type-punning in sctp_cmd_t union
|
12 年之前 |
Zijie Pan
|
f6e80abeab
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
|
13 年之前 |
Nicolas Dichtel
|
edfee0339e
sctp: check src addr when processing SACK to update transport state
|
13 年之前 |
Eric W. Biederman
|
24cb81a6a9
sctp: Push struct net down into all of the state machine functions
|
13 年之前 |
Eric W. Biederman
|
55e26eb95a
sctp: Push struct net down to sctp_chunk_event_lookup
|
13 年之前 |
Neil Horman
|
5aa93bcf66
sctp: Implement quick failover draft from tsvwg
|
13 年之前 |
Neil Horman
|
4244854d22
sctp: be more restrictive in transport selection on bundled sacks
|
13 年之前 |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 年之前 |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 年之前 |
Michio Honda
|
34d2d89f2d
sctp: fasthandoff with ASCONF at server-node
|
14 年之前 |
Max Matveev
|
d5ccd49660
sctp: deal with multiple COOKIE_ECHO chunks
|
14 年之前 |
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 年之前 |
Joe Perches
|
ea11073387
net: Remove casts of void *
|
14 年之前 |
Wei Yongjun
|
a000c01e60
sctp: stop pending timers and purge queues when peer restart asoc
|
14 年之前 |