summaryrefslogtreecommitdiffstats
path: root/net/tipc/link.c
Commit message (Expand)AuthorAgeFilesLines
* [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