aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc
Commit message (Expand)AuthorAge
...
* tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna2018-03-22
* tipc: modify socket iterator for sock_diagGhantaKrishnamurthy MohanKrishna2018-03-22
* tipc: some name changesJon Maloy2018-03-17
* tipc: merge two lists in struct publicationJon Maloy2018-03-17
* tipc: remove zone_list member in struct publicationJon Maloy2018-03-17
* tipc: remove zone publication list in name tableJon Maloy2018-03-17
* tipc: obsolete TIPC_ZONE_SCOPEJon Maloy2018-03-17
* net: Convert tipc_net_opsKirill Tkhai2018-03-13
* tipc: bcast: use true and false for boolean valuesGustavo A. R. Silva2018-03-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\
| * tipc: correct initial value for group congestion flagJon Maloy2018-02-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-19
|\|
| * tipc: Fix missing RTNL lock protection during setting link propertiesYing Xue2018-02-14
| * tipc: Introduce __tipc_nl_net_setYing Xue2018-02-14
| * tipc: Introduce __tipc_nl_media_setYing Xue2018-02-14
| * tipc: Introduce __tipc_nl_bearer_setYing Xue2018-02-14
| * tipc: Introduce __tipc_nl_bearer_enableYing Xue2018-02-14
| * tipc: Introduce __tipc_nl_bearer_disableYing Xue2018-02-14
| * tipc: Refactor __tipc_nl_compat_doitYing Xue2018-02-14
* | tipc: don't call sock_release() in atomic contextPaolo Abeni2018-02-19
* | tipc: fix bug on error path in tipc_topsrv_kern_subscr()Jon Maloy2018-02-19
* | tipc: rename tipc_server to tipc_topsrvJon Maloy2018-02-16
* | tipc: separate topology server listener socket from subcsriber socketsJon Maloy2018-02-16
* | tipc: make struct tipc_server private for server.cJon Maloy2018-02-16
* | tipc: some prefix changesJon Maloy2018-02-16
* | tipc: collapse subscription creation functionsJon Maloy2018-02-16
* | tipc: simplify endianness handling in topology subscriberJon Maloy2018-02-16
* | tipc: simplify interaction between subscription and topology connectionJon Maloy2018-02-16
* | tipc: eliminate struct tipc_subscriberJon Maloy2018-02-16
* | tipc: remove unnecessary function pointersJon Maloy2018-02-16
* | tipc: remove redundant code in topology serverJon Maloy2018-02-16
* | tipc: apply bearer link tolerance on running linksJon Maloy2018-02-14
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* tipc: fix skb truesize/datasize ratio controlHoang Le2018-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * tipc: fix race between poll() and setsockopt()Jon Maloy2018-01-19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
| |\
| * | tipc: fix race condition at topology server receiveJon Maloy2018-01-16
| * | tipc: fix bug during lookup of multicast destination nodesJon Maloy2018-01-15
| * | tipc: fix a potental access after delete in tipc_sk_join()Jon Maloy2018-01-15
| * | tipc: improve poll() for group member socketJon Maloy2018-01-09
| * | tipc: improve groupcast scope handlingJon Maloy2018-01-09
| * | tipc: add option to suppress PUBLISH events for pre-existing publicationsJon Maloy2018-01-09
| * | tipc: send out join messages as soon as new member is discoveredJon Maloy2018-01-09
| * | tipc: simplify group LEAVE sequenceJon Maloy2018-01-09
| * | tipc: create group member event messages when they are neededJon Maloy2018-01-09
| * | tipc: adjustment to group member FSMJon Maloy2018-01-09
| * | tipc: let group member stay in JOINED mode if unable to reclaimJon Maloy2018-01-09
| * | tipc: a couple of cleanupsJon Maloy2018-01-09