summaryrefslogtreecommitdiff
path: root/net/tipc/subscr.c
Commit message (Expand)AuthorAge
* tipc: make subscriber server support net namespaceYing Xue2015-01-12
* tipc: name tipc name table support net namespaceYing Xue2015-01-12
* tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue2015-01-12
* tipc: remove unnecessary INIT_LIST_HEADYing Xue2014-12-08
* tipc: remove include file port.hJon Paul Maloy2014-08-23
* tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne2014-03-24
* tipc: drop subscriber connection id invalidationErik Hugne2014-03-06
* tipc: allow connection shutdown callback to be invoked in advanceYing Xue2014-03-06
* tipc: spelling fixesstephen hemminger2014-01-14
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-17
* tipc: convert topology server to use new server facilityYing Xue2013-06-17
* tipc: standardize across connect/disconnect function namingPaul Gortmaker2012-12-07
* tipc: eliminate configuration for maximum number of name subscriptionsYing Xue2012-08-20
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-13
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: remove redundant memset and stale comment from subscr.cAllan Stephens2012-04-26
* 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-10
* [TIPC]: Use kzalloc where appropriateArnaldo Carvalho de Melo2006-12-02