aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* 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: simplify print buffer handling in tipc_printfErik Hugne2012-07-13
* tipc: simplify link_print by divorcing it from using tipc_printfPaul Gortmaker2012-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: limit error messages relating to memory leak to one linePaul Gortmaker2012-07-12
* tipc: factor stats struct out of the larger link structPaul Gortmaker2012-07-12
* net: Fix non-kernel-doc comments with kernel-doc start markerBen Hutchings2012-07-11
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* net: Remove casts to same typeJoe Perches2012-06-04
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* tipc: Reject payload messages with invalid message typeAllan Stephens2012-04-27
* tipc: Enhance error checking of published namesAllan Stephens2012-04-26
* tipc: Create helper routine to delete unused name sequence structureAllan Stephens2012-04-26
* tipc: remove redundant memset and stale comment from subscr.cAllan Stephens2012-04-26
* tipc: Optimize initialization of network topology serviceAllan Stephens2012-04-26
* tipc: Enhance re-initialization of network topology serviceAllan Stephens2012-04-26
* tipc: Optimize termination of configuration serviceAllan Stephens2012-04-26
* tipc: Optimize initialization of configuration serviceAllan Stephens2012-04-26
* tipc: Optimize re-initialization of configuration serviceAllan Stephens2012-04-26
* tipc: remove inline instances from C source files.Paul Gortmaker2012-04-24
* net: add a limit parameter to sk_add_backlog()Eric Dumazet2012-04-23
* tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens2012-04-19
* tipc: Ensure network address change doesn't impact rejected messageAllan Stephens2012-04-19
* tipc: handle <0.0.0> as an alias for this node on outgoing msgsAllan Stephens2012-04-19
* tipc: properly handle off-node send requests with invalid addrAllan Stephens2012-04-19
* tipc: take lock while updating node network addressAllan Stephens2012-04-19
* tipc: Ensure network address change doesn't impact local connectionsAllan Stephens2012-04-19
* tipc: delete duplicate peerport/peernode helper functionsAllan Stephens2012-04-19
* tipc: Ensure network address change doesn't impact new portAllan Stephens2012-04-19
* tipc: Optimize re-initialization of port message header templatesAllan Stephens2012-04-19
* tipc: Ensure network address change doesn't impact name table updatesAllan Stephens2012-04-19
* tipc: Add routines for safe checking of node's network addressAllan Stephens2012-04-19
* tipc: Don't record failed publication attempt as a successAllan Stephens2012-04-19
* tipc: Update node-scope publications when network address is assignedAllan Stephens2012-04-19
* tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens2012-04-19
* tipc: Factor out name publication code to a separate functionAllan Stephens2012-04-18
* tipc: introduce publication lists structAllan Stephens2012-04-18
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* tipc: Optimize setting of immutable payload message header fieldsAllan Stephens2012-02-29
* tipc: Eliminate obsolete code for re-sending a messageAllan Stephens2012-02-29
* tipc: Un-inline port routine for processing incoming messagesAllan Stephens2012-02-29
* tipc: Eliminate support for tipc_mode global variableAllan Stephens2012-02-24
* tipc: Eliminate obsolete support for "not running" modeAllan Stephens2012-02-24
* tipc: Revert name table translation optimizationAllan Stephens2012-02-24
* tipc: Minor optimization to broadcast link synchronization logicAllan Stephens2012-02-24
* tipc: Remove obsolete comments about routing table updatesAllan Stephens2012-02-24
* tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-24
* tipc: Hide internal details of node table implementationAllan Stephens2012-02-24