Wei Yongjun
|
10a43cea7d
sctp: fix panic when T4-rto timer expire on removed transport
|
16 年之前 |
Wei Yongjun
|
6345b19985
sctp: fix panic when T2-shutdown timer expire on removed transport
|
16 年之前 |
David S. Miller
|
508827ff0a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Vlad Yasevich
|
7e99013a50
sctp: Fix broken RTO-doubling for data retransmits
|
16 年之前 |
Wei Yongjun
|
3df2678737
sctp: fix kernel panic with ERROR chunk containing too many error causes
|
16 年之前 |
Frederik Schwarzer
|
025dfdafe7
trivial: fix then -> than typos in comments and documentation
|
16 年之前 |
Wei Yongjun
|
9fcb95a105
sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID
|
16 年之前 |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 年之前 |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 年之前 |
Harvey Harrison
|
fdb46ee752
net, misc: replace uses of NIP6_FMT with %p6
|
16 年之前 |
Wei Yongjun
|
2e3f92dad6
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
|
16 年之前 |
Wei Yongjun
|
df10eec476
sctp: Add check for the TSN field of the SHUTDOWN chunk
|
16 年之前 |
Vlad Yasevich
|
a1080a8b0b
sctp: update SNMP statiscts when T5 timer expired.
|
16 年之前 |
Vlad Yasevich
|
56eb82bb8d
sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling.
|
16 年之前 |
Wei Yongjun
|
3d5a019d57
sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB
|
16 年之前 |
Vlad Yasevich
|
96cd0d3d71
sctp: enable cookie-echo retransmission transport switch
|
16 年之前 |
Wei Yongjun
|
8190f89dfd
sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES
|
16 年之前 |
Wei Yongjun
|
536428a9b9
sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state
|
16 年之前 |
Wei Yongjun
|
ba0166708e
sctp: Fix kernel panic while process protocol violation parameter
|
16 年之前 |
David S. Miller
|
7c3ceb4a40
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Vlad Yasevich
|
3888e9efc9
sctp: Mark the tsn as received after all allocations finish
|
17 年之前 |
Vlad Yasevich
|
2e3216cd54
sctp: Follow security requirement of responding with 1 packet
|
17 年之前 |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Robert P. J. Day
|
9dbc15f055
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
|
17 年之前 |
Vlad Yasevich
|
ab38fb04c9
[SCTP]: Fix compiler warning about const qualifiers
|
17 年之前 |
Gui Jianfeng
|
f4ad85ca3e
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
|
17 年之前 |
Ilpo Järvinen
|
bc09dff198
[SCTP]: Remove sctp_add_cmd_sf wrapper bloat
|
17 年之前 |
Florian Westphal
|
2444844cef
[SCTP]: Replace char msg[] with static const char[].
|
17 年之前 |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Neil Horman
|
58fbbed4fb
[SCTP]: extend exported data in /proc/net/sctp/assoc
|
17 年之前 |