aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/auth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-29SCTP: Fix build issues with SCTP AUTH.Vlad Yasevich1-0/+2
2007-11-29SCTP: Fix chunk acceptance when no authenticated chunks were listed.Vlad Yasevich1-1/+1
2007-10-29SCTP endianness annotations regressionAl Viro1-2/+2
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu1-2/+1
2007-10-26[SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk1-3/+3
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe1-3/+1
2007-10-22Update net/ to use sg helpersJens Axboe1-1/+2
2007-10-10[SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich1-0/+193
2007-10-10[SCTP]: Implement SCTP-AUTH internalsVlad Yasevich1-0/+745