aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/link.c
Commit message (Expand)AuthorAge
* tipc: remove pointless name sanity check and tipc_alphabet arrayYing Xue2012-08-20
* tipc: phase out most of the struct print_buf usageErik 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
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* tipc: compress out gratuitous extra carriage returnsPaul Gortmaker2012-04-30
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* tipc: Eliminate obsolete code for re-sending a messageAllan Stephens2012-02-29
* tipc: Eliminate trivial buffer manipulation helper routinesAllan Stephens2012-02-24
* tipc: Remove duplicate check of message destination nodeAllan Stephens2012-02-24
* tipc: Prevent loss of fragmented messages over unicast linksAllan Stephens2012-02-06
* tipc: Major redesign of broadcast link ACK/NACK algorithmsAllan Stephens2012-02-06
* tipc: Fix problem with broadcast link synchronization between nodesAllan Stephens2012-02-06
* tipc: Ensure broadcast link re-acquires node after link failureAllan Stephens2012-02-06
* tipc: Prevent broadcast link stalling in dual LAN environmentsAllan Stephens2012-02-06
* tipc: Prevent transmission of outdated link protocol messagesAllan Stephens2012-02-06
* tipc: improve the link deferred queue insertion algorithmAllan Stephens2012-02-06
* tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-29
* tipc: rename struct media to struct tipc_mediaPaul Gortmaker2011-12-29
* tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens2011-12-27
* tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens2011-12-27
* tipc: Allow run-time alteration of default link settingsAllan Stephens2011-12-27
* tipc: Remove unused link event tracking codeYing Xue2011-09-17
* tipc: Enhance sending of bulk name table messagesAllan Stephens2011-09-17
* tipc: Ensure both nodes recognize loss of contact between themAllan Stephens2011-09-17
* tipc: Eliminate redundant check when sending messagesAllan Stephens2011-09-01
* tipc: Enhance filtering of out-dated link reset messagesAllan Stephens2011-09-01
* tipc: Initialize peer session field of newly created link endpointAllan Stephens2011-09-01
* tipc: Display meaningful peer interface name during link creationAllan Stephens2011-09-01
* tipc: Eliminate obsolete filter for unexpected unicast messagesAllan Stephens2011-09-01
* tipc: Cleanup of message header size terminologyAllan Stephens2011-06-24
* tipc: Correct typo in link statistics outputAllan Stephens2011-06-24
* tipc: Introduce routine to enqueue a chain of messages on link tx queueAllan Stephens2011-05-10
* tipc: Avoid recomputation of outgoing message lengthAllan Stephens2011-05-10
* tipc: Fix sk_buff leaks when link congestion is detectedAllan Stephens2011-05-10
* tipc: Fix issues with fragmentation of an existing message bufferAllan Stephens2011-05-10
* tipc: Avoid pointless masking of fragmented message identifierAllan Stephens2011-05-10
* tipc: Don't initialize link selector field in fragmented messagesAllan Stephens2011-05-10
* Fix common misspellingsLucas De Marchi2011-03-31
* tipc: Eliminate obsolete routine for handling routed messagesAllan Stephens2011-03-13
* tipc: Eliminate remaining support for routing table messagesAllan Stephens2011-03-13
* tipc: Optimizations to link creation codeAllan Stephens2011-03-13
* tipc: Fix redundant link field handling in link protocol messageAllan Stephens2011-03-13
* tipc: make msg_set_redundant_link() consistent with other set opsAllan Stephens2011-03-13
* tipc: cosmetic - function names are not to be full sentencesPaul Gortmaker2011-03-13
* tipc: Eliminate timestamp from link protocol messagesAllan Stephens2011-03-13
* tipc: Add in missing lock during link initializationAllan Stephens2011-02-23
* tipc: Set unused probe field of link protocol messages to defined valueAllan Stephens2011-02-23
* tipc: Improve accuracy of link transmit queue maximum size statisticAllan Stephens2011-02-23