summaryrefslogtreecommitdiffstats
path: root/net/tipc/topsrv.c
Commit message (Expand)AuthorAgeFilesLines
* tipc: update address terminology in codeJon Maloy2020-11-271-2/+2
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-121-2/+8
|\
| * tipc: fix memory leak in tipc_topsrv_start()Wang Hai2020-11-111-2/+8
* | tipc: add stricter control of reserved service typesJon Maloy2020-10-301-2/+2
|/
* tipc: Remove unused macro CF_SERVERYueHaibing2020-09-181-1/+0
* tipc: call tsk_set_importance from tipc_topsrv_create_listenerChristoph Hellwig2020-05-281-3/+3
* tipc: fix failed service subscription deletionTuong Lien2020-05-131-4/+5
* tipc: fix memory leak in service subscriptingTuong Lien2020-05-131-1/+3
* tipc: fix partial topology connection closureTuong Lien2020-05-041-2/+3
* tipc: add loopback device trackingJohn Rutherford2019-08-081-0/+2
* tipc: Fix a typoChristophe JAILLET2019-07-211-1/+1
* tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu2019-05-201-2/+12
* tipc: fix cancellation of topology subscriptionsErik Hugne2019-03-211-0/+1
* tipc: remove dead code in struct tipc_topsrvZhaolong Zhang2019-01-241-3/+0
* tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue2019-01-151-1/+1
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-1/+1
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-1/+1
* | tipc: use destination length for copy stringGuoqing Jiang2018-10-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-041-2/+2
|\
| * tipc: correct spelling errors for tipc_topsrv_queue_evt() commentsZhenbo Gao2018-09-031-2/+2
* | tipc: correct structure parameter comments for topsrvZhenbo Gao2018-09-031-8/+2
|/
* tipc: don't call sock_release() in atomic contextPaolo Abeni2018-02-191-1/+1
* tipc: fix bug on error path in tipc_topsrv_kern_subscr()Jon Maloy2018-02-191-3/+4
* tipc: rename tipc_server to tipc_topsrvJon Maloy2018-02-161-0/+702