1. ffef737 net/tls: Fix skb memory leak when running kTLS traffic by Gal Pressman · 3 years ago
  2. fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  3. dc2724a net/tls: simplify the tls_set_sw_offload function by Tianjia Zhang · 3 years, 1 month ago
  4. 5961060 net/tls: Fix authentication failure in CCM mode by Tianjia Zhang · 3 years, 1 month ago
  5. f3911f7 tls: fix replacing proto_ops by Jakub Kicinski · 3 years, 1 month ago
  6. e062fe9 tls: splice_read: fix accessing pre-processed records by Jakub Kicinski · 3 years, 1 month ago
  7. 520493f tls: splice_read: fix record type check by Jakub Kicinski · 3 years, 1 month ago
  8. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  9. 1d9d6fd net/tls: Fix flipped sign in async_wait.err assignment by Daniel Jordan · 3 years, 2 months ago
  10. da353fac net/tls: Fix flipped sign in tls_err_abort() calls by Daniel Jordan · 3 years, 2 months ago
  11. 7b50ecf net: Rename ->stream_memory_read to ->sock_is_readable by Cong Wang · 3 years, 3 months ago
  12. 3fb59a5 net/tls: getsockopt supports complete algorithm list by Tianjia Zhang · 3 years, 2 months ago
  13. 128cfb8 net/tls: support SM4 CCM algorithm by Tianjia Zhang · 3 years, 3 months ago
  14. 227b964 net/tls: support SM4 GCM/CCM algorithm by Tianjia Zhang · 3 years, 3 months ago
  15. b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
  16. d452d48 tls: prevent oversized sendfile() hangs by ignoring MSG_MORE by Jakub Kicinski · 3 years, 6 months ago
  17. c420c98 skbuff: add a parameter to __skb_frag_unref by Matteo Croce · 3 years, 7 months ago
  18. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  19. c55dcdd net/tls: Fix use-after-free after the TLS device goes down and up by Maxim Mikityanskiy · 3 years, 7 months ago
  20. 05fc8b6 net/tls: Replace TLS_RX_SYNC_RUNNING with RCU by Maxim Mikityanskiy · 3 years, 7 months ago
  21. 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  22. 974271e tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT by Jim Ma · 3 years, 8 months ago
  23. d8654f4 tls splice: remove inappropriate flags checking for MSG_PEEK by Jim Ma · 3 years, 8 months ago
  24. 3afef8c net/tls: Remove redundant initialization of record by Jiapeng Chong · 3 years, 8 months ago
  25. 2bc793e skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data() by Cong Wang · 3 years, 9 months ago
  26. 72a0f6d net/tls: Fix a typo in tls_device.c by Wang Hai · 3 years, 9 months ago
  27. 76f1659 net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICE by Tariq Toukan · 3 years, 11 months ago
  28. 4e5a733 net/tls: Except bond interface from some TLS checks by Tariq Toukan · 4 years ago
  29. 153cbd1 net/tls: Device offload to use lowest netdevice in chain by Tariq Toukan · 4 years ago
  30. a268e0f net: fix proc_fs init handling in af_packet and tls by Yonatan Linik · 4 years ago
  31. d31c080 net/tls: make sure tls offload sets salt_size by Rohit Maheshwari · 4 years, 1 month ago
  32. 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  33. 74ea610 net/tls: add CHACHA20-POLY1305 configuration by Vadim Fedorenko · 4 years, 1 month ago
  34. a6acbe6 net/tls: add CHACHA20-POLY1305 specific behavior by Vadim Fedorenko · 4 years, 1 month ago
  35. 6942a28 net/tls: make inline helpers protocol-aware by Vadim Fedorenko · 4 years, 1 month ago
  36. 025cc2f net/tls: Protect from calling tls_dev_del for TLS RX twice by Maxim Mikityanskiy · 4 years, 1 month ago
  37. 20ffc7a net/tls: missing received data after fast remote close by Vadim Fedorenko · 4 years, 1 month ago
  38. 138559b net/tls: Fix wrong record sn in async mode of device resync by Tariq Toukan · 4 years, 1 month ago
  39. 3fe16ed net/tls: fix corrupted data in recvmsg by Vadim Fedorenko · 4 years, 1 month ago
  40. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  41. 0403a2b net/tls: use semicolons rather than commas to separate statements by Julia Lawall · 4 years, 3 months ago
  42. ea1dd3e net/tls: sendfile fails with ktls offload by Rohit Maheshwari · 4 years, 3 months ago
  43. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  44. 38f7e1c net/tls: race causes kernel panic by Rohit Maheshwari · 4 years, 3 months ago
  45. ffa81fa net/tls: Implement getsockopt SOL_TLS TLS_RX by Yutaro Hayakawa · 4 years, 4 months ago
  46. b06c19d net/tls: Fix kmap usage by Ira Weiny · 4 years, 5 months ago
  47. 1c3b63f net/tls: allow MSG_CMSG_COMPAT in sendmsg by Rouven Czerwinski · 4 years, 5 months ago
  48. 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
  49. d3c4815 net: remove sockptr_advance by Christoph Hellwig · 4 years, 5 months ago
  50. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  51. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  52. ed9b764 net/tls: Add asynchronous resync by Boris Pismenny · 4 years, 7 months ago
  53. acb5a07 Revert "net/tls: Add force_resync for driver resync" by Boris Pismenny · 4 years, 7 months ago
  54. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  55. 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
  56. e91de6a bpf: Fix running sk_skb program types with ktls by John Fastabend · 4 years, 7 months ago
  57. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  58. b3ae245 net/tls: Add force_resync for driver resync by Tariq Toukan · 4 years, 7 months ago
  59. 0cada33 net/tls: fix race condition causing kernel panic by Vinay Kumar Yadav · 4 years, 7 months ago
  60. 635d939 net/tls: free record only on encryption error by Vadim Fedorenko · 4 years, 7 months ago
  61. a7bff11 net/tls: fix encryption error checking by Vadim Fedorenko · 4 years, 7 months ago
  62. 62b4011 net/tls: Fix sk_psock refcnt leak when in tls_data_ready() by Xiyu Yang · 4 years, 8 months ago
  63. 095f561 net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict() by Xiyu Yang · 4 years, 8 months ago
  64. 9a89394 net: tls: Avoid assigning 'const' pointer to non-const pointer by Will Deacon · 4 years, 9 months ago
  65. f691a25 net/tls: fix const assignment warning by Arnd Bergmann · 4 years, 9 months ago
  66. d5bee73 net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCE by Jakub Sitnicki · 4 years, 10 months ago
  67. 5bb4c45 net/tls: Read sk_prot once when building tls proto ops by Jakub Sitnicki · 4 years, 10 months ago
  68. f13fe3e net/tls: Constify base proto ops used for building tls proto by Jakub Sitnicki · 4 years, 10 months ago
  69. b105e8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  70. b8e202d net, sk_msg: Annotate lockless access to sk_prot on clone by Jakub Sitnicki · 4 years, 10 months ago
  71. 06f5201c net/tls: Fix to avoid gettig invalid tls record by Rohit Maheshwari · 4 years, 10 months ago
  72. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  73. 3981f95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  74. 7361d44 bpf: Sockmap/tls, fix pop data with SK_DROP return code by John Fastabend · 5 years ago
  75. 9aaaa56 bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chaining by John Fastabend · 5 years ago
  76. d468e47 bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt buf by John Fastabend · 5 years ago
  77. 33bfe20 bpf: Sockmap/tls, push write_space updates through ulp updates by John Fastabend · 5 years ago
  78. db885e6 net/tls: fix async operation by Jakub Kicinski · 5 years ago
  79. 5c5d22a net/tls: avoid spurious decryption error with HW resync by Jakub Kicinski · 5 years ago
  80. 8d5a49e net/tls: add helper for testing if socket is RX offloaded by Jakub Kicinski · 5 years ago
  81. 4a5cdc6 net/tls: Fix return values to avoid ENOTSUPP by Valentin Vidic · 5 years ago
  82. c5daa6c net/tls: use sg_next() to walk sg entries by Jakub Kicinski · 5 years ago
  83. 9e5ffed net/tls: remove the dead inplace_crypto code by Jakub Kicinski · 5 years ago
  84. d10523d net/tls: free the record on encryption error by Jakub Kicinski · 5 years ago
  85. c329ef9 net/tls: take into account that bpf_exec_tx_verdict() may free the record by Jakub Kicinski · 5 years ago
  86. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  87. d4ffb02 net/tls: enable sk_msg redirect to tls socket egress by Willem de Bruijn · 5 years ago
  88. d6649d7 net/tls: Fix unused function warning by YueHaibing · 5 years ago
  89. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  90. 79ffe60 net/tls: add a TX lock by Jakub Kicinski · 5 years ago
  91. 02b1fa0 net/tls: don't pay attention to sk_write_pending when pushing partial records by Jakub Kicinski · 5 years ago
  92. bc76e5b net/tls: store decrypted on a single bit by Jakub Kicinski · 5 years ago
  93. 5c5458e net/tls: store async_capable on a single bit by Jakub Kicinski · 5 years ago
  94. 4de30a8 net/tls: pass context to tls_device_decrypted() by Jakub Kicinski · 5 years ago
  95. 34ef1ed net/tls: make allocation failure unlikely by Jakub Kicinski · 5 years ago
  96. 93277b2 net/tls: mark sk->err being set as unlikely by Jakub Kicinski · 5 years ago
  97. a4d26fd net/tls: add TlsDeviceRxResync statistic by Jakub Kicinski · 5 years ago
  98. 5c5ec66 net/tls: add TlsDecryptError stat by Jakub Kicinski · 5 years ago
  99. b32fd3c net/tls: add statistics for installed sessions by Jakub Kicinski · 5 years ago
  100. d26b698 net/tls: add skeleton of MIB statistics by Jakub Kicinski · 5 years ago