1. aebf5de sctp: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  2. 5821c76 sctp: Use shash by Herbert Xu · 8 years ago
  3. ed5a377 sctp: translate host order to network order when setting a hmacid by lucien · 9 years ago
  4. ae36806 sctp: allow authenticating DATA chunks that are bundled with COOKIE_ECHO by Marcelo Ricardo Leitner · 9 years ago
  5. 4184b2a net: sctp: fix memory leak in auth key management by Daniel Borkmann · 10 years ago
  6. b14878c net: sctp: cache auth_enable per endpoint by Vlad Yasevich · 10 years ago
  7. 8d72651 sctp: fix checkpatch errors with open brace '{' and trailing statements by wangweidong · 10 years ago
  8. f7010e6 sctp: fix checkpatch errors with indent by wangweidong · 10 years ago
  9. 26ac8e5 sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar by wangweidong · 10 years ago
  10. cb3f837 sctp: fix checkpatch errors with space required or prohibited by wangweidong · 10 years ago
  11. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 10 years ago
  12. 747edc0 sctp: merge two if statements to one by wangweidong · 11 years ago
  13. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  14. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  15. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  16. 03536e2 net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key by Daniel Borkmann · 11 years ago
  17. 241448c net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls by Daniel Borkmann · 11 years ago
  18. 586c31f net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 11 years ago
  19. 02644a1 sctp: fix bogus if statement in sctp_auth_recv_cid() by Dan Carpenter · 12 years ago
  20. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 12 years ago
  21. c89304b sctp: better integer overflow check in sctp_auth_create_key() by Xi Wang · 13 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  23. 51e97a1 sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac() by Dan Rosenberg · 14 years ago
  24. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  25. 73ac36e fix similar typos to successfull by Coly Li · 15 years ago
  26. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  27. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  28. 30c2235 sctp: add verification checks to SCTP_AUTH_KEY option by Vlad Yasevich · 16 years ago
  29. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 16 years ago
  30. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 16 years ago
  31. 7cc08b5 [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identifier by Wei Yongjun · 16 years ago
  32. b7e0fe9 SCTP: Fix build issues with SCTP AUTH. by Vlad Yasevich · 17 years ago
  33. 555d3d5 SCTP: Fix chunk acceptance when no authenticated chunks were listed. by Vlad Yasevich · 17 years ago
  34. d06f608 SCTP endianness annotations regression by Al Viro · 17 years ago
  35. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  36. 8ad7c62b [SCTP] net/sctp/auth.c: make 3 functions static by Adrian Bunk · 17 years ago
  37. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  38. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  39. 65b07e5 [SCTP]: API updates to suport SCTP-AUTH extensions. by Vlad Yasevich · 17 years ago
  40. 1f48564 [SCTP]: Implement SCTP-AUTH internals by Vlad Yasevich · 17 years ago