summaryrefslogtreecommitdiffstats
path: root/net/tipc/core.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: cleanup function namespacestephen hemminger2010-10-161-7/+2
* tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens2010-05-121-23/+1
* tipc: Add support for "-s" configuration optionAllan Stephens2010-05-121-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tipc: Fix initialization sequence problems when entering network modeAllan Stephens2008-05-211-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-151-6/+5
|\
| * tipc: Increase buffer header to support worst-case deviceAllan Stephens2008-05-081-6/+5
* | tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens2008-05-051-4/+8
* | tipc: Cosmetic cleanup of system & debug output declarationsAllan Stephens2008-05-051-50/+67
* | [TIPC]: Cosmetic cleanup of print buffer codeAllan Stephens2008-05-051-2/+4
* | tipc: Elimination of print buffer chainingAllan Stephens2008-05-051-3/+4
|/
* [TIPC]: Force linearization of non-linear sk_buffsAllan Stephens2008-04-151-0/+12
* [TIPC]: Use fast buffer cloning to improve performanceAllan Stephens2008-04-151-1/+1
* [TIPC]: Remove redundant NULL check when discarding buffersAllan Stephens2008-04-151-2/+1
* [TIPC]: Eliminate "sparse" symbol warningsAllan Stephens2008-03-061-0/+6
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+1
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-20/+20
* [TIPC]: Add support for Ethernet VLANsAllan Stephens2006-10-181-2/+6
* [TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens2006-10-181-3/+3
* [TIPC]: Debug print buffer enhancements and fixesAllan Stephens2006-10-181-8/+8
* [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)Allan Stephens2006-07-031-1/+4
* [TIPC]: Fix misleading comment in buf_discard() routine.Allan Stephens2006-06-251-1/+1
* [TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set.Allan Stephens2006-06-251-5/+14
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-15/+15
* [TIPC] Minor changes to #includesJon Maloy2006-01-181-0/+5
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1
* [TIPC] Cleaned up info/warn/err macrosPer Liden2006-01-121-3/+3
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+313
OpenPOWER on IntegriCloud