summaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+11Star
* 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-061-1/+1
* tipc: rename media/msg related definitionsErik Hugne2015-02-281-2/+2
* tipc: eliminate race condition at multicast receptionJon Paul Maloy2015-02-061-0/+17
* tipc: resolve race problem at unicast message receptionJon Paul Maloy2015-02-061-0/+73
* tipc: split up function tipc_msg_eval()Jon Paul Maloy2015-02-061-4/+5
* tipc: reduce usage of context info in socket and linkJon Paul Maloy2015-02-061-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/+0Star
* 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/+0Star
* 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-171-2/+2
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-171-3/+0Star
* tipc: add new functions for multicast and broadcast distributionJon Paul Maloy2014-07-171-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-081-12/+0Star
* tipc: remove iovec length parameter from all sending functionsYing Xue2013-10-181-2/+1Star
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-181-2/+2
* tipc: remove user_port instance from tipc_port structureYing Xue2013-06-181-2/+2
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-21/+0Star
* tipc: Remove duplicate check of message destination nodeAllan Stephens2012-02-241-5/+0Star
* 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/+6Star
* 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/+0Star
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-101-3/+2Star
* tipc: Cosmetic consolidation of internal message type definitionsAllan Stephens2011-05-101-29/+29
* tipc: Eliminate unused routing message definitionsAllan Stephens2011-05-101-9/+0Star
* tipc: Update comments in message header include fileAllan Stephens2011-05-101-66/+23Star
* tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens2011-03-131-7/+0Star
* tipc: Eliminate remaining support for routing table messagesAllan Stephens2011-03-131-15/+0Star