summaryrefslogtreecommitdiff
path: root/net/tipc
AgeCommit message (Expand)Author
2008-05-21tipc: Fix initialization sequence problems when entering network modeAllan Stephens
2008-05-21tipc: Update "previous node" indicators when node address changesAllan Stephens
2008-05-21tipc: Optimize null pointer check during neighbor discoveryAllan Stephens
2008-05-21tipc: Prevent node object duplication due to simultaneous discoveryAllan Stephens
2008-05-21tipc: Fix skb_under_panic when configuring TIPC without privilegesAllan Stephens
2008-05-19tipc: Cosmetic cleanup of topology service codeAllan Stephens
2008-05-19tipc: Consolidate subscriber & subscriber port referencesAllan Stephens
2008-05-19tipc: Fix bug in topology server byte swapping routineAllan Stephens
2008-05-19tipc: Add support for customized subscription endiannessAllan Stephens
2008-05-19tipc: Add support for customized subscription overlap handlingAllan Stephens
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-12tipc: Fix race condition when creating socket or native portAllan Stephens
2008-05-12tipc: Enhancements to name table initializationAllan Stephens
2008-05-08tipc: Increase buffer header to support worst-case deviceAllan Stephens
2008-05-05tipc: Update version number to TIPC 1.6.4Allan Stephens
2008-05-05tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens
2008-05-05tipc: Cosmetic cleanup of system & debug output declarationsAllan Stephens
2008-05-05[TIPC]: Cosmetic cleanup of print buffer codeAllan Stephens
2008-05-05tipc: Elimination of print buffer chainingAllan Stephens
2008-05-05tipc: Fix null pointer dereference in debug codeAllan Stephens
2008-05-05tipc: Fix recursive spinlock invocation in print buffer codeAllan Stephens
2008-05-05tipc: Provide feedback when log buffer resizing failsAllan Stephens
2008-05-05tipc: Simplify log buffer resizingAllan Stephens
2008-04-27tipc: endianness annotationsAl Viro
2008-04-25net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov
2008-04-16[TIPC]: Cleanup of TIPC reference table codeAllan Stephens
2008-04-16[TIPC]: Optimized initialization of TIPC reference tableAllan Stephens
2008-04-16[TIPC]: Remove inlining of reference table locking routinesAllan Stephens
2008-04-15[TIPC]: Enhance validation of format on incoming messagesAllan Stephens
2008-04-15[TIPC]: Force linearization of non-linear sk_buffsAllan Stephens
2008-04-15[TIPC]: Use fast buffer cloning to improve performanceAllan Stephens
2008-04-15[TIPC]: Remove redundant NULL check when discarding buffersAllan Stephens
2008-04-15[TIPC]: Overhaul of socket locking logicAllan Stephens
2008-04-15[TIPC]: Cosmetic changes to TIPC connect() codeAllan Stephens
2008-04-15[TIPC]: Add error check to detect non-blocking form of connect()Allan Stephens
2008-04-15[TIPC]: Correct "off by 1" error in socket queue limit enforcementAllan Stephens
2008-04-15[TIPC]: Ignore message padding when receiving stream dataAllan Stephens
2008-04-15[TIPC]: Allow stream receive to read from multiple TIPC messagesAllan Stephens
2008-04-15[TIPC]: Skip connection flow control in connectionless socketsAllan Stephens
2008-04-13[TIPC]: Improve socket time conversionsAllan Stephens
2008-04-13[TIPC]: Remove redundant socket wait queue initializationAllan Stephens
2008-03-26[TIPC]: Cosmetic cleanup of TIPC polling logicAllan Stephens
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-03-06[TIPC]: Update version to 1.6.3Allan Stephens
2008-03-06[TIPC]: Enhancements to message header writingAllan Stephens
2008-03-06[TIPC]: Use correct bitmask when setting versionAllan Stephens
2008-03-06[TIPC]: Minor cleanup of message header codeAllan Stephens
2008-03-06[TIPC]: Eliminate "sparse" symbol warningsAllan Stephens
2008-03-06[TIPC]: Add argument validation for shutdown()Allan Stephens