Javier Martinez Canillas
|
aebf5de07a
sctp: use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
Herbert Xu
|
5821c76970
sctp: Use shash
|
9 years ago |
lucien
|
ed5a377d87
sctp: translate host order to network order when setting a hmacid
|
9 years ago |
Marcelo Ricardo Leitner
|
ae36806a62
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
|
10 years ago |
Daniel Borkmann
|
4184b2a79a
net: sctp: fix memory leak in auth key management
|
10 years ago |
Vlad Yasevich
|
b14878ccb7
net: sctp: cache auth_enable per endpoint
|
11 years ago |
wangweidong
|
8d72651d86
sctp: fix checkpatch errors with open brace '{' and trailing statements
|
11 years ago |
wangweidong
|
f7010e6144
sctp: fix checkpatch errors with indent
|
11 years ago |
wangweidong
|
26ac8e5fe1
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
|
11 years ago |
wangweidong
|
cb3f837ba9
sctp: fix checkpatch errors with space required or prohibited
|
11 years ago |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 years ago |
wangweidong
|
747edc0f9e
sctp: merge two if statements to one
|
11 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 |
David S. Miller
|
fd5023111c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Daniel Borkmann
|
03536e23ac
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
|
12 years ago |
Daniel Borkmann
|
241448c2b8
net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
|
12 years ago |
Daniel Borkmann
|
586c31f3bf
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
|
12 years ago |
Dan Carpenter
|
02644a1745
sctp: fix bogus if statement in sctp_auth_recv_cid()
|
13 years ago |
Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
13 years ago |
Xi Wang
|
c89304b8ea
sctp: better integer overflow check in sctp_auth_create_key()
|
13 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Dan Rosenberg
|
51e97a12be
sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Coly Li
|
73ac36ea14
fix similar typos to successfull
|
16 years ago |
Frederik Schwarzer
|
025dfdafe7
trivial: fix then -> than typos in comments and documentation
|
17 years ago |
Vlad Yasevich
|
d97240552c
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
|
17 years ago |
Vlad Yasevich
|
30c2235cbc
sctp: add verification checks to SCTP_AUTH_KEY option
|
17 years ago |
Vlad Yasevich
|
7e8616d8e7
[SCTP]: Update AUTH structures to match declarations in draft-16.
|
17 years ago |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 years ago |