index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: bcast: use true and false for boolean values
Gustavo A. R. Silva
2018-03-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
2
-0
/
+2
|
\
|
*
tipc: correct initial value for group congestion flag
Jon Maloy
2018-02-27
2
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-19
5
-54
/
+91
|
\
|
|
*
tipc: Fix missing RTNL lock protection during setting link properties
Ying Xue
2018-02-14
1
-6
/
+8
|
*
tipc: Introduce __tipc_nl_net_set
Ying Xue
2018-02-14
2
-3
/
+13
|
*
tipc: Introduce __tipc_nl_media_set
Ying Xue
2018-02-14
2
-9
/
+15
|
*
tipc: Introduce __tipc_nl_bearer_set
Ying Xue
2018-02-14
2
-9
/
+15
|
*
tipc: Introduce __tipc_nl_bearer_enable
Ying Xue
2018-02-14
2
-7
/
+11
|
*
tipc: Introduce __tipc_nl_bearer_disable
Ying Xue
2018-02-14
2
-6
/
+14
|
*
tipc: Refactor __tipc_nl_compat_doit
Ying Xue
2018-02-14
1
-14
/
+15
*
|
tipc: don't call sock_release() in atomic context
Paolo Abeni
2018-02-19
1
-1
/
+1
*
|
tipc: fix bug on error path in tipc_topsrv_kern_subscr()
Jon Maloy
2018-02-19
1
-3
/
+4
*
|
tipc: rename tipc_server to tipc_topsrv
Jon Maloy
2018-02-16
7
-259
/
+258
*
|
tipc: separate topology server listener socket from subcsriber sockets
Jon Maloy
2018-02-16
1
-181
/
+147
*
|
tipc: make struct tipc_server private for server.c
Jon Maloy
2018-02-16
5
-128
/
+110
*
|
tipc: some prefix changes
Jon Maloy
2018-02-16
4
-56
/
+54
*
|
tipc: collapse subscription creation functions
Jon Maloy
2018-02-16
4
-43
/
+22
*
|
tipc: simplify endianness handling in topology subscriber
Jon Maloy
2018-02-16
5
-102
/
+86
*
|
tipc: simplify interaction between subscription and topology connection
Jon Maloy
2018-02-16
5
-149
/
+88
*
|
tipc: eliminate struct tipc_subscriber
Jon Maloy
2018-02-16
4
-207
/
+146
*
|
tipc: remove unnecessary function pointers
Jon Maloy
2018-02-16
4
-37
/
+20
*
|
tipc: remove redundant code in topology server
Jon Maloy
2018-02-16
3
-35
/
+9
*
|
tipc: apply bearer link tolerance on running links
Jon Maloy
2018-02-14
4
-4
/
+32
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-3
/
+2
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-11
/
+11
*
tipc: fix skb truesize/datasize ratio control
Hoang Le
2018-02-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
14
-333
/
+423
|
\
|
*
tipc: fix race between poll() and setsockopt()
Jon Maloy
2018-01-19
3
-17
/
+13
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-12
/
+14
|
|
\
|
*
|
tipc: fix race condition at topology server receive
Jon Maloy
2018-01-16
3
-46
/
+51
|
*
|
tipc: fix bug during lookup of multicast destination nodes
Jon Maloy
2018-01-15
3
-8
/
+4
|
*
|
tipc: fix a potental access after delete in tipc_sk_join()
Jon Maloy
2018-01-15
1
-0
/
+1
|
*
|
tipc: improve poll() for group member socket
Jon Maloy
2018-01-09
3
-33
/
+41
|
*
|
tipc: improve groupcast scope handling
Jon Maloy
2018-01-09
8
-71
/
+96
|
*
|
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
2018-01-09
6
-15
/
+21
|
*
|
tipc: send out join messages as soon as new member is discovered
Jon Maloy
2018-01-09
4
-42
/
+68
|
*
|
tipc: simplify group LEAVE sequence
Jon Maloy
2018-01-09
1
-31
/
+9
|
*
|
tipc: create group member event messages when they are needed
Jon Maloy
2018-01-09
3
-44
/
+56
|
*
|
tipc: adjustment to group member FSM
Jon Maloy
2018-01-09
1
-3
/
+2
|
*
|
tipc: let group member stay in JOINED mode if unable to reclaim
Jon Maloy
2018-01-09
1
-12
/
+22
|
*
|
tipc: a couple of cleanups
Jon Maloy
2018-01-09
1
-14
/
+8
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-4
/
+18
|
|
\
\
|
*
|
|
net: tipc: remove unused hardirq.h
Yang Shi
2018-01-08
1
-1
/
+0
|
*
|
|
tipc: simplify small window members' sorting algorithm
Jon Maloy
2018-01-05
1
-9
/
+4
|
*
|
|
tipc: some clarifying name changes
Jon Maloy
2018-01-05
1
-23
/
+23
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
4
-13
/
+31
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
1
-8
/
+8
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-16
1
-1
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
1
-4
/
+2
[next]