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
2021-03-30tipc: fix htmldoc and smatch warningsJon Maloy
2021-03-17tipc: add host-endian copy of user subscription to struct tipc_subscriptionJon Maloy
2021-03-17tipc: simplify api between binding table and topology serverJon Maloy
2020-12-02net/tipc: fix tipc header files for kernel-docRandy Dunlap
2020-11-28tipc: update address terminology in codeJon Maloy
2020-05-13tipc: fix failed service subscription deletionTuong Lien
2019-05-20tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2018-04-01tipc: replace name table service range array with rb treeJon Maloy
2018-02-16tipc: rename tipc_server to tipc_topsrvJon Maloy
2018-02-16tipc: make struct tipc_server private for server.cJon Maloy
2018-02-16tipc: some prefix changesJon Maloy
2018-02-16tipc: collapse subscription creation functionsJon Maloy
2018-02-16tipc: simplify endianness handling in topology subscriberJon Maloy
2018-02-16tipc: simplify interaction between subscription and topology connectionJon Maloy
2018-02-16tipc: eliminate struct tipc_subscriberJon Maloy
2018-02-16tipc: remove unnecessary function pointersJon Maloy
2018-01-09tipc: improve groupcast scope handlingJon Maloy
2017-03-29tipc: adjust the policy of holding subscription krefYing Xue
2017-01-25tipc: add subscription refcount to avoid invalid deleteParthasarathy Bhuvaragan
2016-02-06tipc: remove struct tipc_name_seq from struct tipc_subscriptionParthasarathy Bhuvaragan
2016-02-06tipc: remove filter and timeout elements from struct tipc_subscriptionParthasarathy Bhuvaragan
2015-05-04tipc: rename functions defined in subscr.cYing Xue
2015-01-13tipc: make subscriber server support net namespaceYing Xue
2015-01-13tipc: name tipc name table support net namespaceYing Xue
2015-01-13tipc: cleanup core.c and core.h filesYing Xue
2015-01-13tipc: remove unnecessary wrapper functions of kernel timer APIsYing Xue
2013-06-18tipc: cosmetic realignment of function argumentsPaul Gortmaker
2013-06-18tipc: convert topology server to use new server facilityYing Xue
2012-04-30tipc: compress out gratuitous extra carriage returnsPaul Gortmaker
2011-12-30tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker
2011-09-18tipc: Remove callback field from subscription structureYing Xue
2010-10-21Revert d88dca79d3852a3623f606f781e013d61486828aNeil Horman
2010-03-08tipc: fix endianness on tipc subscriber messagesNeil Horman
2008-05-20tipc: Cosmetic cleanup of topology service codeAllan Stephens
2008-05-20tipc: Consolidate subscriber & subscriber port referencesAllan Stephens
2008-05-20tipc: Add support for customized subscription endiannessAllan Stephens
2008-05-20tipc: Add support for customized subscription overlap handlingAllan Stephens
2007-02-11[NET] TIPC: Fix whitespace errors.YOSHIFUJI Hideaki
2006-01-18[TIPC] Avoid polluting the global namespacePer Liden
2006-01-13[TIPC] Update of file headersPer Liden
2006-01-13[TIPC] License header updatePer Liden
2006-01-13[TIPC] Initial mergePer Liden