summaryrefslogtreecommitdiffstats
path: root/net/tipc/discover.c
AgeCommit message (Expand)AuthorLines
2015-02-05tipc: reduce usage of context info in socket and linkJon Paul Maloy-1/+2
2015-02-04tipc: eliminate race during node creationJon Paul Maloy-7/+2
2015-01-12tipc: make tipc random value aware of net namespaceYing Xue-1/+1
2015-01-12tipc: make tipc node address support net namespaceYing Xue-4/+4
2015-01-12tipc: make bearer list support net namespaceYing Xue-4/+8
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue-2/+2
2015-01-12tipc: involve namespace infrastructureYing Xue-9/+17
2015-01-12tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue-14/+18
2014-05-14tipc: clean up neigbor discovery message receptionJon Paul Maloy-108/+111
2014-05-14tipc: improve and extend media address conversion functionsJon Paul Maloy-1/+1
2014-04-27tipc: fix a possible memory leakYing Xue-1/+3
2014-04-22tipc: fix race in disc create/deleteYing Xue-18/+35
2014-04-22tipc: decouple the relationship between bearer and linkYing Xue-7/+10
2014-03-28tipc: make discovery domain a bearer attributeErik Hugne-12/+7
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue-2/+2
2014-01-07tipc: introduce new spinlock to protect struct link_reqYing Xue-2/+9
2013-12-09tipc: remove interface state mirroring in bearerErik Hugne-13/+4
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker-4/+3
2013-04-17tipc: move bcast_addr from struct tipc_media to struct tipc_bearerPatrick McHardy-1/+1
2012-11-21tipc: remove the bearer congestion mechanismYing Xue-1/+1
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne-4/+2
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne-2/+2
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker-14/+0
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens-3/+3
2012-02-24tipc: Detect duplicate nodes using different network interfacesAllan Stephens-14/+58
2012-02-24tipc: Introduce node signature field in neighbor discovery messageAllan Stephens-0/+3
2011-12-29tipc: rename struct link* to struct tipc_link*Paul Gortmaker-10/+10
2011-12-27tipc: Ignore neighbor discovery messages containing invalid addressAllan Stephens-0/+3
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens-2/+2
2011-09-17tipc: Ensure both nodes recognize loss of contact between themAllan Stephens-6/+0
2011-05-10tipc: Revise timings used when sending link request messagesAllan Stephens-30/+36
2011-05-10tipc: Add monitoring of number of nodes discovered by bearerAllan Stephens-5/+27
2011-05-10tipc: Enhance sending of discovery object link request messagesAllan Stephens-1/+13
2011-05-10tipc: Enhance handling of discovery object creation failuresAllan Stephens-24/+21
2011-05-10tipc: Strengthen checks for neighboring node discoveryAllan Stephens-2/+5
2011-03-13tipc: Don't respond to neighbor discovery request on blocked bearerAllan Stephens-1/+1
2011-03-13tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens-2/+2
2011-03-13tipc: Optimizations to link creation codeAllan Stephens-1/+1
2011-03-13tipc: Give Tx of discovery responses priority over link messagesAllan Stephens-7/+9
2011-03-13tipc: Cosmetic changes to neighbor discovery logicAllan Stephens-44/+59
2011-02-23tipc: Remove unused message header field for requested number of linksAllan Stephens-8/+3
2011-02-23tipc: Combine bearer structure with tipc_bearer structureAllan Stephens-13/+13
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens-1/+1
2011-01-01tipc: remove redundant #includesAllan Stephens-2/+0
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens-4/+0
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens-4/+0
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens-2/+0
2010-10-16tipc: cleanup function namespacestephen hemminger-15/+1
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker-20/+0
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens-0/+8