aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/subscr.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-02tipc: Remove obsolete inclusions of header filesGravatar Allan Stephens 1-3/+0
2010-12-02tipc: Remove obsolete native API files and exportsGravatar Allan Stephens 1-0/+1
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-30/+38
2010-10-21Revert d88dca79d3852a3623f606f781e013d61486828aGravatar Neil Horman 1-22/+35
2010-10-21Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cGravatar Neil Horman 1-10/+5
2010-10-16tipc: cleanup function namespaceGravatar stephen hemminger 1-9/+0
2010-09-23net: return operator cleanupGravatar Eric Dumazet 1-1/+1
2010-04-06TIPC: Updated topology subscription protocol according to latest specGravatar Jon Paul Maloy 1-5/+10
2010-03-08tipc: fix endianness on tipc subscriber messagesGravatar Neil Horman 1-35/+22
2009-11-29net: Move && and || to end of previous lineGravatar Joe Perches 1-3/+3
2008-08-13net/tipc/subscr.c: don't use ___constant_swab32Gravatar Andrew Morton 1-1/+1
2008-05-19tipc: Cosmetic cleanup of topology service codeGravatar Allan Stephens 1-5/+3
2008-05-19tipc: Consolidate subscriber & subscriber port referencesGravatar Allan Stephens 1-86/+113
2008-05-19tipc: Fix bug in topology server byte swapping routineGravatar Allan Stephens 1-3/+1
2008-05-19tipc: Add support for customized subscription endiannessGravatar Allan Stephens 1-19/+16
2008-05-19tipc: Add support for customized subscription overlap handlingGravatar Allan Stephens 1-1/+3
2008-05-12tipc: Fix race condition when creating socket or native portGravatar Allan Stephens 1-0/+1
2007-02-10[NET] TIPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-41/+41
2006-12-02[TIPC]: Use kzalloc where appropriateGravatar Arnaldo Carvalho de Melo 1-2/+1
2006-10-18[TIPC]: Added subscription cancellation capabilityGravatar Lijun Chen 1-15/+84
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Gravatar Panagiotis Issaris 1-2/+1
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 1-1/+1
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Gravatar Allan Stephens 1-9/+9
2006-03-20[TIPC]: Remove inlines from *.cGravatar Sam Ravnborg 1-1/+1
2006-03-20[TIPC]: Fix simple sparse warningsGravatar Sam Ravnborg 1-14/+14
2006-01-18[TIPC] Avoid polluting the global namespaceGravatar Per Liden 1-29/+29
2006-01-12[TIPC]: Fix 64-bit build warnings.Gravatar David S. Miller 1-3/+5
2006-01-12[TIPC] More updates of file headersGravatar Per Liden 1-1/+1
2006-01-12[TIPC] Update of file headersGravatar Per Liden 1-2/+1
2006-01-12[TIPC] Cleaned up info/warn/err macrosGravatar Per Liden 1-1/+1
2006-01-12[TIPC] License header updateGravatar Per Liden 1-19/+23
2006-01-12[TIPC] Initial mergeGravatar Per Liden 1-0/+522