<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/net/tipc/socket.c, branch v2.6.16</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.16</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.16'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2006-01-17T23:45:16Z</updated>
<entry>
<title>[TIPC] Avoid polluting the global namespace</title>
<updated>2006-01-17T23:45:16Z</updated>
<author>
<name>Per Liden</name>
<email>per.liden@ericsson.com</email>
</author>
<published>2006-01-17T23:38:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4323add67792ced172d0d93b8b2e6187023115f1'/>
<id>urn:sha1:4323add67792ced172d0d93b8b2e6187023115f1</id>
<content type='text'>
This patch adds a tipc_ prefix to all externally visible symbols.

Signed-off-by: Per Liden &lt;per.liden@ericsson.com&gt;
</content>
</entry>
<entry>
<title>[TIPC] Remove unused #includes</title>
<updated>2006-01-17T23:45:15Z</updated>
<author>
<name>Per Liden</name>
<email>per.liden@ericsson.com</email>
</author>
<published>2006-01-16T11:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=50f9bcddf8be147678c2d4ef8ac5279222d0ae3a'/>
<id>urn:sha1:50f9bcddf8be147678c2d4ef8ac5279222d0ae3a</id>
<content type='text'>
Signed-off-by: Per Liden &lt;per.liden@ericsson.com&gt;
</content>
</entry>
<entry>
<title>[TIPC] More updates of file headers</title>
<updated>2006-01-12T22:06:39Z</updated>
<author>
<name>Per Liden</name>
<email>per.liden@nospam.ericsson.com</email>
</author>
<published>2006-01-11T18:14:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=593a5f22d8035b1396a958b6bbde9f13c0f09549'/>
<id>urn:sha1:593a5f22d8035b1396a958b6bbde9f13c0f09549</id>
<content type='text'>
Updated copyright notice to include the year the file was
actually created. Information about file creation dates
was extracted from the files in the old CVS repository
at tipc.sourceforge.net.

Signed-off-by: Per Liden &lt;per.liden@nospam.ericsson.com&gt;
</content>
</entry>
<entry>
<title>[TIPC] Update of file headers</title>
<updated>2006-01-12T22:06:38Z</updated>
<author>
<name>Per Liden</name>
<email>per.liden@nospam.ericsson.com</email>
</author>
<published>2006-01-11T17:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9da1c8b694f8e72a16f259614caaae50cbcdaf10'/>
<id>urn:sha1:9da1c8b694f8e72a16f259614caaae50cbcdaf10</id>
<content type='text'>
The copyright statements from different parts of Ericsson
have been merged into one.

Signed-off-by: Per Liden &lt;per.liden@nospam.ericsson.com&gt;
</content>
</entry>
<entry>
<title>[TIPC] Cleaned up info/warn/err macros</title>
<updated>2006-01-12T22:06:37Z</updated>
<author>
<name>Per Liden</name>
<email>per.liden@nospam.ericsson.com</email>
</author>
<published>2006-01-11T12:52:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d0a14a9dbdf613d9307c4b748b03a11678fe8d16'/>
<id>urn:sha1:d0a14a9dbdf613d9307c4b748b03a11678fe8d16</id>
<content type='text'>
Signed-off-by: Per Liden &lt;per.liden@nospam.ericsson.com&gt;
</content>
</entry>
<entry>
<title>[TIPC] License header update</title>
<updated>2006-01-12T22:06:36Z</updated>
<author>
<name>Per Liden</name>
<email>per.liden@nospam.ericsson.com</email>
</author>
<published>2006-01-11T12:30:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9ea1fd3c1a15c620d1e3d0aa269d34b705477003'/>
<id>urn:sha1:9ea1fd3c1a15c620d1e3d0aa269d34b705477003</id>
<content type='text'>
The license header in each file now more clearly state that this
code is licensed under a dual BSD/GPL. Before this was only
evident if you looked at the MODULE_LICENSE line in core.c.

Signed-off-by: Per Liden &lt;per.liden@nospam.ericsson.com&gt;
</content>
</entry>
<entry>
<title>[TIPC] Moved configuration interface into tipc_config.h</title>
<updated>2006-01-12T22:06:35Z</updated>
<author>
<name>Per Liden</name>
<email>per.liden@nospam.ericsson.com</email>
</author>
<published>2006-01-11T11:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ea714ccda5d5858ee677a77cf33dbaf34a0060c3'/>
<id>urn:sha1:ea714ccda5d5858ee677a77cf33dbaf34a0060c3</id>
<content type='text'>
Restored the old tipc_config.h to get a cleaner division between the
interfaces used by normal TIPC users and TIPC administration utilities.

Signed-off-by: Per Liden &lt;per.liden@nospam.ericsson.com&gt;
</content>
</entry>
<entry>
<title>[TIPC] Initial merge</title>
<updated>2006-01-12T22:06:31Z</updated>
<author>
<name>Per Liden</name>
<email>per.liden@nospam.ericsson.com</email>
</author>
<published>2006-01-02T18:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b97bf3fd8f6a16966d4f18983b2c40993ff937d4'/>
<id>urn:sha1:b97bf3fd8f6a16966d4f18983b2c40993ff937d4</id>
<content type='text'>
TIPC (Transparent Inter Process Communication) is a protocol designed for
intra cluster communication. For more information see
http://tipc.sourceforge.net

Signed-off-by: Per Liden &lt;per.liden@nospam.ericsson.com&gt;
</content>
</entry>
</feed>
