Marcelo Ricardo Leitner
|
bf911e985d
sctp: validate chunk len before actually using it
|
8 年之前 |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 年之前 |
Marcelo Ricardo Leitner
|
2d47fd120d
sctp: only check for ECN if peer is using it
|
9 年之前 |
Marcelo Ricardo Leitner
|
e7487c86dc
sctp: avoid identifying address family many times for a chunk
|
9 年之前 |
Marcelo Ricardo Leitner
|
1f45f78f8e
sctp: allow GSO frags to access the chunk too
|
9 年之前 |
Marcelo Ricardo Leitner
|
649621e3d5
sctp: fix use-after-free in pr_debug statement
|
9 年之前 |
Xin Long
|
068d8bd338
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_close
|
9 年之前 |
lucien
|
8a0d19c5ed
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PENDING
|
9 年之前 |
Arnd Bergmann
|
3ef0a25bf9
net: sctp: avoid incorrect time_t use
|
10 年之前 |
Marcelo Ricardo Leitner
|
b52effd263
sctp: fix cut and paste issue in comment
|
10 年之前 |
Daniel Borkmann
|
26b87c7881
net: sctp: fix remote memory pressure from excessive queueing
|
10 年之前 |
Daniel Borkmann
|
9de7922bc7
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
|
10 年之前 |
Vlad Yasevich
|
bdf6fa52f0
sctp: handle association restarts when the socket is closed.
|
11 年之前 |
Fabian Frederick
|
138ce91024
net: sctp: remove unnecessary break after return/goto
|
11 年之前 |
Vlad Yasevich
|
b14878ccb7
net: sctp: cache auth_enable per endpoint
|
11 年之前 |
Daniel Borkmann
|
362d52040c
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"
|
11 年之前 |
Daniel Borkmann
|
c485658bae
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
|
11 年之前 |
Daniel Borkmann
|
ec0223ec48
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
|
11 年之前 |
Matija Glavinic Pecotic
|
ef2820a735
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer
|
11 年之前 |
wangweidong
|
f7010e6144
sctp: fix checkpatch errors with indent
|
11 年之前 |
wangweidong
|
26ac8e5fe1
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
|
11 年之前 |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 年之前 |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Neil Horman
|
9f70f46bd4
sctp: properly latch and use autoclose value from sock to association
|
11 年之前 |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
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
|
bb33381d0c
net: sctp: rework debugging framework to use pr_debug and friends
|
12 年之前 |
Daniel Borkmann
|
405426f6ca
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
|
12 年之前 |
Vlad Yasevich
|
f281563350
sctp: Use correct sideffect command in duplicate cookie handling
|
12 年之前 |