1. c420c98 skbuff: add a parameter to __skb_frag_unref by Matteo Croce · 3 years, 7 months ago
  2. c55dcdd net/tls: Fix use-after-free after the TLS device goes down and up by Maxim Mikityanskiy · 3 years, 7 months ago
  3. 05fc8b6 net/tls: Replace TLS_RX_SYNC_RUNNING with RCU by Maxim Mikityanskiy · 3 years, 7 months ago
  4. 3afef8c net/tls: Remove redundant initialization of record by Jiapeng Chong · 3 years, 8 months ago
  5. 72a0f6d net/tls: Fix a typo in tls_device.c by Wang Hai · 3 years, 9 months ago
  6. 4e5a733 net/tls: Except bond interface from some TLS checks by Tariq Toukan · 4 years ago
  7. 153cbd1 net/tls: Device offload to use lowest netdevice in chain by Tariq Toukan · 4 years ago
  8. d31c080 net/tls: make sure tls offload sets salt_size by Rohit Maheshwari · 4 years, 1 month ago
  9. 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  10. 6942a28 net/tls: make inline helpers protocol-aware by Vadim Fedorenko · 4 years, 1 month ago
  11. 025cc2f net/tls: Protect from calling tls_dev_del for TLS RX twice by Maxim Mikityanskiy · 4 years, 1 month ago
  12. 138559b net/tls: Fix wrong record sn in async mode of device resync by Tariq Toukan · 4 years, 1 month ago
  13. ea1dd3e net/tls: sendfile fails with ktls offload by Rohit Maheshwari · 4 years, 3 months ago
  14. b06c19d net/tls: Fix kmap usage by Ira Weiny · 4 years, 5 months ago
  15. ed9b764 net/tls: Add asynchronous resync by Boris Pismenny · 4 years, 7 months ago
  16. acb5a07 Revert "net/tls: Add force_resync for driver resync" by Boris Pismenny · 4 years, 7 months ago
  17. b3ae245 net/tls: Add force_resync for driver resync by Tariq Toukan · 4 years, 7 months ago
  18. d5bee73 net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCE by Jakub Sitnicki · 4 years, 10 months ago
  19. 06f5201c net/tls: Fix to avoid gettig invalid tls record by Rohit Maheshwari · 4 years, 10 months ago
  20. 8d5a49e net/tls: add helper for testing if socket is RX offloaded by Jakub Kicinski · 5 years ago
  21. 4a5cdc6 net/tls: Fix return values to avoid ENOTSUPP by Valentin Vidic · 5 years ago
  22. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  23. 79ffe60 net/tls: add a TX lock by Jakub Kicinski · 5 years ago
  24. 02b1fa0 net/tls: don't pay attention to sk_write_pending when pushing partial records by Jakub Kicinski · 5 years ago
  25. 4de30a8 net/tls: pass context to tls_device_decrypted() by Jakub Kicinski · 5 years ago
  26. 34ef1ed net/tls: make allocation failure unlikely by Jakub Kicinski · 5 years ago
  27. 93277b2 net/tls: mark sk->err being set as unlikely by Jakub Kicinski · 5 years ago
  28. a4d26fd net/tls: add TlsDeviceRxResync statistic by Jakub Kicinski · 5 years ago
  29. 9ec1c6a net/tls: add device decrypted trace point by Jakub Kicinski · 5 years ago
  30. 8538d29 net/tls: add tracing for device/offload events by Jakub Kicinski · 5 years ago
  31. e681cc6 net/tls: align non temporal copy to cache lines by Jakub Kicinski · 5 years ago
  32. e7b159a net/tls: remove the record tail optimization by Jakub Kicinski · 5 years ago
  33. d4774ac net/tls: use RCU for the adder to the offload record list by Jakub Kicinski · 5 years ago
  34. 7ccd451 net/tls: unref frags in order by Jakub Kicinski · 5 years ago
  35. 6e3d02b net/tls: dedup the record cleanup by Jakub Kicinski · 5 years ago
  36. 3544c98a net/tls: narrow down the critical area of device_offload_lock by Jakub Kicinski · 5 years ago
  37. 90962b4 net/tls: don't jump to return by Jakub Kicinski · 5 years ago
  38. 15a7dea net/tls: use RCU protection on icsk->icsk_ulp_data by Jakub Kicinski · 5 years ago
  39. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  40. 4147766 net/tls: prevent skb_orphan() from leaking TLS plain text with offload by Jakub Kicinski · 5 years ago
  41. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  42. d8e18a5 net: Use skb accessors in network core by Matthew Wilcox (Oracle) · 5 years ago
  43. ab232e6 net/tls: add missing prot info init by Jakub Kicinski · 5 years ago
  44. b5d9a83 net/tls: don't clear TX resync flag on error by Dirk van der Merwe · 5 years ago
  45. af144a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  46. acd3e96 net/tls: make sure offload also gets the keys wiped by Jakub Kicinski · 6 years ago
  47. 618bac4 net/tls: reject offload of TLS 1.3 by Jakub Kicinski · 6 years ago
  48. 5018007 net/tls: add kernel-driven resync mechanism for TX by Jakub Kicinski · 6 years ago
  49. eeb2efa net/tls: generalize the resync callback by Jakub Kicinski · 6 years ago
  50. f953d33b net/tls: add kernel-driven TLS RX resync by Jakub Kicinski · 6 years ago
  51. fe58a5a net/tls: rename handle_device_resync() by Jakub Kicinski · 6 years ago
  52. 89fec47 net/tls: pass record number as a byte array by Jakub Kicinski · 6 years ago
  53. 4967373 net/tls: simplify seq calculation in handle_device_resync() by Jakub Kicinski · 6 years ago
  54. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  55. fb0f886 net/tls: don't pass version to tls_advance_record_sn() by Jakub Kicinski · 6 years ago
  56. 9cd8198 net/tls: use version from prot by Jakub Kicinski · 6 years ago
  57. 1fe275d net/tls: don't re-check msg decrypted status in tls_device_decrypted() by Jakub Kicinski · 6 years ago
  58. aeb11ff net/tls: check return values from skb_copy_bits() and skb_store_bits() by Jakub Kicinski · 6 years ago
  59. e52972c net/tls: replace the sleeping lock around RX resync with a bit lock by Jakub Kicinski · 6 years ago
  60. 27393f8 Revert "net/tls: avoid NULL-deref on resync during device removal" by Jakub Kicinski · 6 years ago
  61. c3f4a6c net/tls: don't ignore netdev notifications if no TLS features by Jakub Kicinski · 6 years ago
  62. 3686637 net/tls: fix state removal with feature flags off by Jakub Kicinski · 6 years ago
  63. 38030d7 net/tls: avoid NULL-deref on resync during device removal by Jakub Kicinski · 6 years ago
  64. 88c80be net/tls: remove set but not used variables by Jakub Kicinski · 6 years ago
  65. 494bc1d net/tcp: use deferred jump label for TCP acked data hook by Jakub Kicinski · 6 years ago
  66. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. eb3d38d net/tls: fix copy to fragments in reencrypt by Jakub Kicinski · 6 years ago
  68. 97e1caa net/tls: don't copy negative amounts of data in reencrypt by Jakub Kicinski · 6 years ago
  69. 63a1c95 net/tls: byte swap device req TCP seq no upon setting by Jakub Kicinski · 6 years ago
  70. 9e99579 net/tls: remove old exports of sk_destruct functions by Jakub Kicinski · 6 years ago
  71. e49d268d net/tls: don't log errors every time offload can't proceed by Jakub Kicinski · 6 years ago
  72. 12c7686 net/tls: don't leak IV and record seq when offload fails by Jakub Kicinski · 6 years ago
  73. 62ef81d net/tls: avoid potential deadlock in tls_set_device_offload_rx() by Jakub Kicinski · 6 years ago
  74. 35b71a34 net/tls: don't leak partially sent record in device mode by Jakub Kicinski · 6 years ago
  75. 5a03bc7 net/tls: fix the IV leaks by Jakub Kicinski · 6 years ago
  76. 4504ab0 net/tls: Inform user space about send buffer availability by Vakul Garg · 6 years ago
  77. 7463d3a tls: Fix write space handling by Boris Pismenny · 6 years ago
  78. 9485025 tls: Fix tls_device handling of partial records by Boris Pismenny · 6 years ago
  79. 4509de1 net/tls: Move protocol constants from cipher context to tls context by Vakul Garg · 6 years ago
  80. 130b392 net: tls: Add tls 1.3 support by Dave Watson · 6 years ago
  81. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  82. d829e9c tls: convert to generic sk_msg interface by Daniel Borkmann · 6 years ago
  83. 86029d1 tls: zero the crypto information from tls_context before freeing by Sabrina Dubroca · 6 years ago
  84. 969d509 net/tls: Use kmemdup to simplify the code by zhong jiang · 6 years ago
  85. eecd685 tls: Fix copy-paste error in tls_device_reencrypt by Gustavo A. R. Silva · 6 years ago
  86. 4799ac8 tls: Add rx inline crypto offload by Boris Pismenny · 6 years ago
  87. d80a1b9d tls: Refactor tls_offload variable names by Boris Pismenny · 6 years ago
  88. 895262d tls: Fix tls_device initialization by Boris Pismenny · 7 years ago
  89. e8f6979 net/tls: Add generic NIC offload infrastructure by Ilya Lesokhin · 7 years ago