Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Linus Torvalds 9931a07d51 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 6 yıl önce
  David Howells 00e2370744 iov_iter: Use accessor function 6 yıl önce
  John Fastabend 02c558b2d5 bpf: sockmap, support for msg_peek in sk_msg with redirect ingress 6 yıl önce
  John Fastabend d3b18ad31f tls: add bpf support to sk_msg handling 6 yıl önce
  John Fastabend 924ad65ed0 tls: replace poll implementation with read hook 6 yıl önce
  Daniel Borkmann d829e9c411 tls: convert to generic sk_msg interface 6 yıl önce
  Vakul Garg 4e6d47206c tls: Add support for inplace records encryption 6 yıl önce
  Vakul Garg 80ece6a03a tls: Remove redundant vars from tls record structure 6 yıl önce
  Wei Yongjun bf17b67198 net/tls: Make function get_rec() static 6 yıl önce
  Vakul Garg c774973e91 tls: Fixed a memory leak during socket close 6 yıl önce
  Vakul Garg b85135b595 tls: Fix socket mem accounting error under async encryption 6 yıl önce
  Vakul Garg 4128c0cfb1 tls: Fixed uninitialised vars warning 6 yıl önce
  Vakul Garg 9932a29ab1 net/tls: Fixed race condition in async encryption 6 yıl önce
  Vakul Garg a42055e8d2 net/tls: Add support for async encryption of records for performance 6 yıl önce
  David S. Miller e366fa4350 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 6 yıl önce
  Daniel Borkmann 50c6b58a81 tls: fix currently broken MSG_PEEK behavior 7 yıl önce
  John Fastabend 7a3dd8c897 tls: async support causes out-of-bounds access in crypto APIs 7 yıl önce
  Sabrina Dubroca 86029d10af tls: zero the crypto information from tls_context before freeing 7 yıl önce
  Sabrina Dubroca 7cba09c6d5 tls: don't copy the key out of tls12_crypto_info_aes_gcm_128 7 yıl önce
  David S. Miller aaf9253025 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 yıl önce
  Vakul Garg 150085791a net/tls: Fixed return value when tls_complete_pending_work() fails 7 yıl önce
  Vakul Garg 52ea992cfa net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC 7 yıl önce
  Vakul Garg 94524d8fc9 net/tls: Add support for async decryption of tls records 7 yıl önce
  Doron Roberts-Kedes 0927f71dbc net/tls: Calculate nsg for zerocopy path without skb_cow_data. 7 yıl önce
  Vakul Garg 0b243d004e net/tls: Combined memory allocation for decryption request 7 yıl önce
  Vakul Garg cfb4099fb4 net/tls: Mark the end in scatterlist table 7 yıl önce
  zhong jiang 969d509003 net/tls: Use kmemdup to simplify the code 7 yıl önce
  Vakul Garg ad13acce8d net/tls: Use socket data_ready callback on record availability 7 yıl önce
  Doron Roberts-Kedes 2da19ed3e4 tls: Fix improper revert in zerocopy_from_iter 7 yıl önce
  Doron Roberts-Kedes 5a3611efe5 tls: Remove dead code in tls_sw_sendmsg 7 yıl önce