index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-25
1
-2
/
+2
*
tipc: add automatic rekeying for encryption key
Tuong Lien
2020-09-18
1
-1
/
+112
*
tipc: add automatic session key exchange
Tuong Lien
2020-09-18
1
-19
/
+345
*
tipc: introduce encryption master key
Tuong Lien
2020-09-18
1
-55
/
+155
*
tipc: optimize key switching time and logic
Tuong Lien
2020-09-18
1
-203
/
+139
*
tipc: fix using smp_processor_id() in preemptible
Tuong Lien
2020-08-30
1
-3
/
+9
*
tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
Xin Long
2020-08-20
1
-0
/
+2
*
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
1
-5
/
+5
*
Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"
Tuong Lien
2020-06-02
1
-1
/
+0
*
tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
Xiyu Yang
2020-04-18
1
-0
/
+1
*
net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-12-12
1
-4
/
+1
*
tipc: fix update of the uninitialized variable err
Colin Ian King
2019-11-11
1
-1
/
+1
*
tipc: introduce TIPC encryption & authentication
Tuong Lien
2019-11-08
1
-0
/
+1986