aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/core.h
Commit message (Expand)AuthorAge
* tipc: improve and extend media address conversion functionsJon Paul Maloy2014-05-14
* tipc: rename and move message reassembly functionJon Paul Maloy2014-05-14
* tipc: purge signal handler infrastructureYing Xue2014-05-05
* tipc: replace config_mutex lock with RTNL lockYing Xue2014-04-22
* tipc: obsolete the remote management featureYing Xue2014-03-27
* tipc: make bearer set up in module insertion stageYing Xue2014-02-22
* tipc: fix message corruption bug for deferred packetsErik Hugne2014-02-13
* tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong2013-12-16
* net: misc: Remove extern from function prototypesJoe Perches2013-10-19
* tipc: introduce new TIPC server infrastructureYing Xue2013-06-17
* tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue2013-06-17
* 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