index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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
*
[SCTP]: Update AUTH structures to match declarations in draft-16.
Vlad Yasevich
2008-02-28
1
-2
/
+2
*
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
2008-02-05
1
-4
/
+4
*
[SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi...
Wei Yongjun
2008-02-05
1
-3
/
+3
*
SCTP: Fix build issues with SCTP AUTH.
Vlad Yasevich
2007-11-29
1
-0
/
+2
*
SCTP: Fix chunk acceptance when no authenticated chunks were listed.
Vlad Yasevich
2007-11-29
1
-1
/
+1
*
SCTP endianness annotations regression
Al Viro
2007-10-29
1
-2
/
+2
*
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-27
1
-2
/
+1
*
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
2007-10-26
1
-3
/
+3
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
1
-3
/
+1
*
Update net/ to use sg helpers
Jens Axboe
2007-10-22
1
-1
/
+2
*
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
2007-10-10
1
-0
/
+193
*
[SCTP]: Implement SCTP-AUTH internals
Vlad Yasevich
2007-10-10
1
-0
/
+745