index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
auth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: move the active_key update after sh_keys is added
Xin Long
2021-08-03
1
-5
/
+9
*
sctp: update active_key for asoc when old key is being replaced
Xin Long
2021-07-21
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-08
1
-0
/
+1
|
\
|
*
sctp: fix sctp_auth_init_hmacs() error path
Eric Dumazet
2020-10-08
1
-0
/
+1
*
|
net: sctp: auth.c: delete duplicated words
Randy Dunlap
2020-08-24
1
-2
/
+2
|
/
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-1
/
+1
*
sctp: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-8
/
+2
*
sctp: add sctp_auth_init and sctp_auth_free
Xin Long
2019-08-19
1
-0
/
+69
*
sctp: use ep and asoc auth_enable properly
Xin Long
2019-08-19
1
-7
/
+25
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
1
-16
/
+1
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-1
/
+0
*
sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()
Xin Long
2019-03-08
1
-6
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT
Xin Long
2018-03-14
1
-0
/
+14
*
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
Xin Long
2018-03-14
1
-3
/
+43
*
sctp: add refcnt support for sh_key
Xin Long
2018-03-14
1
-43
/
+43
*
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
2017-07-16
1
-2
/
+2
*
sctp: remove the typedef sctp_chunks_param_t
Xin Long
2017-07-16
1
-2
/
+2
*
sctp: remove the typedef sctp_random_param_t
Xin Long
2017-07-16
1
-5
/
+4
*
net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-2
/
+2
*
sctp: remove the typedef sctp_paramhdr_t
Xin Long
2017-07-01
1
-9
/
+13
*
sctp: remove the typedef sctp_cid_t
Xin Long
2017-07-01
1
-3
/
+3
*
sctp: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
1
-1
/
+1
*
sctp: Use shash
Herbert Xu
2016-01-27
1
-17
/
+19
*
sctp: translate host order to network order when setting a hmacid
lucien
2015-11-15
1
-2
/
+2
*
sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO
Marcelo Ricardo Leitner
2015-06-12
1
-1
/
+10
*
net: sctp: fix memory leak in auth key management
Daniel Borkmann
2014-11-11
1
-2
/
+0
*
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
2014-04-18
1
-11
/
+6
*
sctp: fix checkpatch errors with open brace '{' and trailing statements
wangweidong
2013-12-26
1
-2
/
+1
*
sctp: fix checkpatch errors with indent
wangweidong
2013-12-26
1
-6
/
+6
*
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
wangweidong
2013-12-26
1
-3
/
+3
*
sctp: fix checkpatch errors with space required or prohibited
wangweidong
2013-12-26
1
-3
/
+3
*
sctp: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-3
/
+2
*
sctp: merge two if statements to one
wangweidong
2013-10-28
1
-9
/
+5
*
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-09
1
-6
/
+0
*
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
1
-1
/
+1
|
\
|
*
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2013-02-07
1
-1
/
+1
*
|
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
Daniel Borkmann
2013-02-08
1
-5
/
+3
*
|
net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
Daniel Borkmann
2013-02-07
1
-9
/
+12
|
/
*
sctp: fix bogus if statement in sctp_auth_recv_cid()
Dan Carpenter
2012-08-16
1
-1
/
+1
*
sctp: Make sysctl tunables per net
Eric W. Biederman
2012-08-14
1
-4
/
+16
*
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
2011-11-29
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
Dan Rosenberg
2010-10-03
1
-2
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
fix similar typos to successfull
Coly Li
2009-01-08
1
-1
/
+1
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-2
/
+2
*
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
Vlad Yasevich
2008-08-27
1
-0
/
+3
*
sctp: add verification checks to SCTP_AUTH_KEY option
Vlad Yasevich
2008-08-25
1
-0
/
+4
[next]