summaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAgeFilesLines
* net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov2008-04-251-2/+2
* [TIPC]: Cleanup of TIPC reference table codeAllan Stephens2008-04-161-47/+34
* [TIPC]: Optimized initialization of TIPC reference tableAllan Stephens2008-04-161-47/+76
* [TIPC]: Remove inlining of reference table locking routinesAllan Stephens2008-04-162-89/+91
* [TIPC]: Enhance validation of format on incoming messagesAllan Stephens2008-04-151-12/+77
* [TIPC]: Force linearization of non-linear sk_buffsAllan Stephens2008-04-152-0/+18
* [TIPC]: Use fast buffer cloning to improve performanceAllan Stephens2008-04-151-1/+1
* [TIPC]: Remove redundant NULL check when discarding buffersAllan Stephens2008-04-151-2/+1
* [TIPC]: Overhaul of socket locking logicAllan Stephens2008-04-152-431/+602
* [TIPC]: Cosmetic changes to TIPC connect() codeAllan Stephens2008-04-151-71/+72
* [TIPC]: Add error check to detect non-blocking form of connect()Allan Stephens2008-04-151-0/+5
* [TIPC]: Correct "off by 1" error in socket queue limit enforcementAllan Stephens2008-04-151-12/+10
* [TIPC]: Ignore message padding when receiving stream dataAllan Stephens2008-04-151-1/+1
* [TIPC]: Allow stream receive to read from multiple TIPC messagesAllan Stephens2008-04-151-1/+3
* [TIPC]: Skip connection flow control in connectionless socketsAllan Stephens2008-04-151-1/+2
* [TIPC]: Improve socket time conversionsAllan Stephens2008-04-131-4/+5
* [TIPC]: Remove redundant socket wait queue initializationAllan Stephens2008-04-131-1/+0
* [TIPC]: Cosmetic cleanup of TIPC polling logicAllan Stephens2008-03-261-42/+36
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-1/+1
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-2/+2
* [TIPC]: Update version to 1.6.3Allan Stephens2008-03-061-1/+1
* [TIPC]: Enhancements to message header writingAllan Stephens2008-03-061-2/+4
* [TIPC]: Use correct bitmask when setting versionAllan Stephens2008-03-061-1/+1
* [TIPC]: Minor cleanup of message header codeAllan Stephens2008-03-064-29/+27
* [TIPC]: Eliminate "sparse" symbol warningsAllan Stephens2008-03-062-8/+6
* [TIPC]: Add argument validation for shutdown()Allan Stephens2008-03-061-2/+3
* [TIPC]: Removal of message header option codeAllan Stephens2008-03-063-31/+0
* [TIPC]: Convert tsock->sem in a mutexMatthias Kaehlcke2008-03-031-28/+28
* tipc: fix integer as NULL pointer sparse warnings in tipcHarvey Harrison2008-02-244-4/+4
* [TIPC]: declare proto_ops structures as 'const'.Florian Westphal2008-02-071-7/+7
* [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-073-23/+0
* [TIPC]: Use tipc_port_unlockJulia Lawall2008-01-281-10/+10
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+1
* [TIPC]: Fix semaphore handling.Andrew Morton2007-12-141-1/+1
* [NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov2007-11-011-1/+1
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+2
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-101-0/+3
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-101-0/+6
* [NET]: Make socket creation namespace safe.Eric W. Biederman2007-10-101-3/+6
* [TIPC]: Clean up duplicate includes in net/tipc/Jesper Juhl2007-08-131-1/+0
* [TIPC]: Fix two minor sparse warnings.Florian Westphal2007-08-022-3/+1
* [TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal2007-08-021-1/+1
* [TIPC]: fix tipc_link_create error handlingFlorian Westphal2007-07-311-13/+15
* net/* misc endianness annotationsAl Viro2007-07-261-4/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-191-6/+6
|\
| * [NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-6/+6
* | some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
|/
OpenPOWER on IntegriCloud