aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* tipc: Prevent display of name table types with no publicationsAllan Stephens2008-06-04
* tipc: Optimize message initialization routineAllan Stephens2008-06-04
* tipc: Prevent access of non-existent field in short message headerAllan Stephens2008-06-04
* tipc: Minor optimizations to received message processingAllan Stephens2008-06-04
* tipc: Fix minor bugs in link session number handlingAllan Stephens2008-06-04
* tipc: Fix bugs in message error code display when debuggingAllan Stephens2008-06-04
* tipc: Standardize error checking on incoming messages via native APIAllan Stephens2008-06-04
* tipc: Fix bug in connection setup via native APIAllan Stephens2008-06-04
* tipc: Fix initialization sequence problems when entering network modeAllan Stephens2008-05-21
* tipc: Update "previous node" indicators when node address changesAllan Stephens2008-05-21
* tipc: Optimize null pointer check during neighbor discoveryAllan Stephens2008-05-21
* tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens2008-05-21
* tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens2008-05-21
* tipc: Cosmetic cleanup of topology service codeAllan Stephens2008-05-19
* tipc: Consolidate subscriber & subscriber port referencesAllan Stephens2008-05-19
* tipc: Fix bug in topology server byte swapping routineAllan Stephens2008-05-19
* tipc: Add support for customized subscription endiannessAllan Stephens2008-05-19
* tipc: Add support for customized subscription overlap handlingAllan Stephens2008-05-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-15
|\
| * tipc: Increase buffer header to support worst-case deviceAllan Stephens2008-05-09
* | tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-12
* | tipc: Enhancements to name table initializationAllan Stephens2008-05-12
* | tipc: Update version number to TIPC 1.6.4Allan Stephens2008-05-05
* | tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens2008-05-05
* | tipc: Cosmetic cleanup of system & debug output declarationsAllan Stephens2008-05-05
* | [TIPC]: Cosmetic cleanup of print buffer codeAllan Stephens2008-05-05
* | tipc: Elimination of print buffer chainingAllan Stephens2008-05-05
* | tipc: Fix null pointer dereference in debug codeAllan Stephens2008-05-05
* | tipc: Fix recursive spinlock invocation in print buffer codeAllan Stephens2008-05-05
* | tipc: Provide feedback when log buffer resizing failsAllan Stephens2008-05-05
* | tipc: Simplify log buffer resizingAllan Stephens2008-05-05
|/
* tipc: endianness annotationsAl Viro2008-04-27
* net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov2008-04-25
* [TIPC]: Cleanup of TIPC reference table codeAllan Stephens2008-04-16
* [TIPC]: Optimized initialization of TIPC reference tableAllan Stephens2008-04-16
* [TIPC]: Remove inlining of reference table locking routinesAllan Stephens2008-04-16
* [TIPC]: Enhance validation of format on incoming messagesAllan Stephens2008-04-15
* [TIPC]: Force linearization of non-linear sk_buffsAllan Stephens2008-04-15
* [TIPC]: Use fast buffer cloning to improve performanceAllan Stephens2008-04-15
* [TIPC]: Remove redundant NULL check when discarding buffersAllan Stephens2008-04-15
* [TIPC]: Overhaul of socket locking logicAllan Stephens2008-04-15
* [TIPC]: Cosmetic changes to TIPC connect() codeAllan Stephens2008-04-15
* [TIPC]: Add error check to detect non-blocking form of connect()Allan Stephens2008-04-15
* [TIPC]: Correct "off by 1" error in socket queue limit enforcementAllan Stephens2008-04-15
* [TIPC]: Ignore message padding when receiving stream dataAllan Stephens2008-04-15
* [TIPC]: Allow stream receive to read from multiple TIPC messagesAllan Stephens2008-04-15
* [TIPC]: Skip connection flow control in connectionless socketsAllan Stephens2008-04-15
* [TIPC]: Improve socket time conversionsAllan Stephens2008-04-14
* [TIPC]: Remove redundant socket wait queue initializationAllan Stephens2008-04-14
* [TIPC]: Cosmetic cleanup of TIPC polling logicAllan Stephens2008-03-26