index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
inline_crypto
/
ch_ktls
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-01-15
chelsio: Use new AES library API
Eric Biggers
-4
/
+4
2025-05-14
net: cxgb4: generate software timestamp just before the doorbell
Jason Xing
-1
/
+1
2024-05-03
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
-1
/
+1
2024-04-11
net: mirror skb frag ref/unref helpers
Mina Almasry
-1
/
+1
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
-0
/
+1
2023-10-13
chcr_ktls: use tls_offload_context_tx and driver_state like other drivers
Sabrina Dubroca
-33
/
+46
2023-06-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
-1
/
+1
2022-11-25
ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()
Anirudh Venkataramanan
-14
/
+12
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
-1
/
+7
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
-3
/
+3
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
-1
/
+1
2021-05-13
cxgb4/ch_ktls: Clear resources when pf4 device is removed
Ayush Sawal
-1
/
+81
2021-04-25
ch_ktls: Remove redundant variable result
Jiapeng Chong
-6
/
+4
2021-04-15
ch_ktls: do not send snd_una update to TCB in middle
Vinay Kumar Yadav
-53
/
+0
2021-04-15
ch_ktls: tcb close causes tls connection failure
Vinay Kumar Yadav
-19
/
+0
2021-04-15
ch_ktls: fix device connection close
Vinay Kumar Yadav
-0
/
+6
2021-04-15
ch_ktls: Fix kernel panic
Vinay Kumar Yadav
-19
/
+5
2021-03-24
ch_ktls: fix enum-conversion warning
Arnd Bergmann
-1
/
+1
2021-03-08
net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...
Bhaskar Chowdhury
-4
/
+4
2021-01-03
chcr_ktls: use AES library for single use cipher
Ard Biesheuvel
-12
/
+7
2020-12-05
ch_ktls: fix build warning for ipv4-only config
Arnd Bergmann
-5
/
+1
2020-11-25
ch_ktls: lock is not freed
Rohit Maheshwari
-1
/
+3
2020-11-11
ch_ktls: stop the txq if reaches threshold
Rohit Maheshwari
-3
/
+15
2020-11-11
ch_ktls: tcb update fails sometimes
Rohit Maheshwari
-4
/
+8
2020-11-11
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
-1
/
+116
2020-11-11
ch_ktls: don't free skb before sending FIN
Rohit Maheshwari
-2
/
+10
2020-11-11
ch_ktls: packet handling prior to start marker
Rohit Maheshwari
-5
/
+33
2020-11-11
ch_ktls: Correction in middle record handling
Rohit Maheshwari
-19
/
+31
2020-11-11
ch_ktls: missing handling of header alone
Rohit Maheshwari
-14
/
+11
2020-11-11
ch_ktls: Correction in trimmed_len calculation
Rohit Maheshwari
-4
/
+7
2020-11-11
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
-169
/
+115
2020-11-11
ch_ktls: Update cheksum information
Rohit Maheshwari
-4
/
+11
2020-11-11
ch_ktls: Correction in finding correct length
Rohit Maheshwari
-7
/
+8
2020-11-11
cxgb4/ch_ktls: decrypted bit is not enough
Rohit Maheshwari
-4
/
+0
2020-09-29
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
-10
/
+18
2020-09-29
ch_ktls: Issue if connection offload fails
Rohit Maheshwari
-147
/
+153
2020-09-11
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
-0
/
+2356