aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/port.h
Commit message (Expand)AuthorAge
* tipc: Fix build.David S. Miller2014-08-19
* tipc: fix message importance range checkErik Hugne2014-08-16
* tipc: remove unreferenced functionsJon Paul Maloy2014-07-17
* tipc: simplify connection congestion handlingJon Paul Maloy2014-06-27
* tipc: clean up connection protocol reception functionJon Paul Maloy2014-06-27
* tipc: same receive code path for connection protocol and data messagesJon Paul Maloy2014-06-27
* tipc: connection oriented transport uses new send functionsJon Paul Maloy2014-06-27
* tipc: RDM/DGRAM transport uses new fragmenting and sending functionsJon Paul Maloy2014-06-27
* tipc: merge port message reception into socket reception functionJon Paul Maloy2014-05-14
* tipc: decrease connection flow control windowJon Paul Maloy2014-05-14
* tipc: eliminate redundant lookups in registryJon Paul Maloy2014-03-12
* tipc: eliminate redundant lockingJon Paul Maloy2014-03-12
* tipc: eliminate upcall function pointers between port and socketJon Paul Maloy2014-03-12
* tipc: aggregate port structure into socket structureJon Paul Maloy2014-03-12
* tipc: remove redundant 'peer_name' field in struct tipc_sockJon Paul Maloy2014-03-12
* tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-18
* tipc: fix deadlock during socket releaseYing Xue2013-12-29
* tipc: remove iovec length parameter from all sending functionsYing Xue2013-10-18
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-17
* tipc: save sock structure pointer instead of void pointer to tipc_portYing Xue2013-06-17
* tipc: rename tipc_createport_raw to tipc_createportYing Xue2013-06-17
* tipc: remove user_port instance from tipc_port structureYing Xue2013-06-17
* tipc: delete code orphaned by new server infrastructureYing Xue2013-06-17
* tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue2013-06-17
* tipc: standardize across connect/disconnect function namingPaul Gortmaker2012-12-07
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: Ensure network address change doesn't impact local connectionsAllan Stephens2012-04-19
* tipc: delete duplicate peerport/peernode helper functionsAllan Stephens2012-04-19
* tipc: Un-inline port routine for processing incoming messagesAllan Stephens2012-02-29
* tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-29
* tipc: Avoid recomputation of outgoing message lengthAllan 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: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-01
* tipc: Remove user registry subsystemAllan 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: Delete useless function prototypesAllan Stephens2010-12-02
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-02
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-02
* tipc: cleanup function namespacestephen hemminger2010-10-16
* net: return operator cleanupEric Dumazet2010-09-23
* tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens2010-05-13
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-03
* [TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens2007-07-11
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11