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
2020-11-28tipc: update address terminology in codeJon Maloy
2020-11-13Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-12tipc: fix memory leak in tipc_topsrv_start()Wang Hai
2020-10-30tipc: add stricter control of reserved service typesJon Maloy
2020-09-19tipc: Remove unused macro CF_SERVERYueHaibing
2020-05-28tipc: call tsk_set_importance from tipc_topsrv_create_listenerChristoph Hellwig
2020-05-13tipc: fix failed service subscription deletionTuong Lien
2020-05-13tipc: fix memory leak in service subscriptingTuong Lien
2020-05-04tipc: fix partial topology connection closureTuong Lien
2019-08-09tipc: add loopback device trackingJohn Rutherford
2019-07-21tipc: Fix a typoChristophe JAILLET
2019-05-20tipc: fix modprobe tipc failed after switch order of device registrationJunwei Hu
2019-03-21tipc: fix cancellation of topology subscriptionsErik Hugne
2019-01-25tipc: remove dead code in struct tipc_topsrvZhaolong Zhang
2019-01-16tipc: fix uninit-value in in tipc_conn_rcv_subYing Xue
2018-11-02Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-23tipc: use destination length for copy stringGuoqing Jiang
2018-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04tipc: correct spelling errors for tipc_topsrv_queue_evt() commentsZhenbo Gao
2018-09-04tipc: correct structure parameter comments for topsrvZhenbo Gao
2018-02-19tipc: don't call sock_release() in atomic contextPaolo Abeni
2018-02-19tipc: fix bug on error path in tipc_topsrv_kern_subscr()Jon Maloy
2018-02-16tipc: rename tipc_server to tipc_topsrvJon Maloy