aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-13tipc: 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-19net: misc: Remove extern from function prototypesJoe Perches1-14/+14
2013-06-17tipc: introduce new TIPC server infrastructureYing Xue1-2/+6
2013-06-17tipc: 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-13tipc: remove print_buf and deprecated log buffer codeErik Hugne1-27/+0
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne1-1/+3
2012-07-13tipc: remove TIPC packet debugging functions and macrosErik Hugne1-22/+0
2012-07-13tipc: 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-24tipc: Eliminate support for tipc_mode global variableAllan Stephens1-8/+0
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens1-1/+1
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens1-24/+0
2012-02-24tipc: nuke the delimit static inline function.Paul Gortmaker1-10/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-06-24tipc: Remove unused sanity test macroAllan Stephens1-6/+0
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens1-1/+0
2011-02-23tipc: Remove unused global variable tipc_user_countAllan Stephens1-2/+1
2011-01-01tipc: Finish streamlining of debugging codeAllan Stephens1-38/+9
2011-01-01tipc: remove dump() and tipc_dump_dbg()Allan Stephens1-8/+0
2011-01-01tipc: remove calls to dbg() and msg_dbg()Allan Stephens1-4/+0
2011-01-01tipc: rename dbg.[ch] to log.[ch]Allan Stephens1-1/+1
2011-01-01tipc: Remove prototype code for supporting multiple clustersAllan Stephens1-1/+0
2011-01-01tipc: Remove prototype code for supporting slave nodesAllan Stephens1-1/+0
2011-01-01tipc: Remove prototype code for supporting multiple zonesAllan Stephens1-1/+0
2010-12-02tipc: Remove obsolete native API files and exportsAllan Stephens1-4/+10
2010-10-16tipc: cleanup function namespacestephen hemminger1-7/+2
2010-05-12tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens1-23/+1
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-05-21tipc: 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/net-2.6David S. Miller1-6/+5
2008-05-08tipc: 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-15[TIPC]: Force linearization of non-linear sk_buffsAllan Stephens1-0/+12
2008-04-15[TIPC]: Use fast buffer cloning to improve performanceAllan Stephens1-1/+1
2008-04-15[TIPC]: Remove redundant NULL check when discarding buffersAllan Stephens1-2/+1
2008-03-06[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens1-0/+6
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+1
2007-02-10[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki1-20/+20
2006-10-18[TIPC]: Add support for Ethernet VLANsAllan Stephens1-2/+6
2006-10-18[TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens1-3/+3
2006-10-18[TIPC]: Debug print buffer enhancements and fixesAllan Stephens1-8/+8