| Commit message (Expand) | Author | Age | Files | Lines |
* | tipc: add NULL pointer check to prevent kernel oops | Hoang Le | 2020-03-15 | 1 | -2/+10 |
* | tipc: update mon's self addr when node addr generated | Hoang Le | 2019-11-13 | 1 | -0/+15 |
* | netlink: make nla_nest_start() add NLA_F_NESTED flag | Michal Kubecek | 2019-04-27 | 1 | -2/+2 |
* | tipc: make some functions static | YueHaibing | 2018-07-22 | 1 | -1/+2 |
* | tipc: fix infinite loop when dumping link monitor summary | Tung Nguyen | 2018-04-18 | 1 | -1/+1 |
* | tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path | Tommi Rantala | 2017-12-27 | 1 | -1/+5 |
* | tipc: eliminate unnecessary probing | Jon Maloy | 2017-11-03 | 1 | -1/+10 |
* | net: tipc: Convert timers to use timer_setup() | Kees Cook | 2017-11-01 | 1 | -3/+3 |
* | tipc: improve sanity check for received domain records | Jon Paul Maloy | 2016-11-26 | 1 | -5/+5 |
* | tipc: fix variable dereference before NULL check | Parthasarathy Bhuvaragan | 2016-08-11 | 1 | -1/+2 |
* | tipc: fix imbalance read_unlock_bh in __tipc_nl_add_monitor() | Wei Yongjun | 2016-07-31 | 1 | -1/+1 |
* | tipc: dump monitor attributes | Parthasarathy Bhuvaragan | 2016-07-26 | 1 | -0/+133 |
* | tipc: get monitor threshold for the cluster | Parthasarathy Bhuvaragan | 2016-07-26 | 1 | -0/+7 |
* | tipc: make cluster size threshold for monitoring configurable | Parthasarathy Bhuvaragan | 2016-07-26 | 1 | -0/+12 |
* | tipc: potential shift wrapping bug in map_set() | Dan Carpenter | 2016-06-18 | 1 | -2/+2 |
* | tipc: add neighbor monitoring framework | Jon Paul Maloy | 2016-06-15 | 1 | -0/+651 |