index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tls
/
tls_device_fallback.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
1
-1
/
+2
2022-07-08
tls: create an internal header
Jakub Kicinski
1
-0
/
+2
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+3
2021-06-01
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
1
-0
/
+7
2021-01-18
net/tls: Except bond interface from some TLS checks
Tariq Toukan
1
-1
/
+1
2020-11-27
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
1
-6
/
+7
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-08
net/tls: fix socket wmem accounting on fallback with netem
Jakub Kicinski
1
-0
/
+4
2019-06-06
net/tls: export TLS per skb encryption
Dirk van der Merwe
1
-0
/
+6
2019-06-04
net/tls: remove false positive warning
Jakub Kicinski
1
-2
/
+4
2019-05-01
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
1
-1
/
+2
2019-04-18
net/tls: fix refcount adjustment in fallback
Jakub Kicinski
1
-3
/
+10
2019-02-01
net: tls: Add tls 1.3 support
Dave Watson
1
-1
/
+2
2018-09-13
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
1
-1
/
+1
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2018-08-03
crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()
Eric Biggers
1
-1
/
+1
2018-07-16
tls: Add rx inline crypto offload
Boris Pismenny
1
-0
/
+1
2018-07-16
tls: Refactor tls_offload variable names
Boris Pismenny
1
-4
/
+4
2018-05-01
net/tls: Add generic NIC offload infrastructure
Ilya Lesokhin
1
-0
/
+450