Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 년 전 |
Xin Long
|
ec2e506c68
sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT
|
7 년 전 |
Xin Long
|
601590ec15
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
|
7 년 전 |
Xin Long
|
1b1e0bc994
sctp: add refcnt support for sh_key
|
7 년 전 |
Xin Long
|
1474774a7f
sctp: remove the typedef sctp_hmac_algo_param_t
|
8 년 전 |
Xin Long
|
a762a9d94d
sctp: remove the typedef sctp_chunks_param_t
|
8 년 전 |
Xin Long
|
b02db702fa
sctp: remove the typedef sctp_random_param_t
|
8 년 전 |
Reshetova, Elena
|
6871584a5e
net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t
|
8 년 전 |
Xin Long
|
3c91870492
sctp: remove the typedef sctp_paramhdr_t
|
8 년 전 |
Xin Long
|
6d85e68f4c
sctp: remove the typedef sctp_cid_t
|
8 년 전 |
Javier Martinez Canillas
|
aebf5de07a
sctp: use IS_ENABLED() instead of checking for built-in or module
|
9 년 전 |
Herbert Xu
|
5821c76970
sctp: Use shash
|
9 년 전 |
lucien
|
ed5a377d87
sctp: translate host order to network order when setting a hmacid
|
9 년 전 |
Marcelo Ricardo Leitner
|
ae36806a62
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
|
10 년 전 |
Daniel Borkmann
|
4184b2a79a
net: sctp: fix memory leak in auth key management
|
10 년 전 |
Vlad Yasevich
|
b14878ccb7
net: sctp: cache auth_enable per endpoint
|
11 년 전 |
wangweidong
|
8d72651d86
sctp: fix checkpatch errors with open brace '{' and trailing statements
|
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 년 전 |
Jeff Kirsher
|
4b2f13a251
sctp: Fix FSF address in file headers
|
11 년 전 |
wangweidong
|
747edc0f9e
sctp: merge two if statements to one
|
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 년 전 |
David S. Miller
|
fd5023111c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 년 전 |
Daniel Borkmann
|
03536e23ac
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
|
12 년 전 |
Daniel Borkmann
|
241448c2b8
net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
|
12 년 전 |
Daniel Borkmann
|
586c31f3bf
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
|
12 년 전 |
Dan Carpenter
|
02644a1745
sctp: fix bogus if statement in sctp_auth_recv_cid()
|
13 년 전 |
Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
13 년 전 |