[TIPC]: endianness annotations
[safe/jmp/linux-2.6] / net / tipc / socket.c
2006-10-19 Allan Stephens[TIPC]: Optimize wakeup logic when socket has no waitin...
2006-10-19 Allan Stephens[TIPC]: Stream socket can now send > 66000 bytes at...
2006-10-10 Al Viro[PATCH] tipc __user annotations
2006-06-26 Allan Stephens[TIPC]: Optimized argument validation done by connect().
2006-06-26 Allan Stephens[TIPC]: Simplify code for returning partial success...
2006-06-26 Allan Stephens[TIPC]: recvmsg() now returns TIPC ancillary data using...
2006-06-26 Allan Stephens[TIPC]: Improved performance of error checking during...
2006-06-26 Allan Stephens[TIPC]: Stream socket send indicates partial success...
2006-06-26 Allan Stephens[TIPC]: Connected send now checks socket state when...
2006-06-26 Allan Stephens[TIPC]: Can now return destination name of form {0...
2006-06-26 Allan Stephens[TIPC]: Implied connect now saves dest name for retriev...
2006-06-26 Allan Stephens[TIPC]: Fixed connect() to detect a dest address that...
2006-06-26 Allan Stephens[TIPC]: Non-operation-affecting corrections to comments...
2006-06-26 Allan Stephens[TIPC]: Fixed privilege checking typo in dest_name_check().
2006-03-21 Sam Ravnborg[TIPC]: Remove inlines from *.c
2006-03-21 Sam Ravnborg[TIPC]: Fix simple sparse warnings
2006-01-17 Per Liden[TIPC] Avoid polluting the global namespace
2006-01-17 Per Liden[TIPC] Remove unused #includes
2006-01-12 Per Liden[TIPC] More updates of file headers
2006-01-12 Per Liden[TIPC] Update of file headers
2006-01-12 Per Liden[TIPC] Cleaned up info/warn/err macros
2006-01-12 Per Liden[TIPC] License header update
2006-01-12 Per Liden[TIPC] Moved configuration interface into tipc_config.h
2006-01-12 Per Liden[TIPC] Initial merge