Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-29tipc: adjust the policy of holding subscription krefYing Xue
2017-01-20tipc: add functionality to lookup multicast destination nodesJon Paul Maloy
2017-01-03tipc: modify struct tipc_plist to be more versatileJon Paul Maloy
2016-03-07tipc: move netlink policies to netlink.cRichard Alpe
2016-02-06tipc: remove struct tipc_name_seq from struct tipc_subscriptionParthasarathy Bhuvaragan
2015-11-20tipc: reduce code dependency between binding table and node layerJon Paul Maloy
2015-05-04tipc: rename functions defined in subscr.cYing Xue
2015-03-18tipc: fix a potential deadlock when nametable is purgedYing Xue
2015-02-10tipc: nl compat add noop and remove legacy nl frameworkRichard Alpe
2015-02-10tipc: convert legacy nl name table dump to nl compatRichard Alpe
2015-02-10tipc: move and rename the legacy nl api to "nl compat"Richard Alpe
2015-02-06tipc: simplify socket multicast receptionJon Paul Maloy
2015-01-13tipc: make tipc node address support net namespaceYing Xue
2015-01-13tipc: name tipc name table support net namespaceYing Xue
2015-01-13tipc: make tipc broadcast link support net namespaceYing Xue
2015-01-13tipc: make tipc node table aware of net namespaceYing Xue
2014-12-10tipc: avoid double lock 'spin_lock:&seq->lock'Ying Xue
2014-12-09tipc: convert name table read-write lock to RCUYing Xue
2014-12-09tipc: remove unnecessary INIT_LIST_HEADYing Xue
2014-12-09tipc: simplify relationship between name table lock and node lockYing Xue
2014-12-09tipc: any name table member must be protected under name table lockYing Xue
2014-12-09tipc: ensure all name sequences are properly protected with its lockYing Xue
2014-12-09tipc: ensure all name sequences are released when name table is stoppedYing Xue
2014-12-09tipc: make name table allocated dynamicallyYing Xue
2014-11-26tipc: remove node subscription infrastructureYing Xue
2014-11-25tipc: fix sparse warnings in new nl apiRichard Alpe
2014-11-21tipc: add name table dump to new netlink apiRichard Alpe
2014-09-02tipc: add name distributor resiliency queueErik Hugne
2014-08-23tipc: remove include file port.hJon Paul Maloy
2014-04-30tipc: fix memory leak of publicationsYing Xue
2014-04-28tipc: move the delivery of named messages out of nametbl lockYing Xue
2014-03-06tipc: fix memory leak during module removalErik Hugne
2014-02-22tipc: remove all enabled flags from all tipc componentsYing Xue
2013-12-16tipc: remove unnecessary variables and conditionswangweidong
2013-06-18tipc: cosmetic realignment of function argumentsPaul Gortmaker
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2012-09-19net/tipc/name_table.c: Remove unecessary semicolonPeter Senna Tschudin
2012-08-20tipc: eliminate configuration for maximum number of name publicationsYing Xue
2012-08-20tipc: convert tipc_nametbl_size type from variable to macroYing Xue
2012-07-14tipc: phase out most of the struct print_buf usageErik Hugne
2012-07-14tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne
2012-07-12tipc: limit error messages relating to memory leak to one linePaul Gortmaker
2012-07-11net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2012-04-27tipc: Enhance error checking of published namesAllan Stephens
2012-04-27tipc: Create helper routine to delete unused name sequence structureAllan Stephens
2012-04-19tipc: Ensure network address change doesn't impact name table updatesAllan Stephens
2012-04-19tipc: Add routines for safe checking of node's network addressAllan Stephens
2012-04-19tipc: Don't record failed publication attempt as a successAllan Stephens
2012-04-19tipc: Update node-scope publications when network address is assignedAllan Stephens