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
/
link.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: fix missing Name entries due to half-failover
Tuong Lien
2019-05-04
1
-0
/
+35
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-2
/
+2
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-0
/
+2
|
\
|
*
tipc: fix link established but not in session
Tuong Lien
2019-04-16
1
-0
/
+2
*
|
tipc: adapt link failover for new Gap-ACK algorithm
Tuong Lien
2019-04-04
1
-26
/
+80
*
|
tipc: reduce duplicate packets for unicast traffic
Tuong Lien
2019-04-04
1
-10
/
+16
*
|
tipc: improve TIPC throughput by Gap ACK blocks
Tuong Lien
2019-04-04
1
-10
/
+124
*
|
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
2019-03-19
1
-0
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-1
/
+16
|
\
|
*
tipc: fix link session and re-establish issues
Tuong Lien
2019-02-11
1
-0
/
+15
|
*
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
2019-02-11
1
-1
/
+1
*
|
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-23
1
-1
/
+1
|
/
*
tipc: fix uninitialized value for broadcast retransmission
Hoang Le
2018-12-19
1
-0
/
+8
*
tipc: add trace_events for tipc link
Tuong Lien
2018-12-19
1
-1
/
+32
*
tipc: enable tracepoints in tipc
Tuong Lien
2018-12-19
1
-0
/
+120
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
1
-4
/
+7
|
\
|
*
tipc: fix link re-establish failure
Jon Maloy
2018-11-11
1
-4
/
+7
*
|
tipc: improve broadcast retransmission algorithm
LUU Duc Canh
2018-11-11
1
-46
/
+13
|
/
*
tipc: initialize broadcast link stale counter correctly
Jon Maloy
2018-10-15
1
-0
/
+1
*
tipc: eliminate possible recursive locking detected by LOCKDEP
Ying Xue
2018-10-11
1
-2
/
+9
*
tipc: set link tolerance correctly in broadcast link
Jon Maloy
2018-10-10
1
-5
/
+11
*
tipc: ignore STATE_MSG on wrong link session
LUU Duc Canh
2018-10-01
1
-0
/
+3
*
tipc: fix failover problem
LUU Duc Canh
2018-09-29
1
-0
/
+35
*
tipc: lock wakeup & inputq at tipc_link_reset()
Parthasarathy Bhuvaragan
2018-09-25
1
-1
/
+6
*
tipc: make some functions static
YueHaibing
2018-07-21
1
-5
/
+6
*
tipc: remove unused tipc_link_is_active
YueHaibing
2018-07-18
1
-5
/
+0
*
tipc: check session number before accepting link protocol messages
Jon Maloy
2018-07-11
1
-21
/
+47
*
tipc: add sequence number check for link STATE messages
Jon Maloy
2018-07-11
1
-0
/
+16
*
tipc: extend link reset criteria for stale packet retransmission
Jon Maloy
2018-07-07
1
-19
/
+24
*
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-05
1
-0
/
+1
*
tipc: avoid possible string overflow
Jon Maloy
2018-03-31
1
-1
/
+2
*
tipc: replace name table service range array with rb tree
Jon Maloy
2018-03-31
1
-1
/
+1
*
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
2018-03-23
1
-9
/
+17
*
tipc: add 128-bit node identifier
Jon Maloy
2018-03-23
1
-1
/
+5
*
tipc: remove direct accesses to own_addr field in struct tipc_net
Jon Maloy
2018-03-23
1
-5
/
+4
*
tipc: remove restrictions on node address values
Jon Maloy
2018-03-23
1
-4
/
+2
*
tipc: apply bearer link tolerance on running links
Jon Maloy
2018-02-14
1
-1
/
+2
*
tipc: fall back to smaller MTU if allocation of local send skb fails
Jon Maloy
2017-12-01
1
-1
/
+1
*
tipc: improve link resiliency when rps is activated
Jon Maloy
2017-11-11
1
-11
/
+15
*
tipc: fix rebasing error
Jon Maloy
2017-10-16
1
-0
/
+1
*
tipc: guarantee delivery of UP event before first broadcast
Jon Maloy
2017-10-13
1
-2
/
+5
*
tipc: guarantee that group broadcast doesn't bypass group unicast
Jon Maloy
2017-10-13
1
-3
/
+2
*
tipc: introduce communication groups
Jon Maloy
2017-10-13
1
-1
/
+2
*
tipc: don't reset stale broadcast send link
Jon Paul Maloy
2017-08-21
1
-10
/
+13
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+1
*
tipc: make replicast a user selectable option
Jon Paul Maloy
2017-01-20
1
-0
/
+4
*
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
2017-01-20
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-1
/
+1
|
\
|
*
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
2017-01-16
1
-1
/
+1
[next]