Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Borkmann c16ee04c9b ulp: remove uid and user_visible members há 6 anos atrás
  John Fastabend 924ad65ed0 tls: replace poll implementation with read hook há 6 anos atrás
  Vakul Garg 9932a29ab1 net/tls: Fixed race condition in async encryption há 6 anos atrás
  Vakul Garg a42055e8d2 net/tls: Add support for async encryption of records for performance há 6 anos atrás
  Sabrina Dubroca c844eb46b7 tls: clear key material from kernel memory when do_tls_setsockopt_conf fails há 7 anos atrás
  Sabrina Dubroca 86029d10af tls: zero the crypto information from tls_context before freeing há 7 anos atrás
  John Fastabend 67db7cd249 tls: possible hang when do_tcp_sendpages hits sndbuf is full case há 7 anos atrás
  Daniel Borkmann 037b0b86ec tcp, ulp: add alias for all ulp modules há 7 anos atrás
  Boris Pismenny 4799ac81e5 tls: Add rx inline crypto offload há 7 anos atrás
  Linus Torvalds a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL há 7 anos atrás
  Daniel Borkmann f6fadff33e tls: fix NULL pointer dereference on poll há 7 anos atrás
  David S. Miller b2d6cee117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 7 anos atrás
  Andre Tomt 080324c36a net/tls: Fix connection stall on partial tls record há 7 anos atrás
  Eric Dumazet 98f0a39529 tls: fix use after free in tls_sk_proto_close há 7 anos atrás
  David S. Miller a7b15ab887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 7 anos atrás
  Dave Watson c212d2c7fc net/tls: Don't recursively call push_record during tls_write_space callbacks há 7 anos atrás
  Ilya Lesokhin e8f6979981 net/tls: Add generic NIC offload infrastructure há 7 anos atrás
  Boris Pismenny f66de3ee2c net/tls: Split conf to rx + tx há 7 anos atrás
  Atul Gupta dd0bed1665 tls: support for Inline tls record há 7 anos atrás
  Dave Watson c46234ebb4 tls: RX path for ktls há 7 anos atrás
  Dave Watson 583715853a tls: Refactor variable names há 7 anos atrás
  Dave Watson dbe425599b tls: Move cipher info to a separate struct há 7 anos atrás
  Boris Pismenny c113187d38 tls: Use correct sk->sk_prot for IPV6 há 7 anos atrás
  Boris Pismenny c410c1966f tls: getsockopt return record sequence number há 7 anos atrás
  Boris Pismenny 257082e6ae tls: reset the crypto info if copy_from_user fails há 7 anos atrás
  Boris Pismenny a1dfa6812b tls: retrun the correct IV in getsockopt há 7 anos atrás
  John Fastabend b11a632c44 net: add a UID to use for ULP socket assignment há 7 anos atrás
  Sabrina Dubroca 6db959c82e tls: reset crypto_info when do_tls_setsockopt_tx fails há 7 anos atrás
  Sabrina Dubroca 877d17c79b tls: return -EBUSY if crypto_info is already set há 7 anos atrás
  Ilya Lesokhin d91c3e17f7 net/tls: Only attach to sockets in ESTABLISHED state há 7 anos atrás