summaryrefslogtreecommitdiffstats
path: root/net/tipc/link.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-131-10/+10
* tipc: Relocate trivial link status functions to header fileAllan Stephens2010-05-131-30/+0Star
* tipc: remove abstraction for link_max_pktAllan Stephens2010-05-131-16/+11Star
* tipc: Eliminate unused argument in print statementAllan Stephens2010-05-131-3/+1Star
* tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens2010-05-131-2/+0Star
* tipc: remove trailing space in messagesFrans Pop2010-03-241-4/+4
* tipc: Allow retransmission of cloned buffersNeil Horman2010-03-171-5/+6
* tipc: filter out messages not intended for this hostNeil Horman2010-03-081-0/+9
* net: Move && and || to end of previous lineJoe Perches2009-11-301-6/+6
* tipc: Don't use structure names which easily globally conflict.David S. Miller2008-09-031-13/+13
* tipc: Eliminate improper use of TIPC_OK error codeAllan Stephens2008-07-151-9/+9
* tipc: Optimize message initialization routineAllan Stephens2008-06-051-6/+6
* tipc: Prevent access of non-existent field in short message headerAllan Stephens2008-06-051-1/+3
* tipc: Minor optimizations to received message processingAllan Stephens2008-06-051-22/+5Star
* tipc: Fix minor bugs in link session number handlingAllan Stephens2008-06-051-5/+12
* tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens2008-05-051-4/+16
* [TIPC]: Enhance validation of format on incoming messagesAllan Stephens2008-04-161-12/+77
* [TIPC]: Force linearization of non-linear sk_buffsAllan Stephens2008-04-161-0/+6
* [TIPC]: Minor cleanup of message header codeAllan Stephens2008-03-071-8/+8
* tipc: fix integer as NULL pointer sparse warnings in tipcHarvey Harrison2008-02-251-1/+1
* [TIPC]: Fix two minor sparse warnings.Florian Westphal2007-08-031-1/+1
* [TIPC]: fix tipc_link_create error handlingFlorian Westphal2007-07-311-13/+15
* [TIPC]: Optimize stream send routine to avoid fragmentationAllan Stephens2007-07-111-8/+8
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-22/+24
* [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-197/+197
* [TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens2006-10-191-4/+4
* [TIPC]: fix printk warningJeff Garzik2006-10-041-2/+3
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1Star
* [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)Allan Stephens2006-07-041-0/+2
* [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_bufAllan Stephens2006-06-301-5/+6
* [TIPC]: Fixed link switchover bugsAllan Stephens2006-06-261-6/+24
* [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks.Allan Stephens2006-06-261-17/+22
* [TIPC]: First phase of assert() cleanupAllan Stephens2006-06-261-6/+7
* [TIPC]: Fixed memory leak in tipc_link_send() when destination is unreachableAllan Stephens2006-06-261-1/+5
* [TIPC]: Multicast link failure now resets all links to "nacking" node.Allan Stephens2006-06-261-21/+103
* [TIPC]: Links now validate destination node specified by incoming messages.Allan Stephens2006-06-261-0/+5
* [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* [TIPC]: Remove unused functionsPer Liden2006-03-211-5/+0Star
* [TIPC]: Remove inlines from *.cSam Ravnborg2006-03-211-29/+29
* [TIPC]: Fix simple sparse warningsSam Ravnborg2006-03-211-14/+14
* [TIPC] Avoid polluting the global namespacePer Liden2006-01-181-302/+300Star
* [TIPC] Updated link priority macrosPer Liden2006-01-181-1/+2
* [TIPC] More updates of file headersPer Liden2006-01-121-1/+1
* [TIPC] Update of file headersPer Liden2006-01-121-2/+1Star
* [TIPC] License header updatePer Liden2006-01-121-19/+23
* [TIPC] Initial mergePer Liden2006-01-121-0/+3164