aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/port.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-29tipc: rename struct port_list to struct tipc_port_listGravatar Paul Gortmaker 1-2/+2
2011-05-10tipc: Avoid recomputation of outgoing message lengthGravatar Allan Stephens 1-5/+9
2011-02-23tipc: Remove support for per-connection message sequence numberingGravatar Allan Stephens 1-2/+0
2011-02-23tipc: Fix port counter handling to correct congestion controlGravatar Allan Stephens 1-2/+2
2011-02-23tipc: Combine port structure with tipc_port structureGravatar Allan Stephens 1-38/+29
2011-01-01tipc: cleanup various cosmetic whitespace issuesGravatar Allan Stephens 1-1/+1
2011-01-01tipc: remove calls to dbg() and msg_dbg()Gravatar Allan Stephens 1-1/+0
2011-01-01tipc: Remove user registry subsystemGravatar Allan Stephens 1-5/+1
2010-12-02tipc: Delete tipc_ownidentity()Gravatar Allan Stephens 1-2/+0
2010-12-02tipc: Eliminate obsolete native API forwarding routinesGravatar Allan Stephens 1-2/+0
2010-12-02tipc: Remove unused domain argument from multicast send routineGravatar Allan Stephens 1-1/+1
2010-12-02tipc: Delete useless function prototypesGravatar Allan Stephens 1-1/+0
2010-12-02tipc: Remove obsolete inclusions of header filesGravatar Allan Stephens 1-2/+0
2010-12-02tipc: Remove obsolete native API files and exportsGravatar Allan Stephens 1-0/+131
2010-10-16tipc: cleanup function namespaceGravatar stephen hemminger 1-2/+0
2010-09-23net: return operator cleanupGravatar Eric Dumazet 1-1/+1
2010-05-12tipc: Eliminate obsolete port's "congested_link" fieldGravatar Allan Stephens 1-2/+0
2008-09-02tipc: Don't use structure names which easily globally conflict.Gravatar David S. Miller 1-1/+1
2007-07-10[TIPC]: Optimize stream send routine to avoid fragmentationGravatar Allan Stephens 1-4/+2
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-14/+14
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-29/+29
2006-01-18[TIPC] Minor changes to #includesGravatar Jon Maloy 1-1/+1
2006-01-12[TIPC] More updates of file headersGravatar Per Liden 1-1/+1
2006-01-12[TIPC] Update of file headersGravatar Per Liden 1-2/+1
2006-01-12[TIPC] License header updateGravatar Per Liden 1-19/+23
2006-01-12[TIPC] Initial mergeGravatar Per Liden 1-0/+206