summaryrefslogtreecommitdiffstats
path: root/net/tipc/port.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: merge port message reception into socket reception functionJon Paul Maloy2014-05-141-1/+0Star
* tipc: decrease connection flow control windowJon Paul Maloy2014-05-141-4/+5
* tipc: eliminate redundant lookups in registryJon Paul Maloy2014-03-121-17/+26
* tipc: eliminate redundant lockingJon Paul Maloy2014-03-121-9/+33
* tipc: eliminate upcall function pointers between port and socketJon Paul Maloy2014-03-121-10/+4Star
* tipc: aggregate port structure into socket structureJon Paul Maloy2014-03-121-3/+1Star
* tipc: remove redundant 'peer_name' field in struct tipc_sockJon Paul Maloy2014-03-121-0/+11
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-181-13/+13
* tipc: fix deadlock during socket releaseYing Xue2013-12-301-3/+3
* tipc: remove iovec length parameter from all sending functionsYing Xue2013-10-181-10/+6Star
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-181-4/+6
* tipc: save sock structure pointer instead of void pointer to tipc_portYing Xue2013-06-181-3/+3
* tipc: rename tipc_createport_raw to tipc_createportYing Xue2013-06-181-1/+1
* tipc: remove user_port instance from tipc_port structureYing Xue2013-06-181-14/+0Star
* tipc: delete code orphaned by new server infrastructureYing Xue2013-06-181-52/+1Star
* tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue2013-06-181-0/+2
* tipc: standardize across connect/disconnect function namingPaul Gortmaker2012-12-071-2/+4
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-0/+1
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-301-3/+0Star
* tipc: Ensure network address change doesn't impact local connectionsAllan Stephens2012-04-191-0/+1
* tipc: delete duplicate peerport/peernode helper functionsAllan Stephens2012-04-191-10/+0Star
* tipc: Un-inline port routine for processing incoming messagesAllan Stephens2012-02-291-41/+1Star
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-301-2/+2
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-101-5/+9
* tipc: Remove support for per-connection message sequence numberingAllan Stephens2011-02-241-2/+0Star
* tipc: Fix port counter handling to correct congestion controlAllan Stephens2011-02-241-2/+2
* tipc: Combine port structure with tipc_port structureAllan Stephens2011-02-241-38/+29Star
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-011-1/+1
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-011-1/+0Star
* tipc: Remove user registry subsystemAllan Stephens2011-01-011-5/+1Star
* tipc: Delete tipc_ownidentity()Allan Stephens2010-12-021-2/+0Star
* tipc: Eliminate obsolete native API forwarding routinesAllan Stephens2010-12-021-2/+0Star
* tipc: Remove unused domain argument from multicast send routineAllan Stephens2010-12-021-1/+1
* tipc: Delete useless function prototypesAllan Stephens2010-12-021-1/+0Star
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-021-2/+0Star
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-021-0/+131
* tipc: cleanup function namespacestephen hemminger2010-10-161-2/+0Star
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens2010-05-131-2/+0Star
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-031-1/+1
* [TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens2007-07-111-4/+2Star
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-14/+14
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-29/+29
* [TIPC] Minor changes to #includesJon Maloy2006-01-181-1/+1
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1Star
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+206