1. 76f7164 net/tls: free ctx in sock destruct by Atul Gupta · 6 years ago
  2. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  3. 0c3a16b crypto/chelsio/chtls: send/recv window update by Atul Gupta · 6 years ago
  4. 848dd1c crypto/chelsio/chtls: macro correction in tx path by Atul Gupta · 6 years ago
  5. 6422ccc crypto/chelsio/chtls: listen fails with multiadapt by Atul Gupta · 6 years ago
  6. df9d4a1 net/tls: sleeping function from invalid context by Atul Gupta · 6 years ago
  7. 02d805d cxgb4: use new fw interface to get the VIN and smt index by Santosh Rastapur · 6 years ago
  8. cb1af1f crypto: chtls - remove set but not used variable 'csk' by YueHaibing · 6 years ago
  9. ce1294d crypto: chtls - remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  10. b4df50d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  11. 65b2c12 crypto: chtls - fix null dereference chtls_free_uld() by Ganesh Goudar · 6 years ago
  12. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  13. c5f5aee Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 6 years ago
  14. d6be72e crypto: chtls - use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  15. cca9bab tcp: use monotonic timestamps for PAWS by Arnd Bergmann · 7 years ago
  16. 2dd3f7c9 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  17. f70b359 crypto: chtls - use after free in chtls_pt_recvmsg() by Dan Carpenter · 7 years ago
  18. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  19. b268b35 crypto: chtls - free beyond end rspq_skb_cache by Atul Gupta · 7 years ago
  20. 1dfe57a crypto: chtls - kbuild warnings by Atul Gupta · 7 years ago
  21. ea5213b crypto: chtls - dereference null variable by Atul Gupta · 7 years ago
  22. 3b8305f crypto: chtls - wait for memory sendmsg, sendpage by Atul Gupta · 7 years ago
  23. 09e53d8 crypto: chtls - key len correction by Atul Gupta · 7 years ago
  24. f16b613 crypto: chtls - fix a missing-check bug by Wenwen Wang · 7 years ago
  25. 17a7d24 crypto: chtls - generic handling of data and hdr by Atul Gupta · 7 years ago
  26. c4e8485 crypto: chelsio - remove redundant assignment to cdev->ports by Colin Ian King · 7 years ago
  27. 2d93913 crypto: chelsio - don't leak information from the stack to userspace by Colin Ian King · 7 years ago
  28. 3d8ccf9 crypto: chelsio - Fix potential NULL pointer dereferences by Gustavo A. R. Silva · 7 years ago
  29. bd7f485 crypto: chtls - Makefile Kconfig by Atul Gupta · 7 years ago
  30. d25f2f7 crypto: chtls - Program the TLS session Key by Atul Gupta · 7 years ago
  31. b647993 crypto: chtls - Inline TLS record Rx by Atul Gupta · 7 years ago
  32. 36bedb3 crypto: chtls - Inline TLS record Tx by Atul Gupta · 7 years ago
  33. cc35c88a crypto : chtls - CPL handler definition by Atul Gupta · 7 years ago
  34. a089439 crypto: chtls - Register chtls with net tls by Atul Gupta · 7 years ago
  35. a677934 crypto: chtls - structure and macro for Inline TLS by Atul Gupta · 7 years ago