summaryrefslogtreecommitdiffstats
path: root/net/tipc/subscr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-211-30/+38
|\
| * Revert d88dca79d3852a3623f606f781e013d61486828aNeil Horman2010-10-211-22/+35
| * Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman2010-10-211-10/+5
* | tipc: cleanup function namespacestephen hemminger2010-10-161-9/+0
* | net: return operator cleanupEric Dumazet2010-09-231-1/+1
|/
* TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy2010-04-061-5/+10
* tipc: fix endianness on tipc subscriber messagesNeil Horman2010-03-081-35/+22
* net: Move && and || to end of previous lineJoe Perches2009-11-291-3/+3
* net/tipc/subscr.c: don't use ___constant_swab32Andrew Morton2008-08-131-1/+1
* tipc: Cosmetic cleanup of topology service codeAllan Stephens2008-05-191-5/+3
* tipc: Consolidate subscriber & subscriber port referencesAllan Stephens2008-05-191-86/+113
* tipc: Fix bug in topology server byte swapping routineAllan Stephens2008-05-191-3/+1
* tipc: Add support for customized subscription endiannessAllan Stephens2008-05-191-19/+16
* tipc: Add support for customized subscription overlap handlingAllan Stephens2008-05-191-1/+3
* tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-121-0/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-41/+41
* [TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo2006-12-021-2/+1
* [TIPC]: Added subscription cancellation capabilityLijun Chen2006-10-181-15/+84
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-251-9/+9
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-201-1/+1
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-201-14/+14
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-29/+29
* [TIPC]: Fix 64-bit build warnings.David S. Miller2006-01-121-3/+5
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1
* [TIPC] Cleaned up info/warn/err macrosPer Liden2006-01-121-1/+1
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+522
OpenPOWER on IntegriCloud