aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* 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
* tipc: Eliminate a test for negative unsigned quantitiesAllan Stephens2012-02-24
* tipc: nuke the delimit static inline function.Paul Gortmaker2012-02-24
* tipc: Add check to prevent insertion of duplicate name table entriesAllan Stephens2012-02-24
* tipc: Simplify enforcement of reserved name type prohibitionAllan Stephens2012-02-24
* tipc: Remove duplicate check of message destination nodeAllan Stephens2012-02-24
* tipc: Detect duplicate nodes using different network interfacesAllan Stephens2012-02-24
* tipc: Introduce node signature field in neighbor discovery messageAllan Stephens2012-02-24
* tipc: Minor optimization to rejection of connection-based messagesAllan Stephens2012-02-06