aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/tipc/crypto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-02Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"Tuong Lien1-1/+0
2020-04-18tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcvXiyu Yang1-0/+1
2019-12-12net/tipc: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney1-4/+1
2019-11-11tipc: fix update of the uninitialized variable errColin Ian King1-1/+1
2019-11-08tipc: introduce TIPC encryption & authenticationTuong Lien1-0/+1986