Age | Commit message (Expand) | Author |
2020-11-27 | tipc: update address terminology in code | Jon Maloy |
2020-11-12 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-11 | tipc: fix memory leak in tipc_topsrv_start() | Wang Hai |
2020-10-30 | tipc: add stricter control of reserved service types | Jon Maloy |
2020-09-18 | tipc: Remove unused macro CF_SERVER | YueHaibing |
2020-05-28 | tipc: call tsk_set_importance from tipc_topsrv_create_listener | Christoph Hellwig |
2020-05-13 | tipc: fix failed service subscription deletion | Tuong Lien |
2020-05-13 | tipc: fix memory leak in service subscripting | Tuong Lien |
2020-05-04 | tipc: fix partial topology connection closure | Tuong Lien |
2019-08-08 | tipc: add loopback device tracking | John Rutherford |
2019-07-21 | tipc: Fix a typo | Christophe JAILLET |
2019-05-20 | tipc: fix modprobe tipc failed after switch order of device registration | Junwei Hu |
2019-03-21 | tipc: fix cancellation of topology subscriptions | Erik Hugne |
2019-01-24 | tipc: remove dead code in struct tipc_topsrv | Zhaolong Zhang |
2019-01-15 | tipc: fix uninit-value in in tipc_conn_rcv_sub | Ying Xue |
2018-11-01 | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2018-10-24 | iov_iter: Separate type from direction and use accessor functions | David Howells |
2018-10-22 | tipc: use destination length for copy string | Guoqing Jiang |
2018-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-09-03 | tipc: correct spelling errors for tipc_topsrv_queue_evt() comments | Zhenbo Gao |
2018-09-03 | tipc: correct structure parameter comments for topsrv | Zhenbo Gao |
2018-02-19 | tipc: don't call sock_release() in atomic context | Paolo Abeni |
2018-02-19 | tipc: fix bug on error path in tipc_topsrv_kern_subscr() | Jon Maloy |
2018-02-16 | tipc: rename tipc_server to tipc_topsrv | Jon Maloy |