aboutsummaryrefslogtreecommitdiff
path: root/net/tipc/topsrv.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-28tipc: call tsk_set_importance from tipc_topsrv_create_listenerGravatar Christoph Hellwig 1-3/+3
2020-05-13tipc: fix failed service subscription deletionGravatar Tuong Lien 1-4/+5
2020-05-13tipc: fix memory leak in service subscriptingGravatar Tuong Lien 1-1/+3
2020-05-04tipc: fix partial topology connection closureGravatar Tuong Lien 1-2/+3
2019-08-08tipc: add loopback device trackingGravatar John Rutherford 1-0/+2
2019-07-21tipc: Fix a typoGravatar Christophe JAILLET 1-1/+1
2019-05-20tipc: fix modprobe tipc failed after switch order of device registrationGravatar Junwei Hu 1-2/+12
2019-03-21tipc: fix cancellation of topology subscriptionsGravatar Erik Hugne 1-0/+1
2019-01-24tipc: remove dead code in struct tipc_topsrvGravatar Zhaolong Zhang 1-3/+0
2019-01-15tipc: fix uninit-value in in tipc_conn_rcv_subGravatar Ying Xue 1-1/+1
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-1/+1
2018-10-24iov_iter: Separate type from direction and use accessor functionsGravatar David Howells 1-1/+1
2018-10-22tipc: use destination length for copy stringGravatar Guoqing Jiang 1-1/+1
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-2/+2
2018-09-03tipc: correct spelling errors for tipc_topsrv_queue_evt() commentsGravatar Zhenbo Gao 1-2/+2
2018-09-03tipc: correct structure parameter comments for topsrvGravatar Zhenbo Gao 1-8/+2
2018-02-19tipc: don't call sock_release() in atomic contextGravatar Paolo Abeni 1-1/+1
2018-02-19tipc: fix bug on error path in tipc_topsrv_kern_subscr()Gravatar Jon Maloy 1-3/+4
2018-02-16tipc: rename tipc_server to tipc_topsrvGravatar Jon Maloy 1-0/+702