summaryrefslogtreecommitdiff
path: root/net/tipc/core.h
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-24tipc: Remove unused sanity test macroAllan Stephens
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens
2011-02-23tipc: Remove unused global variable tipc_user_countAllan Stephens
2011-01-01tipc: Finish streamlining of debugging codeAllan Stephens
2011-01-01tipc: remove dump() and tipc_dump_dbg()Allan Stephens
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens
2011-01-01tipc: rename dbg.[ch] to log.[ch]Allan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens
2010-10-16tipc: cleanup function namespacestephen hemminger
2010-05-12tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-08tipc: Increase buffer header to support worst-case deviceAllan Stephens
2008-05-05tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens
2008-05-05tipc: Cosmetic cleanup of system & debug output declarationsAllan Stephens
2008-05-05[TIPC]: Cosmetic cleanup of print buffer codeAllan Stephens
2008-05-05tipc: Elimination of print buffer chainingAllan Stephens
2008-04-15[TIPC]: Force linearization of non-linear sk_buffsAllan Stephens
2008-04-15[TIPC]: Use fast buffer cloning to improve performanceAllan Stephens
2008-04-15[TIPC]: Remove redundant NULL check when discarding buffersAllan Stephens
2008-03-06[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-10-18[TIPC]: Add support for Ethernet VLANsAllan Stephens
2006-10-18[TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens
2006-10-18[TIPC]: Debug print buffer enhancements and fixesAllan Stephens
2006-07-03[TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)Allan Stephens
2006-06-25[TIPC]: Fix misleading comment in buf_discard() routine.Allan Stephens
2006-06-25[TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set.Allan Stephens
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden
2006-01-18[TIPC] Minor changes to #includesJon Maloy
2006-01-12[TIPC] More updates of file headersPer Liden
2006-01-12[TIPC] Update of file headersPer Liden
2006-01-12[TIPC] Cleaned up info/warn/err macrosPer Liden
2006-01-12[TIPC] License header updatePer Liden
2006-01-12[TIPC] Initial mergePer Liden