summaryrefslogtreecommitdiff
path: root/net/tipc/core.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-27tipc: obsolete the remote management featureYing Xue1-1/+0
2014-02-22tipc: make bearer set up in module insertion stageYing Xue1-1/+0
2014-02-14tipc: fix message corruption bug for deferred packetsErik Hugne1-0/+1
2013-12-16tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong1-1/+1
2013-10-20net: misc: Remove extern from function prototypesJoe Perches1-14/+14
2013-06-18tipc: introduce new TIPC server infrastructureYing Xue1-2/+6
2013-06-18tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue1-0/+9
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue1-1/+1
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue1-2/+2
2012-08-20tipc: add __read_mostly annotations to several global variablesYing Xue1-5/+5
2012-08-20tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue1-2/+0
2012-07-14tipc: remove print_buf and deprecated log buffer codeErik Hugne1-27/+0
2012-07-14tipc: phase out most of the struct print_buf usageErik Hugne1-1/+3
2012-07-14tipc: remove TIPC packet debugging functions and macrosErik Hugne1-22/+0
2012-07-14tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne1-10/+2
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker1-14/+0
2012-02-25tipc: Eliminate support for tipc_mode global variableAllan Stephens1-8/+0
2012-02-25tipc: Eliminate obsolete support for "not running" modeAllan Stephens1-1/+1
2012-02-25tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens1-24/+0
2012-02-25tipc: nuke the delimit static inline function.Paul Gortmaker1-10/+0
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-25tipc: Remove unused sanity test macroAllan Stephens1-6/+0
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens1-1/+0
2011-02-24tipc: Remove unused global variable tipc_user_countAllan Stephens1-2/+1
2011-01-02tipc: Finish streamlining of debugging codeAllan Stephens1-38/+9
2011-01-02tipc: remove dump() and tipc_dump_dbg()Allan Stephens1-8/+0
2011-01-02tipc: remove calls to dbg() and msg_dbg()Allan Stephens1-4/+0
2011-01-02tipc: rename dbg.[ch] to log.[ch]Allan Stephens1-1/+1
2011-01-02tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-1/+0
2011-01-02tipc: Remove prototype code for supporting slave nodesAllan Stephens1-1/+0
2011-01-02tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-1/+0
2010-12-03tipc: Remove obsolete native API files and exportsAllan Stephens1-4/+10
2010-10-16tipc: cleanup function namespacestephen hemminger1-7/+2
2010-05-13tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens1-23/+1
2010-05-13tipc: Add support for "-s" configuration optionAllan Stephens1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2008-05-22tipc: Fix initialization sequence problems when entering network modeAllan Stephens1-1/+1
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-6/+5
2008-05-09tipc: Increase buffer header to support worst-case deviceAllan Stephens1-6/+5
2008-05-05tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens1-4/+8
2008-05-05tipc: Cosmetic cleanup of system & debug output declarationsAllan Stephens1-50/+67
2008-05-05[TIPC]: Cosmetic cleanup of print buffer codeAllan Stephens1-2/+4
2008-05-05tipc: Elimination of print buffer chainingAllan Stephens1-3/+4
2008-04-16[TIPC]: Force linearization of non-linear sk_buffsAllan Stephens1-0/+12
2008-04-16[TIPC]: Use fast buffer cloning to improve performanceAllan Stephens1-1/+1
2008-04-16[TIPC]: Remove redundant NULL check when discarding buffersAllan Stephens1-2/+1
2008-03-07[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens1-0/+6
2008-01-29[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+1
2007-02-11[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-20/+20
2006-10-19[TIPC]: Add support for Ethernet VLANsAllan Stephens1-2/+6