aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/port.c
Commit message (Expand)AuthorAge
* tipc: Optimize setting of immutable payload message header fieldsAllan Stephens2012-02-29
* tipc: Un-inline port routine for processing incoming messagesAllan Stephens2012-02-29
* tipc: Revert name table translation optimizationAllan Stephens2012-02-24
* tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-24
* tipc: Minor optimization to rejection of connection-based messagesAllan Stephens2012-02-06
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-29
* tipc: Optimize creation of connection protocol messagesAllan Stephens2011-06-24
* tipc: Don't create payload message using connection protocol routineAllan Stephens2011-06-24
* tipc: Reject connection protocol message sent to unconnected portAllan Stephens2011-06-24
* tipc: Optimize creation of FIN messagesAllan Stephens2011-06-24
* tipc: Cleanup of message header size terminologyAllan Stephens2011-06-24
* tipc: Optimizations & corrections to message rejectionAllan Stephens2011-06-24
* tipc: Optimize routing of returned payload messagesAllan Stephens2011-06-24
* tipc: Add sanity check to detect rejection of non-payload messagesAllan Stephens2011-06-24
* tipc: Standardize exit logic for message rejection handlingAllan Stephens2011-06-24
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-10
* tipc: Update destination node field on incoming multicast messagesAllan Stephens2011-05-10
* tipc: Fix problem with bundled multicast messageAllan Stephens2011-05-10
* tipc: Set name lookup scope field properly in all data messagesAllan Stephens2011-05-10
* tipc: Remove support for per-connection message sequence numberingAllan Stephens2011-02-23
* tipc: Fix port counter handling to correct congestion controlAllan Stephens2011-02-23
* tipc: Combine port structure with tipc_port structureAllan Stephens2011-02-23
* tipc: remove extraneous braces from single statementsAllan Stephens2011-01-01
* tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-01
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* tipc: remove pointless check for NULL prior to kfreeAllan Stephens2011-01-01
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-01
* tipc: Remove user registry subsystemAllan Stephens2011-01-01
* tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-01
* tipc: Delete tipc_ownidentity()Allan Stephens2010-12-02
* tipc: Eliminate obsolete native API forwarding routinesAllan Stephens2010-12-02
* tipc: Remove unused domain argument from multicast send routineAllan Stephens2010-12-02
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-02
* tipc: cleanup function namespacestephen hemminger2010-10-16
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-13
* tipc: Minor optimizations to name table translation codeAllan Stephens2010-09-06
* tipc: Remove per-connection sequence number logicAllan Stephens2010-08-17
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-13
* tipc: Eliminate unnecessary initialization in native API send routinesAllan Stephens2010-05-13
* tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens2010-05-13
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-15
* tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens2008-07-15
* tipc: Fix bugs in rejection of message with short headerAllan Stephens2008-06-04
* tipc: Message header creation optimizationsAllan Stephens2008-06-04
* tipc: Optimize message initialization routineAllan Stephens2008-06-04
* tipc: Standardize error checking on incoming messages via native APIAllan Stephens2008-06-04
* tipc: Fix bug in connection setup via native APIAllan Stephens2008-06-04
* tipc: Update "previous node" indicators when node address changesAllan Stephens2008-05-21
* tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-12
* [TIPC]: Overhaul of socket locking logicAllan Stephens2008-04-15