summaryrefslogtreecommitdiff
path: root/net/tipc/bcast.c
Commit message (Expand)AuthorAge
* tipc: bcast: use true and false for boolean valuesGustavo A. R. Silva2018-03-07
* tipc: fall back to smaller MTU if allocation of local send skb failsJon Maloy2017-12-01
* tipc: improve destination linked listJon Maloy2017-10-13
* tipc: correct initialization of skb listJon Maloy2017-10-08
* tipc: make replicast a user selectable optionJon Paul Maloy2017-01-20
* tipc: introduce replicast as transport option for multicastJon Paul Maloy2017-01-20
* tipc: add functionality to lookup multicast destination nodesJon Paul Maloy2017-01-20
* tipc: add function for checking broadcast support in bearerJon Paul Maloy2017-01-20
* tipc: reduce risk of user starvation during link congestionJon Paul Maloy2017-01-03
* tipc: fix broadcast link synchronization problemJon Paul Maloy2016-10-29
* tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-02
* tipc: remove pre-allocated message header in link structJon Paul Maloy2016-03-06
* tipc: narrow down interface towards struct tipc_linkJon Paul Maloy2015-11-20
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-24
* tipc: eliminate link's reference to owner nodeJon Paul Maloy2015-10-24
* tipc: introduce jumbo frame support for broadcastJon Paul Maloy2015-10-24
* tipc: simplify bearer level broadcastJon Paul Maloy2015-10-24
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-24
* tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy2015-10-24
* tipc: let broadcast transmission use new link transmit functionJon Paul Maloy2015-10-24
* tipc: use explicit allocation of broadcast send linkJon Paul Maloy2015-10-24
* tipc: create broadcast transmission link at namespace initJon Paul Maloy2015-10-24
* tipc: move broadcast link lock to struct tipc_netJon Paul Maloy2015-10-24
* tipc: move bcast definitions to bcast.cJon Paul Maloy2015-10-24
* tipc: extend broadcast link window sizeJon Paul Maloy2015-10-21
* net: tipc: fix stall during bclink wakeup procedureKolmakov Dmitriy2015-09-08
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-20
* tipc: clean up definitions and usage of link flagsJon Paul Maloy2015-07-20
* tipc: change sk_buffer handling in tipc_link_xmit()Jon Paul Maloy2015-07-20
* tipc: introduce link entry structure to struct tipc_nodeJon Paul Maloy2015-07-20
* tipc: purge backlog queue counters when broadcast link is resetJon Paul Maloy2015-06-28
* tipc: add packet sequence number at instant of transmissionJon Paul Maloy2015-05-14
* tipc: rename fields in struct tipc_linkJon Paul Maloy2015-05-14
* tipc: add broadcast link window set/get to nl apiRichard Alpe2015-05-09
* tipc: simplify link mtu negotiationJon Paul Maloy2015-04-02
* tipc: involve reference counter for node structureYing Xue2015-03-29
* tipc: fix potential deadlock when all links are resetYing Xue2015-03-29
* tipc: introduce starvation free send algorithmJon Paul Maloy2015-03-25
* tipc: fix a link reset issue due to retransmission failuresYing Xue2015-03-25
* tipc: clean up handling of message prioritiesJon Paul Maloy2015-03-14
* tipc: split link outqueueJon Paul Maloy2015-03-14
* tipc: eliminate unnecessary call to broadcast ack functionJon Paul Maloy2015-03-14
* tipc: convert legacy nl link stat to nl compatRichard Alpe2015-02-09
* tipc: move and rename the legacy nl api to "nl compat"Richard Alpe2015-02-09
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-05
* tipc: simplify socket multicast receptionJon Paul Maloy2015-02-05
* tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-05
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-05
* tipc: make tipc node address support net namespaceYing Xue2015-01-12
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-12