aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/link.c
Commit message (Expand)AuthorAge
* tipc: fix dereference before check warningErik Hugne2013-11-15
* tipc: reassembly failures should cause link resetErik Hugne2013-11-07
* tipc: message reassembly using fragment chainErik Hugne2013-11-07
* tipc: don't reroute message fragmentsErik Hugne2013-11-07
* tipc: remove two indentation levels in tipc_recv_msg routineYing Xue2013-10-30
* tipc: simplify the link lookup routineErik Hugne2013-10-18
* tipc: correct return value of link_cmd_set_value routineYing Xue2013-10-18
* tipc: silence sparse warningsYing Xue2013-10-18
* tipc: remove iovec length parameter from all sending functionsYing Xue2013-10-18
* tipc: fix wrong return value for link_send_sections_long routineYing Xue2013-06-17
* tipc: make tipc_link_send_sections_fast exit earlierYing Xue2013-06-17
* tipc: enhance priority of link protocol packetYing Xue2013-06-17
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-17
* tipc: remove user_port instance from tipc_port structureYing Xue2013-06-17
* tipc: delete code orphaned by new server infrastructureYing Xue2013-06-17
* tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter2013-05-06
* tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter2013-05-06
* tipc: remove obsolete flush of stale reassembly bufferErik Hugne2012-12-06
* tipc: introduce message to synchronize broadcast linkJon Maloy2012-11-22
* tipc: rename supported flag to recv_permittedYing Xue2012-11-22
* tipc: remove supportable flag from bclink structureYing Xue2012-11-22
* tipc: remove the bearer congestion mechanismYing Xue2012-11-21
* 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