开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
topsrv.c
Age
Commit message (
Expand
)
Author
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