summaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens2011-03-131-7/+0
* tipc: Eliminate remaining support for routing table messagesAllan Stephens2011-03-131-15/+0
* tipc: Eliminate unnecessary constant for neighbor discovery msg sizeAllan Stephens2011-03-131-1/+0
* tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens2011-03-131-7/+2
* tipc: Eliminate timestamp from link protocol messagesAllan Stephens2011-03-131-10/+0
* tipc: Remove unused message header field for requested number of linksAllan Stephens2011-02-231-10/+0
* tipc: Remove support for per-connection message sequence numberingAllan Stephens2011-02-231-11/+1
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-4/+4
* tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens2011-01-011-6/+1
* tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-011-1/+1
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-021-7/+161
* net: return operator cleanupEric Dumazet2010-09-231-3/+3
OpenPOWER on IntegriCloud