aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[TIPC] Fix for NULL pointer dereferenceEric Sesterhenn1-1/+3
2006-06-25[TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set.Allan Stephens1-5/+14
2006-06-25[TIPC]: Multicast link failure now resets all links to "nacking" node.Allan Stephens2-28/+128
2006-06-25[TIPC]: Links now validate destination node specified by incoming messages.Allan Stephens1-0/+5
2006-06-25[TIPC]: Allow ports to receive multicast messages through native API.Allan Stephens1-10/+16
2006-06-25[TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens1-1/+3
2006-06-25[TIPC]: Use correct upper bound when validating network zone number.Allan Stephens1-1/+1
2006-06-25[TIPC]: Prevent name table corruption if no room for new publicationAllan Stephens1-9/+9
2006-06-25[TIPC] Improved tolerance to promiscuous mode interfaceJon Maloy1-9/+11
2006-04-18[NET]: Remove redundant NULL checks before [kv]freeJesper Juhl1-2/+1
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-20[TIPC]: Avoid compiler warningPer Liden1-1/+1
2006-03-20[TIPC]: Reduce stack usagePer Liden1-8/+22
2006-03-20[TIPC]: CleanupsAdrian Bunk6-25/+30
2006-03-20[TIPC]: Remove unused functionsPer Liden2-10/+0
2006-03-20[TIPC]: Remove inlines from *.cSam Ravnborg6-53/+53
2006-03-20[TIPC]: Fix simple sparse warningsSam Ravnborg21-127/+127
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden44-1673/+1654
2006-01-18[TIPC] Add help text for TIPC configuration optionPer Liden1-1/+6
2006-01-18[TIPC] Remove unused #includesPer Liden3-4/+0
2006-01-18[TIPC] Move ethernet protocol id to linux/if_ether.hPer Liden1-3/+2
2006-01-18[TIPC] Updated link priority macrosPer Liden4-12/+20
2006-01-18[TIPC] Minor changes to #includesJon Maloy6-6/+10
2006-01-13[PATCH] genetlink: don't touch module ref countPer Liden1-1/+0
2006-01-12[TIPC]: Fix 64-bit build warnings.David S. Miller3-6/+9
2006-01-12[TIPC] More updates of file headersPer Liden38-37/+38
2006-01-12[TIPC] Update of file headersPer Liden44-87/+43
2006-01-12[TIPC] Cleaned up info/warn/err macrosPer Liden4-7/+7
2006-01-12[TIPC] License header updatePer Liden44-762/+938
2006-01-12[TIPC] Moved configuration interface into tipc_config.hPer Liden2-0/+2
2006-01-12[TIPC} Fixed bug in disc_timeout()Jon Maloy2-27/+5
2006-01-12[TIPC] Use dynamically allocated family id with NETLINK_GENERICPer Liden1-2/+2
2006-01-12[TIPC] Initial mergePer Liden46-0/+18189