summaryrefslogtreecommitdiff
path: root/net/tipc
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14Reset to 3.12.19Scott Wood
2014-05-14Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-18tipc: fix spinlock recursion bug for failed subscriptionsErik Hugne
2014-04-18tipc: don't log disabled tasklet handler errorsErik Hugne
2014-04-18tipc: fix memory leak during module removalErik Hugne
2014-04-18tipc: drop subscriber connection id invalidationErik Hugne
2014-04-18tipc: fix connection refcount leakYing Xue
2014-04-18tipc: allow connection shutdown callback to be invoked in advanceYing Xue
2014-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-21net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-15tipc: fix dereference before check warningErik Hugne
2013-11-07tipc: reassembly failures should cause link resetErik Hugne
2013-11-07tipc: message reassembly using fragment chainErik Hugne
2013-11-07tipc: don't reroute message fragmentsErik Hugne
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-30tipc: remove two indentation levels in tipc_recv_msg routineYing Xue
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-19net: misc: Remove extern from function prototypesJoe Perches
2013-10-18tipc: simplify the link lookup routineErik Hugne
2013-10-18tipc: correct return value of link_cmd_set_value routineYing Xue
2013-10-18tipc: correct return value of recv_msg routineYing Xue
2013-10-18tipc: avoid unnecessary lookup for tipc bearer instanceYing Xue
2013-10-18tipc: make bearer and media naming consistentYing Xue
2013-10-18tipc: silence sparse warningsYing Xue
2013-10-18tipc: remove iovec length parameter from all sending functionsYing Xue
2013-10-18tipc: don't use memcpy to copy from user spaceYing Xue
2013-09-27Enable TIPC in multiple network namespacesBogdan Purcareata
2013-08-30tipc: set sk_err correctly when connection failsErik Hugne
2013-08-12tipc: avoid possible deadlock while enable and disable bearerdingtianhong
2013-08-01tipc: fix oops when creating server socket failsYing Xue
2013-07-12net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko
2013-06-17tipc: remove dev_base_lock use from enable_bearerYing Xue
2013-06-17tipc: fix wrong return value for link_send_sections_long routineYing Xue
2013-06-17tipc: make tipc_link_send_sections_fast exit earlierYing Xue
2013-06-17tipc: enhance priority of link protocol packetYing Xue
2013-06-17tipc: cosmetic realignment of function argumentsPaul Gortmaker
2013-06-17tipc: save sock structure pointer instead of void pointer to tipc_portYing Xue
2013-06-17tipc: convert config_lock from spinlock to mutexYing Xue
2013-06-17tipc: rename tipc_createport_raw to tipc_createportYing Xue
2013-06-17tipc: remove user_port instance from tipc_port structureYing Xue
2013-06-17tipc: delete code orphaned by new server infrastructureYing Xue
2013-06-17tipc: convert configuration server to use new server facilityYing Xue