Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[linux-flexiantxendom0-3.2.10.git] / net / tipc / bearer.c
2012-02-24 Allan Stephenstipc: Eliminate support for tipc_mode global variable
2012-02-24 Allan Stephenstipc: Eliminate a test for negative unsigned quantities
2011-12-30 Paul Gortmakertipc: rename struct bearer_name to struct tipc_bearer_names
2011-12-30 Paul Gortmakertipc: rename struct link* to struct tipc_link*
2011-12-30 Paul Gortmakertipc: rename struct media to struct tipc_media
2011-12-27 Allan Stephenstipc: Allow run-time alteration of default link settings
2011-12-27 Allan Stephenstipc: Hide media-specific addressing details from gener...
2011-12-27 Allan Stephenstipc: Improve handling of media address printing errors
2011-12-27 Allan Stephenstipc: Streamline media registration error checking
2011-12-27 Allan Stephenstipc: Eliminate duplication of media structures
2011-12-27 Allan Stephenstipc: Optimize detection of duplicate media registration
2011-12-27 Allan Stephenstipc: Register new media using pre-compiled structure
2011-09-01 Allan Stephenstipc: Ensure congested links receive bearer status...
2011-09-01 Allan Stephenstipc: Remove non-executable code to handle broadcast...
2011-06-24 Allan Stephenstipc: Eliminate unused field in bearer structure
2011-05-10 Allan Stephenstipc: Add monitoring of number of nodes discovered...
2011-05-10 Allan Stephenstipc: Enhance handling of discovery object creation...
2011-05-10 Allan Stephenstipc: Strengthen checks for neighboring node discovery
2011-03-13 Allan Stephenstipc: Remove bearer flag indicating existence of broadc...
2011-03-13 Allan Stephenstipc: Remove unused field in bearer structure
2011-03-13 Allan Stephenstipc: Correct misnamed references to neighbor discovery...
2011-02-23 Allan Stephenstipc: Remove unused message header field for requested...
2011-02-23 Allan Stephenstipc: Combine bearer structure with tipc_bearer structure
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: split variable assignments out of conditional...
2011-01-01 Allan Stephenstipc: remove redundant #includes
2011-01-01 Allan Stephenstipc: remove calls to dbg() and msg_dbg()
2010-12-02 Allan Stephenstipc: Eliminate useless return value when disabling...
2010-12-02 Allan Stephenstipc: Remove obsolete inclusions of header files
2010-10-21 Allan Stephenstipc: delete needless memset from bearer enabling.
2010-10-18 Allan Stephenstipc: Simplify bearer shutdown logic
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-05-13 Allan Stephenstipc: Reduce footprint by un-inlining bearer congestion...
2010-05-13 Allan Stephenstipc: add tipc_ prefix to fcns targeted for un-inlining
2010-03-04 Neil Hormantipc: Fix oops on send prior to entering networked...
2009-08-29 roel kluintipc: fix test of bearer_priority range in tipc_registe...
2008-09-03 David S. Millertipc: Don't use structure names which easily globally...
2008-07-15 Allan Stephenstipc: Eliminate improper use of TIPC_OK error code
2007-02-11 YOSHIFUJI Hideaki[NET] TIPC: Fix whitespace errors.
2006-10-19 Allan Stephens[TIPC]: Added duplicate node address detection capability
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-03-21 Sam Ravnborg[TIPC]: Fix simple sparse warnings
2006-01-17 Per Liden[TIPC] Avoid polluting the global namespace
2006-01-17 Per Liden[TIPC] Updated link priority macros
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