summaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* tipc: separate building and sending of rejected messagesJon Paul Maloy2014-06-271-0/+2
* tipc: introduce direct iovec to buffer chain fragmentation functionJon Paul Maloy2014-06-271-0/+3
* tipc: introduce send functions for chained buffers in linkJon Paul Maloy2014-06-271-1/+24
* tipc: rename and move message reassembly functionJon Paul Maloy2014-05-141-1/+4
* tipc: message reassembly using fragment chainErik Hugne2013-11-071-12/+0
* tipc: remove iovec length parameter from all sending functionsYing Xue2013-10-181-2/+1
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-171-2/+2
* tipc: remove user_port instance from tipc_port structureYing Xue2013-06-171-2/+2
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-21/+0
* tipc: Remove duplicate check of message destination nodeAllan Stephens2012-02-241-5/+0
* tipc: Introduce node signature field in neighbor discovery messageAllan Stephens2012-02-241-0/+10
* tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens2011-12-271-10/+6
* tipc: Cleanup of message header size terminologyAllan Stephens2011-06-241-5/+5
* tipc: Eliminate redundant masking in message header routinesAllan Stephens2011-06-241-2/+2
* tipc: Eliminate message header routines for caching destination nodeAllan Stephens2011-06-241-20/+0
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-101-3/+2
* tipc: Cosmetic consolidation of internal message type definitionsAllan Stephens2011-05-101-29/+29
* tipc: Eliminate unused routing message definitionsAllan Stephens2011-05-101-9/+0
* tipc: Update comments in message header include fileAllan Stephens2011-05-101-66/+23
OpenPOWER on IntegriCloud