aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/core.h
Commit message (Expand)AuthorAge
* tipc: eliminate configuration for maximum number of name publicationsYing Xue2012-08-20
* tipc: eliminate configuration for maximum number of name subscriptionsYing Xue2012-08-20
* tipc: add __read_mostly annotations to several global variablesYing Xue2012-08-20
* tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue2012-08-20
* tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-13
* tipc: phase out most of the struct print_buf usageErik Hugne2012-07-13
* tipc: remove TIPC packet debugging functions and macrosErik Hugne2012-07-13
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-13
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: Eliminate support for tipc_mode global variableAllan Stephens2012-02-24
* tipc: Eliminate obsolete support for "not running" modeAllan Stephens2012-02-24
* tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-24
* tipc: nuke the delimit static inline function.Paul Gortmaker2012-02-24
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* tipc: Remove unused sanity test macroAllan Stephens2011-06-24
* tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens2011-03-13
* tipc: Remove unused global variable tipc_user_countAllan Stephens2011-02-23
* tipc: Finish streamlining of debugging codeAllan Stephens2011-01-01
* tipc: remove dump() and tipc_dump_dbg()Allan Stephens2011-01-01
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-01
* tipc: rename dbg.[ch] to log.[ch]Allan Stephens2011-01-01
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-01
* tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-01
* tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-01
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-02
* tipc: cleanup function namespacestephen hemminger2010-10-16
* tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens2010-05-13
* tipc: Add support for "-s" configuration optionAllan Stephens2010-05-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tipc: Fix initialization sequence problems when entering network modeAllan Stephens2008-05-21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-15
|\
| * tipc: Increase buffer header to support worst-case deviceAllan Stephens2008-05-09
* | tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens2008-05-05
* | tipc: Cosmetic cleanup of system & debug output declarationsAllan Stephens2008-05-05
* | [TIPC]: Cosmetic cleanup of print buffer codeAllan Stephens2008-05-05
* | tipc: Elimination of print buffer chainingAllan Stephens2008-05-05
|/
* [TIPC]: Force linearization of non-linear sk_buffsAllan Stephens2008-04-15
* [TIPC]: Use fast buffer cloning to improve performanceAllan Stephens2008-04-15
* [TIPC]: Remove redundant NULL check when discarding buffersAllan Stephens2008-04-15
* [TIPC]: Eliminate "sparse" symbol warningsAllan Stephens2008-03-06
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [TIPC]: Add support for Ethernet VLANsAllan Stephens2006-10-18
* [TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens2006-10-18
* [TIPC]: Debug print buffer enhancements and fixesAllan Stephens2006-10-18
* [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)Allan Stephens2006-07-03
* [TIPC]: Fix misleading comment in buf_discard() routine.Allan Stephens2006-06-26
* [TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set.Allan Stephens2006-06-26
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-17
* [TIPC] Minor changes to #includesJon Maloy2006-01-17