summaryrefslogtreecommitdiff
path: root/net/tipc/discover.c
Commit message (Expand)AuthorAge
* tipc: honor msg2addr return valueRichard Alpe2016-06-29
* tipc: eliminate buffer leak in bearer layerJon Paul Maloy2016-04-07
* tipc: eliminate remnants of hungarian notationJon Paul Maloy2015-11-20
* tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy2015-10-24
* tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy2015-10-24
* tipc: move received discovery data evaluation inside node.cJon Paul Maloy2015-07-30
* tipc: move link creation from neighbor discoverer to nodeJon Paul Maloy2015-07-20
* tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy2015-07-20
* tipc: involve reference counter for node structureYing Xue2015-03-29
* tipc: add framework for node capabilities exchangeJon Paul Maloy2015-03-14
* tipc: increase size of tipc discovery messagesErik Hugne2015-03-05
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-05
* tipc: eliminate race during node creationJon Paul Maloy2015-02-04
* tipc: make tipc random value aware of net namespaceYing Xue2015-01-12
* tipc: make tipc node address support net namespaceYing Xue2015-01-12
* tipc: make bearer list support net namespaceYing Xue2015-01-12
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-12
* tipc: involve namespace infrastructureYing Xue2015-01-12
* tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue2015-01-12
* tipc: clean up neigbor discovery message receptionJon Paul Maloy2014-05-14
* tipc: improve and extend media address conversion functionsJon Paul Maloy2014-05-14
* tipc: fix a possible memory leakYing Xue2014-04-27
* tipc: fix race in disc create/deleteYing Xue2014-04-22
* tipc: decouple the relationship between bearer and linkYing Xue2014-04-22
* tipc: make discovery domain a bearer attributeErik Hugne2014-03-28
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-18
* tipc: introduce new spinlock to protect struct link_reqYing Xue2014-01-07
* tipc: remove interface state mirroring in bearerErik Hugne2013-12-09
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-17
* tipc: move bcast_addr from struct tipc_media to struct tipc_bearerPatrick McHardy2013-04-17
* tipc: remove the bearer congestion mechanismYing Xue2012-11-21
* tipc: phase out most of the struct print_buf usageErik Hugne2012-07-13
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-13
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-24
* tipc: Detect duplicate nodes using different network interfacesAllan Stephens2012-02-24
* tipc: Introduce node signature field in neighbor discovery messageAllan Stephens2012-02-24
* tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-29
* tipc: Ignore neighbor discovery messages containing invalid addressAllan Stephens2011-12-27
* tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens2011-12-27
* tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-17
* tipc: Revise timings used when sending link request messagesAllan Stephens2011-05-10
* tipc: Add monitoring of number of nodes discovered by bearerAllan Stephens2011-05-10
* tipc: Enhance sending of discovery object link request messagesAllan Stephens2011-05-10
* tipc: Enhance handling of discovery object creation failuresAllan Stephens2011-05-10
* tipc: Strengthen checks for neighboring node discoveryAllan Stephens2011-05-10
* tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens2011-03-13
* tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens2011-03-13
* tipc: Optimizations to link creation codeAllan Stephens2011-03-13
* tipc: Give Tx of discovery responses priority over link messagesAllan Stephens2011-03-13