aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
Commit message (Expand)AuthorAge
* tipc: clean up skb list lock handling on send pathJon Maloy2019-08-18
* tipc: add loopback device trackingJohn Rutherford2019-08-09
* tipc: optimize link synching mechanismTuong Lien2019-07-25
* tipc: initialize 'validated' field of received packetsJon Maloy2019-07-17
* tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy2019-06-25
* tipc: fix issues with early FAILOVER_MSG from peerTuong Lien2019-06-18
* tipc: fix missing Name entries due to half-failoverTuong Lien2019-05-04
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* tipc: use standard write_lock & unlock functions when creating nodeJon Maloy2019-04-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-27
|\
| * tipc: tipc clang warningJon Maloy2019-03-23
* | tipc: introduce new capability flag for clusterHoang Le2019-03-19
|/
* tipc: fix link session and re-establish issuesTuong Lien2019-02-12
* tipc: add trace_events for tipc nodeTuong Lien2018-12-19
* tipc: add trace_events for tipc linkTuong Lien2018-12-19
* tipc: enable tracepoints in tipcTuong Lien2018-12-19
* tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving itZhenbo Gao2018-12-19
* tipc: fix node keep alive interval calculationHoang Le2018-12-05
* tipc: fix lockdep warning during node deleteJon Maloy2018-11-27
* 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
|\