aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/name_table.c
AgeCommit message (Expand)Author
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-09-18net/tipc/name_table.c: Remove unecessary semicolonPeter Senna Tschudin
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue
2012-08-20tipc: convert tipc_nametbl_size type from variable to macroYing Xue
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne
2012-07-12tipc: limit error messages relating to memory leak to one linePaul Gortmaker
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2012-04-26tipc: Enhance error checking of published namesAllan Stephens
2012-04-26tipc: Create helper routine to delete unused name sequence structureAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact name table updatesAllan Stephens
2012-04-19tipc: Add routines for safe checking of node's network addressAllan Stephens
2012-04-19tipc: Don't record failed publication attempt as a successAllan Stephens
2012-04-19tipc: Update node-scope publications when network address is assignedAllan Stephens
2012-02-24tipc: Revert name table translation optimizationAllan Stephens
2012-02-24tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens
2012-02-24tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens
2011-12-29tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker
2011-12-29tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker
2011-06-24tipc: Eliminate checks for empty zone list during name translationAllan Stephens
2011-06-24tipc: Convert name table publication lists to standard kernel listsAllan Stephens
2011-06-24tipc: Partition name table instance array info into two partsAllan Stephens
2011-01-01tipc: remove extraneous braces from single statementsAllan Stephens
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2010-12-02tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-10-13tipc: clean out all instances of #if 0'd unused codePaul Gortmaker
2010-09-23net: return operator cleanupEric Dumazet
2010-09-06tipc: Minor optimizations to name table translation codeAllan Stephens
2010-08-17tipc: Minor enhancements to name table display formatAllan Stephens
2010-05-12tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2008-11-07tipc: trivial endian annotation in debug statementHarvey Harrison
2008-07-14tipc: Optimization to multicast name lookup algorithmAllan Stephens
2008-07-14tipc: Fix bug in scope checking for multicast messagesAllan Stephens
2008-06-04tipc: Add missing spinlock in name table display codeAllan Stephens
2008-06-04tipc: Prevent display of name table types with no publicationsAllan Stephens
2008-05-12tipc: Enhancements to name table initializationAllan Stephens
2007-08-02[TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-25[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens
2006-06-25[TIPC]: First phase of assert() cleanupAllan Stephens
2006-06-25[TIPC]: Prevent name table corruption if no room for new publicationAllan Stephens
2006-03-20[TIPC]: CleanupsAdrian Bunk
2006-03-20[TIPC]: Remove inlines from *.cSam Ravnborg
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg