index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
auth.c
Age
Commit message (
Expand
)
Author
2008-08-27
sctp: fix random memory dereference with SCTP_HMAC_IDENT option.
Vlad Yasevich
2008-08-25
sctp: add verification checks to SCTP_AUTH_KEY option
Vlad Yasevich
2008-02-28
[SCTP]: Update AUTH structures to match declarations in draft-16.
Vlad Yasevich
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
2008-02-05
[SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi...
Wei Yongjun
2007-11-29
SCTP: Fix build issues with SCTP AUTH.
Vlad Yasevich
2007-11-29
SCTP: Fix chunk acceptance when no authenticated chunks were listed.
Vlad Yasevich
2007-10-29
SCTP endianness annotations regression
Al Viro
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
2007-10-26
[SCTP] net/sctp/auth.c: make 3 functions static
Adrian Bunk
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-22
Update net/ to use sg helpers
Jens Axboe
2007-10-10
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
2007-10-10
[SCTP]: Implement SCTP-AUTH internals
Vlad Yasevich