Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |