summaryrefslogtreecommitdiffstats
path: root/net/tipc/bcast.h
AgeCommit message (Expand)AuthorLines
2015-02-09tipc: convert legacy nl link stat to nl compatRichard Alpe-1/+0
2015-02-05tipc: eliminate race condition at multicast receptionJon Paul Maloy-0/+3
2015-02-05tipc: simplify socket multicast receptionJon Paul Maloy-20/+4
2015-02-05tipc: reduce usage of context info in socket and linkJon Paul Maloy-1/+1
2015-01-12tipc: make tipc broadcast link support net namespaceYing Xue-26/+71
2015-01-12tipc: make bearer list support net namespaceYing Xue-3/+4
2015-01-12tipc: make tipc node table aware of net namespaceYing Xue-2/+2
2015-01-12tipc: involve namespace infrastructureYing Xue-2/+3
2014-11-26tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue-1/+1
2014-11-21tipc: add link get/dump to new netlink apiRichard Alpe-0/+4
2014-10-07tipc: fix bug in multicast congestion handlingJon Maloy-1/+1
2014-07-16tipc: rename temporarily named functionsJon Paul Maloy-1/+1
2014-07-16tipc: remove unreferenced functionsJon Paul Maloy-1/+0
2014-07-16tipc: add new functions for multicast and broadcast distributionJon Paul Maloy-1/+3
2014-05-05tipc: avoid to asynchronously reset all linksYing Xue-0/+2
2014-05-05tipc: convert allocations of global variables associated with bclinkYing Xue-1/+1
2014-04-22tipc: use bc_lock to protect node map in bearer structureYing Xue-4/+1
2014-02-18tipc: align tipc function names with common naming practice in the networkYing Xue-2/+2
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker-1/+2
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker-3/+0
2012-02-06tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens-1/+1
2011-12-29tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker-5/+5
2011-12-27tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens-2/+2
2011-12-27tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens-1/+1
2011-09-01tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens-1/+0
2011-02-23tipc: Clean up tracking of node requesting a broadcast retransmitAllan Stephens-1/+2
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens-0/+1
2010-10-16tipc: cleanup function namespacestephen hemminger-3/+0
2010-05-12tipc: Reduce footprint by un-inlining port list routinesAllan Stephens-50/+2
2010-05-12tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens-59/+4
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens-6/+6
2009-03-18tipc: fix non-const printf format argumentsStephen Hemminger-1/+1
2009-01-11net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall-1/+1
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller-11/+11
2008-02-07[TIPC]: Kill unused static inline (x5)Ilpo Järvinen-13/+0
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki-3/+3
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens-1/+1
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden-22/+22
2006-01-12[TIPC] Update of file headersPer Liden-2/+1
2006-01-12[TIPC] License header updatePer Liden-19/+23
2006-01-12[TIPC] Initial mergePer Liden-0/+220