UAS: Use unique tags on non-streams devices.
[linux-flexiantxendom0.git] / net / tipc / name_table.c
2011-06-24 Allan Stephenstipc: Eliminate checks for empty zone list during name...
2011-06-24 Allan Stephenstipc: Convert name table publication lists to standard...
2011-06-24 Allan Stephenstipc: Partition name table instance array info into...
2011-01-01 Allan Stephenstipc: remove extraneous braces from single statements
2011-01-01 Allan Stephenstipc: remove zeroing assignments to static global variables
2011-01-01 Allan Stephenstipc: cleanup various cosmetic whitespace issues
2011-01-01 Allan Stephenstipc: remove calls to dbg() and msg_dbg()
2010-12-02 Allan Stephenstipc: Remove obsolete inclusions of header files
2010-10-13 Paul Gortmakertipc: clean out all instances of #if 0'd unused code
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-09-07 Allan Stephenstipc: Minor optimizations to name table translation...
2010-08-18 Allan Stephenstipc: Minor enhancements to name table display format
2010-05-13 Allan Stephenstipc: add tipc_ prefix to fcns targeted for un-inlining
2008-11-08 Harvey Harrisontipc: trivial endian annotation in debug statement
2008-07-15 Allan Stephenstipc: Optimization to multicast name lookup algorithm
2008-07-15 Allan Stephenstipc: Fix bug in scope checking for multicast messages
2008-06-05 Allan Stephenstipc: Add missing spinlock in name table display code
2008-06-05 Allan Stephenstipc: Prevent display of name table types with no publi...
2008-05-12 Allan Stephenstipc: Enhancements to name table initialization
2007-08-03 Florian Westphal[TIPC]: Make function tipc_nameseq_subscribe static.
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-02-11 YOSHIFUJI Hideaki[NET] TIPC: Fix whitespace errors.
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Allan Stephens[TIPC]: Enhanced & cleaned up system messages; fixed...
2006-06-26 Allan Stephens[TIPC]: First phase of assert() cleanup
2006-06-26 Allan Stephens[TIPC]: Prevent name table corruption if no room for...
2006-03-21 Adrian Bunk[TIPC]: Cleanups
2006-03-21 Sam Ravnborg[TIPC]: Remove inlines from *.c
2006-03-21 Sam Ravnborg[TIPC]: Fix simple sparse warnings
2006-01-17 Per Liden[TIPC] Avoid polluting the global namespace
2006-01-12 Per Liden[TIPC] More updates of file headers
2006-01-12 Per Liden[TIPC] Update of file headers
2006-01-12 Per Liden[TIPC] License header update
2006-01-12 Per Liden[TIPC] Initial merge