aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
Commit message (Expand)AuthorAge
* tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh2018-10-02
* tipc: fix failover problemLUU Duc Canh2018-09-29
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
|\
| * tipc: fix wrong return value from function tipc_node_try_addr()Jon Maloy2018-07-07
* | tipc: make link capability update thread safeJon Maloy2018-07-20
* | tipc: check session number before accepting link protocol messagesJon Maloy2018-07-12
* | tipc: add sequence number check for link STATE messagesJon Maloy2018-07-12
* | tipc: Auto removal of peer down node instanceGhantaKrishnamurthy MohanKrishna2018-06-30
* | tipc: optimize function tipc_node_timeout()Tung Nguyen2018-06-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-11
|\
| * tipc: eliminate KMSAN uninit-value in strcmp complaintYing Xue2018-05-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-04
|\|
| * tipc: fix bug in function tipc_nl_node_dump_monitorJon Maloy2018-04-27
* | tipc: introduce ioctl for fetching node identityJon Maloy2018-04-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-21
|\|
| * tipc: fix infinite loop when dumping link monitor summaryTung Nguyen2018-04-18
* | tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna2018-04-20
|/
* tipc: permit overlapping service ranges in name tableJon Maloy2018-03-31
* tipc: replace name table service range array with rb treeJon Maloy2018-03-31
* tipc: tipc_node_create() can be staticWei Yongjun2018-03-27
* tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-23
* tipc: add 128-bit node identifierJon Maloy2018-03-23
* tipc: remove restrictions on node address valuesJon Maloy2018-03-23
* tipc: apply bearer link tolerance on running linksJon Maloy2018-02-14
* tipc: fix a memory leak in tipc_nl_node_get_link()Cong Wang2018-01-15
* tipc: enforce valid ratio between skb truesize and contentsJon Maloy2017-11-15
* net: tipc: Convert timers to use timer_setup()Kees Cook2017-10-31
* tipc: add new function for sending multiple small messagesJon Maloy2017-10-13
* tipc: add ability to obtain node availability status from other filesJon Maloy2017-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * tipc: context imbalance at node read unlockParthasarathy Bhuvaragan2017-08-25
| * tipc: perform skb_linearize() before parsing the inner headerParthasarathy Bhuvaragan2017-08-25
* | tipc: don't reset stale broadcast send linkJon Paul Maloy2017-08-21
|/
* tipc: remove premature ESTABLISH FSM event at link synchronizationJon Paul Maloy2017-08-10
* tipc: check return value of nlmsg_newPan Bian2017-04-24
* netlink: pass extended ACK struct where availableJohannes Berg2017-04-13
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* tipc: move premature initilalization of stack variablesJon Paul Maloy2017-02-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * tipc: fix nametbl_lock soft lockup at node/link eventsParthasarathy Bhuvaragan2017-01-24
* | tipc: introduce replicast as transport option for multicastJon Paul Maloy2017-01-20
* | tipc: reduce risk of user starvation during link congestionJon Paul Maloy2017-01-03
|/
* tipc: fix broadcast link synchronization problemJon Paul Maloy2016-10-29
* tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-02
* tipc: add peer removal functionalityRichard Alpe2016-08-19
* tipc: dump monitor attributesParthasarathy Bhuvaragan2016-07-26
* tipc: get monitor threshold for the clusterParthasarathy Bhuvaragan2016-07-26
* tipc: make cluster size threshold for monitoring configurableParthasarathy Bhuvaragan2016-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * tipc: reset all unicast links when broadcast send link failsJon Paul Maloy2016-07-12