summaryrefslogtreecommitdiffstats
path: root/net/tipc/port.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: cleanup function namespacestephen hemminger2010-10-161-211/+23
* tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-131-44/+0
* tipc: Minor optimizations to name table translation codeAllan Stephens2010-09-061-2/+2
* tipc: Remove per-connection sequence number logicAllan Stephens2010-08-171-12/+3
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-121-11/+11
* tipc: Eliminate unnecessary initialization in native API send routinesAllan Stephens2010-05-121-2/+2
* tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens2010-05-121-1/+0
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-141-17/+17
* tipc: Remove unneeded parameter to tipc_createport_raw()Allan Stephens2008-07-141-18/+10
* tipc: Fix bugs in rejection of message with short headerAllan Stephens2008-06-041-4/+6
* tipc: Message header creation optimizationsAllan Stephens2008-06-041-6/+1
* tipc: Optimize message initialization routineAllan Stephens2008-06-041-4/+5
* tipc: Standardize error checking on incoming messages via native APIAllan Stephens2008-06-041-16/+9
* tipc: Fix bug in connection setup via native APIAllan Stephens2008-06-041-6/+3
* tipc: Update "previous node" indicators when node address changesAllan Stephens2008-05-211-0/+1
* tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-121-8/+12
* [TIPC]: Overhaul of socket locking logicAllan Stephens2008-04-151-7/+24
* [TIPC]: Minor cleanup of message header codeAllan Stephens2008-03-061-2/+3
* [TIPC]: Removal of message header option codeAllan Stephens2008-03-061-7/+0
* [TIPC]: Use tipc_port_unlockJulia Lawall2008-01-281-10/+10
* [TIPC]: Clean up duplicate includes in net/tipc/Jesper Juhl2007-08-131-1/+0
* [TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens2007-07-101-5/+5
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-4/+4
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-113/+113
* [TIPC] net/tipc/port.c: fix NULL dereferenceAdrian Bunk2006-11-011-2/+3
* [TIPC]: Add missing unlock in port timeout code.Allan Stephens2006-10-181-1/+6
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-3/+2
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-2/+2
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-251-5/+5
* [TIPC]: First phase of assert() cleanupAllan Stephens2006-06-251-1/+0
* [TIPC]: Added missing warning for out-of-memory conditionAllan Stephens2006-06-251-0/+1
* [TIPC]: Withdrawing all names from nameless port now returns success, not errorAllan Stephens2006-06-251-3/+0
* [TIPC]: Allow ports to receive multicast messages through native API.Allan Stephens2006-06-251-10/+16
* [TIPC]: Remove unused functionsPer Liden2006-03-201-5/+0
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-201-7/+7
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-201-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/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+1704
OpenPOWER on IntegriCloud