index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
crypto.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-04-07
tipc: increment the tmp aead refcnt before attaching it
Xin Long
1
-1
/
+2
2021-04-01
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
1
-0
/
+2
2021-03-12
tipc: clean up warnings detected by sparse
Hoang Huu Le
1
-6
/
+6
2020-12-02
net/tipc: fix all function Return: notation
Randy Dunlap
1
-19
/
+19
2020-12-02
net/tipc: fix various kernel-doc warnings
Randy Dunlap
1
-5
/
+12
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
1
-2
/
+2
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
1
-1
/
+112
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
1
-19
/
+345
2020-09-18
tipc: introduce encryption master key
Tuong Lien
1
-55
/
+155
2020-09-18
tipc: optimize key switching time and logic
Tuong Lien
1
-203
/
+139
2020-08-31
tipc: fix using smp_processor_id() in preemptible
Tuong Lien
1
-3
/
+9
2020-08-21
tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
Xin Long
1
-0
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-5
/
+5
2020-06-03
Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"
Tuong Lien
1
-1
/
+0
2020-04-18
tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
Xiyu Yang
1
-0
/
+1
2019-12-12
net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-4
/
+1
2019-11-12
tipc: fix update of the uninitialized variable err
Colin Ian King
1
-1
/
+1
2019-11-09
tipc: introduce TIPC encryption & authentication
Tuong Lien
1
-0
/
+1986