aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/auth.c
Commit message (Expand)AuthorAge
* sctp: merge two if statements to onewangweidong2013-10-28
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-09
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
|\
| * net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-07
* | net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_keyDaniel Borkmann2013-02-08
* | net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs callsDaniel Borkmann2013-02-07
|/
* sctp: fix bogus if statement in sctp_auth_recv_cid()Dan Carpenter2012-08-16
* sctp: Make sysctl tunables per netEric W. Biederman2012-08-15
* sctp: better integer overflow check in sctp_auth_create_key()Xi Wang2011-11-29
* Fix common misspellingsLucas De Marchi2011-03-31
* sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()Dan Rosenberg2010-10-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fix similar typos to successfullColy Li2009-01-08
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2008-08-27
* sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2008-08-25
* [SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich2008-02-28
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi...Wei Yongjun2008-02-05
* SCTP: Fix build issues with SCTP AUTH.Vlad Yasevich2007-11-29
* SCTP: Fix chunk acceptance when no authenticated chunks were listed.Vlad Yasevich2007-11-29
* SCTP endianness annotations regressionAl Viro2007-10-29
* [CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu2007-10-27
* [SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk2007-10-26
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-24
* Update net/ to use sg helpersJens Axboe2007-10-22
* [SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich2007-10-10
* [SCTP]: Implement SCTP-AUTH internalsVlad Yasevich2007-10-10