summaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-021-0/+10
* tipc: unclone unbundled buffers before forwardingJon Paul Maloy2016-06-221-11/+0
* tipc: redesign connection-level flow controlJon Paul Maloy2016-05-031-2/+12
* tipc: guarantee peer bearer id exchange after rebootJon Paul Maloy2016-04-151-0/+10
* tipc: stricter filtering of packets in bearer layerJon Paul Maloy2016-04-071-0/+5
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-241-0/+5
* tipc: let broadcast transmission use new link transmit functionJon Paul Maloy2015-10-241-1/+1
* tipc: make struct tipc_link generic to support broadcastJon Paul Maloy2015-10-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-2/+2
|\
| * tipc: move fragment importance field to new header positionJon Paul Maloy2015-10-141-2/+2
* | tipc: disallow packet duplicates in link deferred queueJon Paul Maloy2015-10-151-32/+2
|/
* tipc: remove implicit message delivery in node_unlock()Jon Paul Maloy2015-07-301-22/+0
* tipc: make resetting of links non-atomicJon Paul Maloy2015-07-301-0/+29
* tipc: move link synch and failover to link aggregation levelJon Paul Maloy2015-07-301-21/+11
* tipc: clean up socket layer message receptionJon Paul Maloy2015-07-261-2/+1
* tipc: introduce new tipc_sk_respond() functionJon Paul Maloy2015-07-261-1/+1
* tipc: let function tipc_msg_reverse() expand header when neededJon Paul Maloy2015-07-261-2/+1
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-201-4/+46
* tipc: introduce node contact FSMJon Paul Maloy2015-07-201-0/+7
* tipc: add packet sequence number at instant of transmissionJon Paul Maloy2015-05-141-3/+3
* tipc: improve link congestion algorithmJon Paul Maloy2015-05-141-5/+9
* tipc: simplify packet sequence number handlingJon Paul Maloy2015-05-141-6/+11
* tipc: eliminate delayed link deletion at link failoverJon Paul Maloy2015-04-021-5/+5
* tipc: eliminate race condition at dual link establishmentJon Paul Maloy2015-03-251-0/+8
* tipc: clean up handling of link congestionJon Paul Maloy2015-03-251-17/+11
* tipc: clean up handling of message prioritiesJon Paul Maloy2015-03-141-31/+34
* tipc: split link outqueueJon Paul Maloy2015-03-141-3/+3
* tipc: move message validation function to msg.cJon Paul Maloy2015-03-141-2/+3
* tipc: add framework for node capabilities exchangeJon Paul Maloy2015-03-141-1/+10
* tipc: add ip/udp media typeErik Hugne2015-03-051-1/+1
* tipc: rename media/msg related definitionsErik Hugne2015-02-271-2/+2
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-051-0/+17
* tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-051-0/+73
* tipc: split up function tipc_msg_eval()Jon Paul Maloy2015-02-051-4/+5
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-051-5/+5
* tipc: make tipc node address support net namespaceYing Xue2015-01-121-10/+11
* tipc: name tipc name table support net namespaceYing Xue2015-01-121-1/+1
* tipc: make tipc broadcast link support net namespaceYing Xue2015-01-121-1/+1
* tipc: cleanup core.c and core.h filesYing Xue2015-01-121-8/+29
* tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue2015-01-121-2/+0
* tipc: use generic SKB list APIs to manage TIPC outgoing packet chainsYing Xue2014-11-261-3/+3
* tipc: use generic SKB list APIs to manage link transmission queueYing Xue2014-11-261-2/+3
* tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSEDYing Xue2014-11-261-5/+0
* tipc_msg_build(): pass msghdr instead of its ->msg_iovAl Viro2014-11-241-1/+1
* tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy2014-08-231-0/+1
* tipc: introduce new function tipc_msg_create()Jon Paul Maloy2014-08-231-0/+4
* tipc: rename temporarily named functionsJon Paul Maloy2014-07-161-2/+2
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-161-3/+0
* tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-161-0/+2
* tipc: introduce message evaluation functionJon Paul Maloy2014-06-271-0/+2
OpenPOWER on IntegriCloud