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