aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/subscr.c
Commit message (Expand)AuthorAge
* tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-24
* tipc: rename struct subscriber to struct tipc_subscriberPaul Gortmaker2011-12-29
* tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker2011-12-29
* tipc: Remove callback field from subscription structureYing Xue2011-09-17
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-10
* tipc: Minor optimization to topology service connection establishmentAllan Stephens2011-02-23
* tipc: Eliminate unnecessary locking when starting topology serviceAllan Stephens2011-02-23
* tipc: Combine port structure with tipc_port structureAllan Stephens2011-02-23
* tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-01
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-01
* tipc: Remove user registry subsystemAllan Stephens2011-01-01
* tipc: Eliminate use of user registry by topology serviceAllan Stephens2011-01-01
* tipc: Eliminate useless initialization when creating subscriberAllan Stephens2010-12-02
* tipc: Remove support for TIPC mode change callbackAllan Stephens2010-12-02
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-02
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-21
|\
| * Revert d88dca79d3852a3623f606f781e013d61486828aNeil Horman2010-10-21
| * Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman2010-10-21
* | tipc: cleanup function namespacestephen hemminger2010-10-16
* | net: return operator cleanupEric Dumazet2010-09-23
|/
* TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy2010-04-06
* tipc: fix endianness on tipc subscriber messagesNeil Horman2010-03-08
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* net/tipc/subscr.c: don't use ___constant_swab32Andrew Morton2008-08-13
* tipc: Cosmetic cleanup of topology service codeAllan Stephens2008-05-19
* tipc: Consolidate subscriber & subscriber port referencesAllan Stephens2008-05-19
* tipc: Fix bug in topology server byte swapping routineAllan Stephens2008-05-19
* tipc: Add support for customized subscription endiannessAllan Stephens2008-05-19
* tipc: Add support for customized subscription overlap handlingAllan Stephens2008-05-19
* tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-12
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo2006-12-03
* [TIPC]: Added subscription cancellation capabilityLijun Chen2006-10-18
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-27
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-26
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-21
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-21
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-17
* [TIPC]: Fix 64-bit build warnings.David S. Miller2006-01-12
* [TIPC] More updates of file headersPer Liden2006-01-12
* [TIPC] Update of file headersPer Liden2006-01-12
* [TIPC] Cleaned up info/warn/err macrosPer Liden2006-01-12
* [TIPC] License header updatePer Liden2006-01-12
* [TIPC] Initial mergePer Liden2006-01-12