aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
* 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
* | tipc: eliminate code duplication in media layerYing Xue2013-12-11
* | tipc: relocate common functions from media to bearerYing Xue2013-12-11
* | tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-11
* | tipc: improve naming and comment consistency in media layerJon Paul Maloy2013-12-11
* | tipc: initiate media type array at compile timeJon Paul Maloy2013-12-11
* | tipc: eliminate redundant code with kfree_skb_list routineYing Xue2013-12-11
* | tipc: remove interface state mirroring in bearerErik Hugne2013-12-09
|/
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* genetlink: only pass array to genl_register_family_with_ops()Johannes Berg2013-11-19
* tipc: fix dereference before check warningErik Hugne2013-11-15
* tipc: reassembly failures should cause link resetErik Hugne2013-11-07
* tipc: message reassembly using fragment chainErik Hugne2013-11-07
* tipc: don't reroute message fragmentsErik Hugne2013-11-07
* tipc: remove two indentation levels in tipc_recv_msg routineYing Xue2013-10-30
* net: misc: Remove extern from function prototypesJoe Perches2013-10-19
* tipc: simplify the link lookup routineErik Hugne2013-10-18
* tipc: correct return value of link_cmd_set_value routineYing Xue2013-10-18
* tipc: correct return value of recv_msg routineYing Xue2013-10-18
* tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue2013-10-18
* tipc: make bearer and media naming consistentYing Xue2013-10-18
* tipc: silence sparse warningsYing Xue2013-10-18
* tipc: remove iovec length parameter from all sending functionsYing Xue2013-10-18
* tipc: don't use memcpy to copy from user spaceYing Xue2013-10-18
* tipc: set sk_err correctly when connection failsErik Hugne2013-08-30
* tipc: avoid possible deadlock while enable and disable bearerdingtianhong2013-08-12
* tipc: fix oops when creating server socket failsYing Xue2013-08-01
* net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko2013-07-11
* tipc: remove dev_base_lock use from enable_bearerYing Xue2013-06-17
* tipc: fix wrong return value for link_send_sections_long routineYing Xue2013-06-17
* tipc: make tipc_link_send_sections_fast exit earlierYing Xue2013-06-17
* tipc: enhance priority of link protocol packetYing Xue2013-06-17
* tipc: cosmetic realignment of function argumentsPaul Gortmaker2013-06-17
* tipc: save sock structure pointer instead of void pointer to tipc_portYing Xue2013-06-17