Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2012-04-19tipc: Add routines for safe checking of node's network addressAllan Stephens
2012-02-25tipc: Eliminate support for tipc_mode global variableAllan Stephens
2012-02-25tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens
2011-12-30tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker
2011-12-30tipc: rename struct link* to struct tipc_link*Paul Gortmaker
2011-12-30tipc: rename struct media to struct tipc_mediaPaul Gortmaker
2011-12-27tipc: Allow run-time alteration of default link settingsAllan Stephens
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens
2011-12-27tipc: Improve handling of media address printing errorsAllan Stephens
2011-12-27tipc: Streamline media registration error checkingAllan Stephens
2011-12-27tipc: Eliminate duplication of media structuresAllan Stephens
2011-12-27tipc: Optimize detection of duplicate media registrationAllan Stephens
2011-12-27tipc: Register new media using pre-compiled structureAllan Stephens
2011-09-01tipc: Ensure congested links receive bearer status updatesAllan Stephens
2011-09-01tipc: Remove non-executable code to handle broadcast bearer congestionAllan Stephens
2011-06-25tipc: Eliminate unused field in bearer structureAllan Stephens
2011-05-11tipc: Add monitoring of number of nodes discovered by bearerAllan Stephens
2011-05-11tipc: Enhance handling of discovery object creation failuresAllan Stephens
2011-05-11tipc: Strengthen checks for neighboring node discoveryAllan Stephens
2011-03-13tipc: Remove bearer flag indicating existence of broadcast addressAllan Stephens
2011-03-13tipc: Remove unused field in bearer structureAllan Stephens
2011-03-13tipc: Correct misnamed references to neighbor discovery domainAllan Stephens
2011-02-24tipc: Remove unused message header field for requested number of linksAllan Stephens
2011-02-24tipc: Combine bearer structure with tipc_bearer structureAllan Stephens
2011-01-02tipc: remove extraneous braces from single statementsAllan Stephens
2011-01-02tipc: remove zeroing assignments to static global variablesAllan Stephens
2011-01-02tipc: split variable assignments out of conditional expressionsAllan Stephens
2011-01-02tipc: remove redundant #includesAllan Stephens
2011-01-02tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2010-12-03tipc: Eliminate useless return value when disabling a bearerAllan Stephens
2010-12-03tipc: Remove obsolete inclusions of header filesAllan Stephens
2010-10-21tipc: delete needless memset from bearer enabling.Allan Stephens
2010-10-18tipc: Simplify bearer shutdown logicAllan Stephens
2010-09-24net: return operator cleanupEric Dumazet
2010-05-13tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens
2010-05-13tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens
2010-03-04tipc: Fix oops on send prior to entering networked mode (v3)Neil Horman
2009-08-29tipc: fix test of bearer_priority range in tipc_register_media()roel kluin
2008-09-03tipc: Don't use structure names which easily globally conflict.David S. Miller
2008-07-15tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens
2007-02-11[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-10-19[TIPC]: Added duplicate node address detection capabilityAllan Stephens
2006-07-22[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-28[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26[TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens
2006-03-21[TIPC]: Fix simple sparse warningsSam Ravnborg
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden
2006-01-18[TIPC] Updated link priority macrosPer Liden
2006-01-13[TIPC] More updates of file headersPer Liden