aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp/auth.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner1-16/+1
2018-03-14sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long1-6/+6
2018-03-14sctp: add refcnt support for sh_keyXin Long1-3/+6
2017-07-04net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_tReshetova, Elena1-2/+3
2017-07-01sctp: remove the typedef sctp_cid_tXin Long1-2/+4
2016-01-27sctp: Use shashHerbert Xu1-2/+2
2013-12-06include/net/: Fix FSF address in file headersJeff Kirsher1-3/+2
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann1-6/+0
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann1-1/+1
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich1-4/+4
2007-10-29SCTP endianness annotations regressionAl Viro1-1/+1
2007-10-26[SCTP] net/sctp/auth.c: make 3 functions staticAdrian Bunk1-1/+0
2007-10-10[SCTP]: API updates to suport SCTP-AUTH extensions.Vlad Yasevich1-0/+16
2007-10-10[SCTP]: Implement SCTP-AUTH internalsVlad Yasevich1-0/+112