Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Borkmann 06030dbaf3 tls: fix waitall behavior in tls_sw_recvmsg 7 gadi atpakaļ
  Daniel Borkmann a447da7d00 tls: fix use-after-free in tls_push_record 7 gadi atpakaļ
  Daniel Borkmann f6fadff33e tls: fix NULL pointer dereference on poll 7 gadi atpakaļ
  Doron Roberts-Kedes 7170e6045a strparser: Add __strp_unpause and use it in ktls. 7 gadi atpakaļ
  David S. Miller 6f6e434aa2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 gadi atpakaļ
  Matt Mullins 8ab6ffba14 tls: don't use stack memory in a scatterlist 7 gadi atpakaļ
  Boris Pismenny f66de3ee2c net/tls: Split conf to rx + tx 7 gadi atpakaļ
  Colin Ian King 95ad7544ad net/tls: remove redundant second null check on sgout 7 gadi atpakaļ
  Kees Cook b16520f749 net/tls: Remove VLA usage 7 gadi atpakaļ
  Dave Watson c46234ebb4 tls: RX path for ktls 7 gadi atpakaļ
  Dave Watson f4a8e43f1f tls: Pass error code explicitly to tls_err_abort 7 gadi atpakaļ
  Dave Watson dbe425599b tls: Move cipher info to a separate struct 7 gadi atpakaļ
  Dave Watson 69ca9293e8 tls: Generalize zerocopy_from_iter 7 gadi atpakaļ
  John Fastabend 8c05dbf04b net: generalize sk_alloc_sg to work with scatterlist rings 7 gadi atpakaļ
  John Fastabend 2c3682f0be sock: make static tls function alloc_sg generic sock helper 7 gadi atpakaļ
  Vakul Garg a54667f672 tls: Add support for encryption using async offload accelerator 7 gadi atpakaļ
  Dave Watson 7a8c4dd9be tls: Correct length of scatterlist in tls_sw_sendpage 7 gadi atpakaļ
  Sabrina Dubroca cf6d43ef66 tls: fix sw_ctx leak 7 gadi atpakaļ
  r.hering@avm.de 30be8f8dba net/tls: Fix inverted error codes to avoid endless loop 7 gadi atpakaļ
  Ilya Lesokhin 213ef6e7c9 tls: Move tls_make_aad to header to allow sharing 7 gadi atpakaļ
  Ilya Lesokhin ff45d820a2 tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used. 7 gadi atpakaļ
  Ilya Lesokhin 61ef6da622 tls: Use kzalloc for aead_request allocation 7 gadi atpakaļ
  Tobias Klauser a5135676bb tls: make tls_sw_free_resources static 8 gadi atpakaļ
  Dave Watson 3c4d755915 tls: kernel TLS support 8 gadi atpakaļ