summaryrefslogtreecommitdiffstats
path: root/net/tipc/port.c
Commit message (Expand)AuthorAgeFilesLines
* [TIPC]: Clean up duplicate includes in net/tipc/Jesper Juhl2007-08-141-1/+0Star
* [TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens2007-07-111-5/+5
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-4/+4
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-113/+113
* [TIPC] net/tipc/port.c: fix NULL dereferenceAdrian Bunk2006-11-021-2/+3
* [TIPC]: Add missing unlock in port timeout code.Allan Stephens2006-10-191-1/+6
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-3/+2Star
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-281-2/+2
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-261-5/+5
* [TIPC]: First phase of assert() cleanupAllan Stephens2006-06-261-1/+0Star
* [TIPC]: Added missing warning for out-of-memory conditionAllan Stephens2006-06-261-0/+1
* [TIPC]: Withdrawing all names from nameless port now returns success, not errorAllan Stephens2006-06-261-3/+0Star
* [TIPC]: Allow ports to receive multicast messages through native API.Allan Stephens2006-06-261-10/+16
* [TIPC]: Remove unused functionsPer Liden2006-03-211-5/+0Star
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-211-7/+7
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-211-20/+20
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-137/+137
* [TIPC]: Fix 64-bit build warnings.David S. Miller2006-01-121-1/+2
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1Star
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+1704