summaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tipc: cleanup function namespacestephen hemminger2010-10-161-17/+2
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-131-26/+0
* net: return operator cleanupEric Dumazet2010-09-231-3/+3
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-181-0/+19
* tipc: Optimize tipc_node_has_active_links()Allan Stephens2010-08-181-2/+1
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-131-6/+6
* tipc: remove trailing space in messagesFrans Pop2010-03-241-1/+1
* tipc: fix non-const printf format argumentsStephen Hemminger2009-03-191-1/+1
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-031-30/+30
* tipc: Add missing locks when inspecting node list & link listAllan Stephens2008-07-151-5/+24
* tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens2008-05-211-0/+26
* [TIPC]: Fix two minor sparse warnings.Florian Westphal2007-08-031-2/+0
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-110/+110
* [TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo2006-12-031-2/+1
* [TIPC]: endianness annotationsAl Viro2006-12-031-6/+3
* [TIPC]: Can now list multicast link on an isolated network nodeAllan Stephens2006-10-191-1/+1
* [TIPC]: Improve response to requests for node/link informationAllan Stephens2006-06-301-9/+17
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-1/+1
* [TIPC]: Fixed link switchover bugsAllan Stephens2006-06-261-2/+5
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-261-32/+36
* [TIPC]: First phase of assert() cleanupAllan Stephens2006-06-261-2/+1
* [TIPC]: CleanupsAdrian Bunk2006-03-211-1/+1
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-211-9/+9
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-108/+107
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+676