Xin Long
|
47faa1e4c5
sctp: remove the dead field of sctp_transport
|
9 years ago |
David S. Miller
|
9d367eddf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Marcelo Ricardo Leitner
|
649621e3d5
sctp: fix use-after-free in pr_debug statement
|
9 years ago |
Xin Long
|
b5eff71283
sctp: drop the old assoc hashtable of sctp
|
9 years ago |
Zhu Yanjun
|
566178f853
net: sctp: dynamically enable or disable pf state
|
9 years ago |
Karl Heiss
|
635682a144
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
|
10 years ago |
Karl Heiss
|
f05940e618
sctp: Whitespace fix
|
10 years ago |
Vlad Yasevich
|
73e6742027
sctp: Do not try to search for the transport twice
|
10 years ago |
lucien
|
f648f807f6
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
|
10 years ago |
Karl Heiss
|
8c2eab9097
net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.
|
11 years ago |
Matija Glavinic Pecotic
|
7cce3b7568
net: sctp: Potentially-Failed state should not be reached from unconfirmed state
|
11 years ago |
wangweidong
|
5bc1d1b4a2
sctp: remove macros sctp_bh_[un]lock_sock
|
11 years ago |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 years ago |
wangweidong
|
131334d09c
sctp: remove casting from function calls through ops structure
|
11 years ago |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 years ago |
Daniel Borkmann
|
7926c1d5be
net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
|
12 years ago |
Daniel Borkmann
|
477143e3fe
net: sctp: trivial: update bug report in header comment
|
12 years ago |
Daniel Borkmann
|
91705c61b5
net: sctp: trivial: update mailing list address
|
12 years ago |
Daniel Borkmann
|
8c2f414ad1
net: sctp: confirm route during forward progress
|
12 years ago |
Daniel Borkmann
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 years ago |
Daniel Borkmann
|
f9e42b8535
net: sctp: sideeffect: throw BUG if primary_path is NULL
|
12 years ago |
Ying Xue
|
25cc4ae913
net: remove redundant check for timer pending state before del_timer
|
12 years ago |
Michele Baldessari
|
196d675934
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
|
12 years ago |
Neil Horman
|
de4594a51c
sctp: send abort chunk when max_retrans exceeded
|
12 years ago |
Neil Horman
|
b26ddd8130
sctp: Clean up type-punning in sctp_cmd_t union
|
13 years ago |
Zijie Pan
|
f6e80abeab
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
|
13 years ago |
Nicolas Dichtel
|
edfee0339e
sctp: check src addr when processing SACK to update transport state
|
13 years ago |
Eric W. Biederman
|
24cb81a6a9
sctp: Push struct net down into all of the state machine functions
|
13 years ago |
Eric W. Biederman
|
55e26eb95a
sctp: Push struct net down to sctp_chunk_event_lookup
|
13 years ago |
Neil Horman
|
5aa93bcf66
sctp: Implement quick failover draft from tsvwg
|
13 years ago |