1. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. 03536e2 net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key by Daniel Borkmann · 12 years ago
  3. 241448c net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls by Daniel Borkmann · 12 years ago
  4. 586c31f net: sctp: sctp_auth_key_put: use kzfree instead of kfree by Daniel Borkmann · 12 years ago
  5. 02644a1 sctp: fix bogus if statement in sctp_auth_recv_cid() by Dan Carpenter · 12 years ago
  6. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 12 years ago
  7. c89304b sctp: better integer overflow check in sctp_auth_create_key() by Xi Wang · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. 51e97a1 sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac() by Dan Rosenberg · 14 years ago
  10. 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
  11. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  12. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  13. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  14. 30c2235 sctp: add verification checks to SCTP_AUTH_KEY option by Vlad Yasevich · 16 years ago
  15. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 17 years ago
  16. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  17. 7cc08b5 [SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identifier by Wei Yongjun · 17 years ago
  18. b7e0fe9 SCTP: Fix build issues with SCTP AUTH. by Vlad Yasevich · 17 years ago
  19. 555d3d5 SCTP: Fix chunk acceptance when no authenticated chunks were listed. by Vlad Yasevich · 17 years ago
  20. d06f608 SCTP endianness annotations regression by Al Viro · 17 years ago
  21. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  22. 8ad7c62b [SCTP] net/sctp/auth.c: make 3 functions static by Adrian Bunk · 17 years ago
  23. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  24. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  25. 65b07e5 [SCTP]: API updates to suport SCTP-AUTH extensions. by Vlad Yasevich · 17 years ago
  26. 1f48564 [SCTP]: Implement SCTP-AUTH internals by Vlad Yasevich · 17 years ago