summaryrefslogtreecommitdiff
path: root/net/tipc/core.h
AgeCommit message (Expand)Author
2014-09-01tipc: add name distributor resiliency queueErik Hugne
2014-08-23tipc: use pseudo message to wake up sockets after link congestionJon Paul Maloy
2014-05-14tipc: improve and extend media address conversion functionsJon Paul Maloy
2014-05-14tipc: rename and move message reassembly functionJon Paul Maloy
2014-05-05tipc: purge signal handler infrastructureYing Xue
2014-04-22tipc: replace config_mutex lock with RTNL lockYing Xue
2014-03-27tipc: obsolete the remote management featureYing Xue
2014-02-22tipc: make bearer set up in module insertion stageYing Xue
2014-02-13tipc: fix message corruption bug for deferred packetsErik Hugne
2013-12-16tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-06-17tipc: introduce new TIPC server infrastructureYing Xue
2013-06-17tipc: change socket buffer overflow control to respect sk_rcvbufYing Xue
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue
2012-08-20tipc: eliminate configuration for maximum number of name subscriptionsYing Xue
2012-08-20tipc: add __read_mostly annotations to several global variablesYing Xue
2012-08-20tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne
2012-07-13tipc: phase out most of the struct print_buf usageErik Hugne
2012-07-13tipc: remove TIPC packet debugging functions and macrosErik Hugne
2012-07-13tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2012-02-24tipc: Eliminate support for tipc_mode global variableAllan Stephens
2012-02-24tipc: Eliminate obsolete support for "not running" modeAllan Stephens
2012-02-24tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens
2012-02-24tipc: nuke the delimit static inline function.Paul Gortmaker
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