index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
crypto.c
Age
Commit message (
Expand
)
Author
2021-03-11
tipc: clean up warnings detected by sparse
Hoang Huu Le
2020-12-01
net/tipc: fix all function Return: notation
Randy Dunlap
2020-12-01
net/tipc: fix various kernel-doc warnings
Randy Dunlap
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
2020-09-18
tipc: introduce encryption master key
Tuong Lien
2020-09-18
tipc: optimize key switching time and logic
Tuong Lien
2020-08-30
tipc: fix using smp_processor_id() in preemptible
Tuong Lien
2020-08-20
tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
Xin Long
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-06-02
Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"
Tuong Lien
2020-04-18
tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
Xiyu Yang
2019-12-12
net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-11-11
tipc: fix update of the uninitialized variable err
Colin Ian King
2019-11-08
tipc: introduce TIPC encryption & authentication
Tuong Lien