aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * tipc: make bearer set up in module insertion stageYing Xue2014-02-22
| * tipc: remove all enabled flags from all tipc componentsYing Xue2014-02-22
* | tipc: failed transmissions should return errorErik Hugne2014-02-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-19
|\|
| * tipc: fix message corruption bug for deferred packetsErik Hugne2014-02-13
* | tipc: align tipc function names with common naming practice in the networkYing Xue2014-02-18
* | tipc: correct usage of spin_lock() vs spin_lock_bh()Jon Paul Maloy2014-02-17
* | tipc: fix a loop style problemJon Paul Maloy2014-02-17
* | tipc: add node_lock protection to link lookup functionJon Paul Maloy2014-02-13
* | tipc: remove bearer_lock from tipc_bearer structYing Xue2014-02-13
* | tipc: delay delete of link when failover is neededJon Paul Maloy2014-02-13
* | tipc: changes to general packet reception algorithmJon Paul Maloy2014-02-13
* | tipc: rename stack variables in function tipc_link_tunnel_rcvJon Paul Maloy2014-02-13
* | tipc: more cleanup of tunnelling reception functionJon Paul Maloy2014-02-13
* | tipc: change signature of tunnelling reception functionJon Paul Maloy2014-02-13
* | tipc: change reception of tunnelled failover packetsJon Paul Maloy2014-02-13
* | tipc: change reception of tunnelled duplicate packetsJon Paul Maloy2014-02-13
* | tipc: remove 'links' list from tipc_bearer structYing Xue2014-02-13
* | tipc: redefine 'started' flag in struct link to bitmapYing Xue2014-02-13
* | tipc: move code for deleting links from bearer.c to link.cYing Xue2014-02-13
* | tipc: move code for resetting links from bearer.c to link.cYing Xue2014-02-13
* | tipc: stricter behavior of message reassembly functionJon Paul Maloy2014-02-13
* | tipc: explicitly include core.h in addr.hAndreas Bofjäll2014-02-13
|/
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-19
* tipc: standardize recvmsg routineYing Xue2014-01-16
* tipc: standardize sendmsg routine of connected socketYing Xue2014-01-16
* tipc: standardize sendmsg routine of connectionless socketYing Xue2014-01-16
* tipc: standardize accept routineYing Xue2014-01-16
* tipc: standardize connect routineYing Xue2014-01-16
* tipc: spelling fixesstephen hemminger2014-01-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\
| * tipc: correctly unlink packets from deferred packet queueErik Hugne2014-01-07
* | tipc: make link start event synchronousJon Paul Maloy2014-01-07
* | tipc: introduce new spinlock to protect struct link_reqYing Xue2014-01-07
* | tipc: remove 'has_redundant_link' flag from STATE link protocol messagesJon Paul Maloy2014-01-07
* | tipc: rename functions related to link failover and improve commentsJon Paul Maloy2014-01-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\|
| * tipc: fix deadlock during socket releaseYing Xue2013-12-29
* | tipc: remove unused codestephen hemminger2014-01-04
* | tipc: make local function staticstephen hemminger2014-01-04
* | tipc: make the code look more readablewangweidong2014-01-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\|
| * tipc: protect handler_enabled variable with qitem_lock spin lockYing Xue2013-12-10
| * tipc: correct the order of stopping services at rmmodJon Paul Maloy2013-12-10
* | tipc: change lock_sock order in connect()wangweidong2013-12-16
* | tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>wangweidong2013-12-16
* | tipc: kill unnecessary goto'swangweidong2013-12-16
* | tipc: remove unnecessary variables and conditionswangweidong2013-12-16
* | tipc: remove unused 'blocked' flag from tipc_link structYing Xue2013-12-11