提交历史

作者 SHA1 备注 提交日期
  Vakul Garg 0b243d004e net/tls: Combined memory allocation for decryption request 7 年之前
  Vakul Garg cfb4099fb4 net/tls: Mark the end in scatterlist table 7 年之前
  zhong jiang 969d509003 net/tls: Use kmemdup to simplify the code 7 年之前
  Vakul Garg ad13acce8d net/tls: Use socket data_ready callback on record availability 7 年之前
  Doron Roberts-Kedes 2da19ed3e4 tls: Fix improper revert in zerocopy_from_iter 7 年之前
  Doron Roberts-Kedes 5a3611efe5 tls: Remove dead code in tls_sw_sendmsg 7 年之前
  Doron Roberts-Kedes 0a26cf3ff4 tls: Skip zerocopy path for ITER_KVEC 7 年之前
  Vakul Garg 201876b33c net/tls: Removed redundant checks for non-NULL 7 年之前
  David S. Miller 19725496da Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 7 年之前
  David S. Miller c4c5551df1 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux 7 年之前
  Doron Roberts-Kedes fcf4793e27 tls: check RCV_SHUTDOWN in tls_wait_data 7 年之前
  Dave Watson 32da12216e tls: Stricter error checking in zerocopy sendmsg path 7 年之前
  Boris Pismenny 4718799817 tls: Fix zerocopy_from_iter iov handling 7 年之前
  Boris Pismenny 4799ac81e5 tls: Add rx inline crypto offload 7 年之前
  Boris Pismenny b190a587c6 tls: Fill software context without allocation 7 年之前
  Boris Pismenny 39f56e1a78 tls: Split tls_sw_release_resources_rx 7 年之前
  Boris Pismenny dafb67f3bb tls: Split decrypt_skb to two functions 7 年之前
  Vakul Garg d2bdd26812 net/tls: Use aead_request_alloc/free for request alloc/free 7 年之前
  Doron Roberts-Kedes 52ee6ef36e tls: fix skb_to_sgvec returning unhandled error. 7 年之前
  David S. Miller 5cd3da4ba2 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 7 年之前
  Linus Torvalds a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 年之前
  Kees Cook 3463e51dc3 net/tls: Remove VLA usage on nonce 7 年之前
  Vakul Garg 0ef8b4567d tls: Removed unused variable 7 年之前
  Daniel Borkmann 06030dbaf3 tls: fix waitall behavior in tls_sw_recvmsg 7 年之前
  Daniel Borkmann a447da7d00 tls: fix use-after-free in tls_push_record 7 年之前
  Daniel Borkmann f6fadff33e tls: fix NULL pointer dereference on poll 7 年之前
  Doron Roberts-Kedes 7170e6045a strparser: Add __strp_unpause and use it in ktls. 7 年之前
  David S. Miller 6f6e434aa2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
  Matt Mullins 8ab6ffba14 tls: don't use stack memory in a scatterlist 7 年之前
  Boris Pismenny f66de3ee2c net/tls: Split conf to rx + tx 7 年之前