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