aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: update log.h re-include protection to reflect new namePaul Gortmaker2011-01-01
* tipc: remove extraneous braces from single statementsAllan Stephens2011-01-01
* tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-01
* tipc: split variable assignments out of conditional expressionsAllan Stephens2011-01-01
* tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-01
* tipc: recode getsockopt error handling for better readabilityPaul Gortmaker2011-01-01
* tipc: remove pointless check for NULL prior to kfreeAllan Stephens2011-01-01
* tipc: remove redundant #includesAllan Stephens2011-01-01
* tipc: Finish streamlining of debugging codeAllan Stephens2011-01-01
* tipc: Prune down link-specific 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 internal linked list of node objectsAllan Stephens2011-01-01
* tipc: Remove user registry subsystemAllan Stephens2011-01-01
* tipc: Eliminate use of user registry by topology serviceAllan Stephens2011-01-01
* tipc: Eliminate use of user registry by configuration serviceAllan Stephens2011-01-01
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-01
* tipc: Remove prototype code for supporting inter-cluster routingAllan 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: Delete tipc_ownidentity()Allan Stephens2010-12-02
* tipc: Eliminate obsolete native API forwarding routinesAllan Stephens2010-12-02
* tipc: Eliminate an unused symbolic constant in link codeAllan Stephens2010-12-02
* tipc: Eliminate useless initialization when creating subscriberAllan Stephens2010-12-02
* tipc: Remove unused domain argument from multicast send routineAllan Stephens2010-12-02
* tipc: Remove support for TIPC mode change callbackAllan Stephens2010-12-02
* tipc: Delete useless function prototypesAllan Stephens2010-12-02
* tipc: Eliminate useless return value when disabling a bearerAllan Stephens2010-12-02
* tipc: Delete unused configuration service structure definitionAllan Stephens2010-12-02
* tipc: Remove obsolete inclusions of header filesAllan Stephens2010-12-02
* tipc: Remove obsolete native API files and exportsAllan Stephens2010-12-02
* net: tipc: fix information leak to userlandKulikov Vasiliy2010-11-09
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-21
|\
| * Revert d88dca79d3852a3623f606f781e013d61486828aNeil Horman2010-10-21
| * Revert c6537d6742985da1fbf12ae26cde6a096fd35b5cNeil Horman2010-10-21
* | tipc: delete needless memset from bearer enabling.Allan Stephens2010-10-21
* | tipc: Simplify bearer shutdown logicAllan Stephens2010-10-18
* | tipc: Kill tipc_get_mode() completely.David S. Miller2010-10-18
* | tipc: cleanup function namespacestephen hemminger2010-10-16
* | tipc: clean out all instances of #if 0'd unused codePaul Gortmaker2010-10-13
* | net: return operator cleanupEric Dumazet2010-09-23
* | tipc: Optimize handling excess content on incoming messagesPaul Gortmaker2010-09-10
* | tipc: Fix misleading error code when enabling Ethernet bearersAllan Stephens2010-09-06
* | tipc: Ensure outgoing messages on Ethernet have sufficient headroomAllan Stephens2010-09-06
* | tipc: Minor optimizations to name table translation codeAllan Stephens2010-09-06
* | tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-17
* | tipc: Allow connect() to wait indefinitelyAllan Stephens2010-08-17
* | tipc: Minor enhancements to name table display formatAllan Stephens2010-08-17
* | tipc: Optimize tipc_node_has_active_links()Allan Stephens2010-08-17