index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
Age
Commit message (
Expand
)
Author
2018-03-07
tipc: bcast: use true and false for boolean values
Gustavo A. R. Silva
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-27
tipc: correct initial value for group congestion flag
Jon Maloy
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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
2018-02-16
tipc: separate topology server listener socket from subcsriber sockets
Jon Maloy
2018-02-16
tipc: make struct tipc_server private for server.c
Jon Maloy
2018-02-16
tipc: some prefix changes
Jon Maloy
2018-02-16
tipc: collapse subscription creation functions
Jon Maloy
2018-02-16
tipc: simplify endianness handling in topology subscriber
Jon Maloy
2018-02-16
tipc: simplify interaction between subscription and topology connection
Jon Maloy
2018-02-16
tipc: eliminate struct tipc_subscriber
Jon Maloy
2018-02-16
tipc: remove unnecessary function pointers
Jon Maloy
2018-02-16
tipc: remove redundant code in topology server
Jon Maloy
2018-02-14
tipc: apply bearer link tolerance on running links
Jon Maloy
2018-02-14
tipc: Fix missing RTNL lock protection during setting link properties
Ying Xue
2018-02-14
tipc: Introduce __tipc_nl_net_set
Ying Xue
2018-02-14
tipc: Introduce __tipc_nl_media_set
Ying Xue
2018-02-14
tipc: Introduce __tipc_nl_bearer_set
Ying Xue
2018-02-14
tipc: Introduce __tipc_nl_bearer_enable
Ying Xue
2018-02-14
tipc: Introduce __tipc_nl_bearer_disable
Ying Xue
2018-02-14
tipc: Refactor __tipc_nl_compat_doit
Ying Xue
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-08
tipc: fix skb truesize/datasize ratio control
Hoang Le
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-30
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-19
tipc: fix race between poll() and setsockopt()
Jon Maloy
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
tipc: fix race condition at topology server receive
Jon Maloy
2018-01-15
tipc: fix bug during lookup of multicast destination nodes
Jon Maloy
2018-01-15
tipc: fix a memory leak in tipc_nl_node_get_link()
Cong Wang
2018-01-15
tipc: fix a potental access after delete in tipc_sk_join()
Jon Maloy
2018-01-09
tipc: improve poll() for group member socket
Jon Maloy
2018-01-09
tipc: improve groupcast scope handling
Jon Maloy
2018-01-09
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
2018-01-09
tipc: send out join messages as soon as new member is discovered
Jon Maloy
2018-01-09
tipc: simplify group LEAVE sequence
Jon Maloy
2018-01-09
tipc: create group member event messages when they are needed
Jon Maloy
2018-01-09
tipc: adjustment to group member FSM
Jon Maloy
2018-01-09
tipc: let group member stay in JOINED mode if unable to reclaim
Jon Maloy
2018-01-09
tipc: a couple of cleanups
Jon Maloy
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-08
net: tipc: remove unused hardirq.h
Yang Shi
2018-01-05
tipc: simplify small window members' sorting algorithm
Jon Maloy
2018-01-05
tipc: some clarifying name changes
Jon Maloy
2018-01-02
tipc: fix problems with multipoint-to-point flow control
Jon Maloy
[next]