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
/
node.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: make three functions static
Chen Wandun
2020-02-10
1
-3
/
+4
*
tipc: introduce variable window congestion control
Jon Maloy
2019-12-10
1
-7
/
+9
*
tipc: update replicast capability for broadcast send link
Hoang Le
2019-11-22
1
-1
/
+7
*
tipc: add support for AEAD key setting via netlink
Tuong Lien
2019-11-08
1
-0
/
+135
*
tipc: introduce TIPC encryption & authentication
Tuong Lien
2019-11-08
1
-19
/
+80
*
tipc: enable creating a "preliminary" node
Tuong Lien
2019-11-08
1
-27
/
+72
*
tipc: eliminate checking netns if node established
Hoang Le
2019-11-07
1
-9
/
+5
*
tipc: update cluster capabilities if node deleted
Hoang Le
2019-11-06
1
-1
/
+11
*
tipc: improve throughput between nodes in netns
Hoang Le
2019-10-29
1
-4
/
+151
*
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
2019-10-06
1
-5
/
+1
*
tipc: clean up skb list lock handling on send path
Jon Maloy
2019-08-18
1
-3
/
+4
*
tipc: add loopback device tracking
John Rutherford
2019-08-08
1
-0
/
+1
*
tipc: optimize link synching mechanism
Tuong Lien
2019-07-25
1
-2
/
+4
*
tipc: initialize 'validated' field of received packets
Jon Maloy
2019-07-17
1
-0
/
+1
*
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
Jon Maloy
2019-06-25
1
-1
/
+1
*
tipc: fix issues with early FAILOVER_MSG from peer
Tuong Lien
2019-06-18
1
-3
/
+7
*
tipc: fix missing Name entries due to half-failover
Tuong Lien
2019-05-04
1
-7
/
+47
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-18
/
+20
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-2
/
+2
*
tipc: use standard write_lock & unlock functions when creating node
Jon Maloy
2019-04-11
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-27
1
-3
/
+4
|
\
|
*
tipc: tipc clang warning
Jon Maloy
2019-03-23
1
-3
/
+4
*
|
tipc: introduce new capability flag for cluster
Hoang Le
2019-03-19
1
-0
/
+18
|
/
*
tipc: fix link session and re-establish issues
Tuong Lien
2019-02-11
1
-5
/
+6
*
tipc: add trace_events for tipc node
Tuong Lien
2018-12-19
1
-0
/
+15
*
tipc: add trace_events for tipc link
Tuong Lien
2018-12-19
1
-1
/
+7
*
tipc: enable tracepoints in tipc
Tuong Lien
2018-12-19
1
-0
/
+63
*
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
Zhenbo Gao
2018-12-18
1
-0
/
+4
*
tipc: fix node keep alive interval calculation
Hoang Le
2018-12-05
1
-0
/
+6
*
tipc: fix lockdep warning during node delete
Jon Maloy
2018-11-27
1
-2
/
+5
*
tipc: ignore STATE_MSG on wrong link session
LUU Duc Canh
2018-10-01
1
-2
/
+3
*
tipc: fix failover problem
LUU Duc Canh
2018-09-29
1
-0
/
+11
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-2
/
+5
|
\
|
*
tipc: fix wrong return value from function tipc_node_try_addr()
Jon Maloy
2018-07-07
1
-2
/
+5
*
|
tipc: make link capability update thread safe
Jon Maloy
2018-07-20
1
-0
/
+4
*
|
tipc: check session number before accepting link protocol messages
Jon Maloy
2018-07-11
1
-1
/
+4
*
|
tipc: add sequence number check for link STATE messages
Jon Maloy
2018-07-11
1
-0
/
+7
*
|
tipc: Auto removal of peer down node instance
GhantaKrishnamurthy MohanKrishna
2018-06-30
1
-11
/
+55
*
|
tipc: optimize function tipc_node_timeout()
Tung Nguyen
2018-06-30
1
-3
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
1
-2
/
+13
|
\
|
*
tipc: eliminate KMSAN uninit-value in strcmp complaint
Ying Xue
2018-05-10
1
-2
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-1
/
+1
|
\
|
|
*
tipc: fix bug in function tipc_nl_node_dump_monitor
Jon Maloy
2018-04-27
1
-1
/
+1
*
|
tipc: introduce ioctl for fetching node identity
Jon Maloy
2018-04-27
1
-0
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-21
1
-7
/
+4
|
\
|
|
*
tipc: fix infinite loop when dumping link monitor summary
Tung Nguyen
2018-04-18
1
-7
/
+4
*
|
tipc: confgiure and apply UDP bearer MTU on running links
GhantaKrishnamurthy MohanKrishna
2018-04-20
1
-3
/
+9
|
/
*
tipc: permit overlapping service ranges in name table
Jon Maloy
2018-03-31
1
-1
/
+1
*
tipc: replace name table service range array with rb tree
Jon Maloy
2018-03-31
1
-2
/
+2
*
tipc: tipc_node_create() can be static
Wei Yongjun
2018-03-27
1
-2
/
+2
[next]