aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
...
* 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
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-25
* [TIPC]: Update version to 1.6.3Allan Stephens2008-03-06
* [TIPC]: Enhancements to message header writingAllan Stephens2008-03-06
* [TIPC]: Use correct bitmask when setting versionAllan Stephens2008-03-06
* [TIPC]: Minor cleanup of message header codeAllan Stephens2008-03-06
* [TIPC]: Eliminate "sparse" symbol warningsAllan Stephens2008-03-06
* [TIPC]: Add argument validation for shutdown()Allan Stephens2008-03-06
* [TIPC]: Removal of message header option codeAllan Stephens2008-03-06
* [TIPC]: Convert tsock->sem in a mutexMatthias Kaehlcke2008-03-04
* tipc: fix integer as NULL pointer sparse warnings in tipcHarvey Harrison2008-02-24
* [TIPC]: declare proto_ops structures as 'const'.Florian Westphal2008-02-07
* [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-07
* [TIPC]: Use tipc_port_unlockJulia Lawall2008-01-28