aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/port.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-10tipc: Avoid recomputation of outgoing message lengthAllan Stephens1-5/+9
2011-02-23tipc: Remove support for per-connection message sequence numberingAllan Stephens1-2/+0
2011-02-23tipc: Fix port counter handling to correct congestion controlAllan Stephens1-2/+2
2011-02-23tipc: Combine port structure with tipc_port structureAllan Stephens1-38/+29
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens1-1/+1
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens1-1/+0
2011-01-01tipc: Remove user registry subsystemAllan Stephens1-5/+1
2010-12-02tipc: Delete tipc_ownidentity()Allan Stephens1-2/+0
2010-12-02tipc: Eliminate obsolete native API forwarding routinesAllan Stephens1-2/+0
2010-12-02tipc: Remove unused domain argument from multicast send routineAllan Stephens1-1/+1
2010-12-02tipc: Delete useless function prototypesAllan Stephens1-1/+0
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens1-2/+0
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens1-0/+131
2010-10-16tipc: cleanup function namespacestephen hemminger1-2/+0
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-05-12tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens1-2/+0
2008-09-02tipc: Don't use structure names which easily globally conflict.David S. Miller1-1/+1
2007-07-10[TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens1-4/+2
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-14/+14
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden1-29/+29
2006-01-18[TIPC] Minor changes to #includesJon Maloy1-1/+1
2006-01-12[TIPC] More updates of file headersPer Liden1-1/+1
2006-01-12[TIPC] Update of file headersPer Liden1-2/+1
2006-01-12[TIPC] License header updatePer Liden1-19/+23
2006-01-12[TIPC] Initial mergePer Liden1-0/+206