summaryrefslogtreecommitdiffstats
path: root/net/tipc/bcast.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-021-2/+2
* tipc: remove pre-allocated message header in link structJon Paul Maloy2016-03-061-1/+0
* tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy2015-11-201-0/+1
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-241-14/+1
* tipc: introduce jumbo frame support for broadcastJon Paul Maloy2015-10-241-1/+1
* tipc: simplify bearer level broadcastJon Paul Maloy2015-10-241-4/+4
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-241-2/+14
* tipc: use explicit allocation of broadcast send linkJon Paul Maloy2015-10-241-2/+0
* tipc: create broadcast transmission link at namespace initJon Paul Maloy2015-10-241-0/+1
* tipc: move broadcast link lock to struct tipc_netJon Paul Maloy2015-10-241-0/+10
* tipc: move bcast definitions to bcast.cJon Paul Maloy2015-10-241-77/+11
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-201-0/+1
* tipc: add broadcast link window set/get to nl apiRichard Alpe2015-05-091-0/+1
* tipc: fix potential deadlock when all links are resetYing Xue2015-03-291-4/+0
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-091-1/+0
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-051-0/+3
* tipc: simplify socket multicast receptionJon Paul Maloy2015-02-051-20/+4
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-051-1/+1
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-121-26/+71
* tipc: make bearer list support net namespaceYing Xue2015-01-121-3/+4
* tipc: make tipc node table aware of net namespaceYing Xue2015-01-121-2/+2
* tipc: involve namespace infrastructureYing Xue2015-01-121-2/+3
* tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue2014-11-261-1/+1
* tipc: add link get/dump to new netlink apiRichard Alpe2014-11-211-0/+4
* tipc: fix bug in multicast congestion handlingJon Maloy2014-10-071-1/+1
* tipc: rename temporarily named functionsJon Paul Maloy2014-07-161-1/+1
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-161-1/+0
* tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-161-1/+3
* tipc: avoid to asynchronously reset all linksYing Xue2014-05-051-0/+2
* tipc: convert allocations of global variables associated with bclinkYing Xue2014-05-051-1/+1
* tipc: use bc_lock to protect node map in bearer structureYing Xue2014-04-221-4/+1
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-181-2/+2
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-171-1/+2
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-3/+0
* tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-061-1/+1
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-291-5/+5
* tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens2011-12-271-2/+2
* tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens2011-12-271-1/+1
* tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens2011-09-011-1/+0
* tipc: Clean up tracking of node requesting a broadcast retransmitAllan Stephens2011-02-231-1/+2
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-011-0/+1
* tipc: cleanup function namespacestephen hemminger2010-10-161-3/+0
* tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2010-05-121-50/+2
* tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2010-05-121-59/+4
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-121-6/+6
* tipc: fix non-const printf format argumentsStephen Hemminger2009-03-181-1/+1
* net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall2009-01-111-1/+1
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-021-11/+11
* [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-071-13/+0
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-3/+3
OpenPOWER on IntegriCloud