index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tipc
/
link.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-04
tipc: fix missing Name entries due to half-failover
Tuong Lien
1
-0
/
+35
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-6
/
+6
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-04-17
tipc: fix link established but not in session
Tuong Lien
1
-0
/
+2
2019-04-05
tipc: adapt link failover for new Gap-ACK algorithm
Tuong Lien
1
-26
/
+80
2019-04-05
tipc: reduce duplicate packets for unicast traffic
Tuong Lien
1
-10
/
+16
2019-04-05
tipc: improve TIPC throughput by Gap ACK blocks
Tuong Lien
1
-10
/
+124
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
1
-0
/
+8
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+16
2019-02-12
tipc: fix link session and re-establish issues
Tuong Lien
1
-0
/
+15
2019-02-12
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
1
-1
/
+1
2019-01-23
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2018-12-19
tipc: fix uninitialized value for broadcast retransmission
Hoang Le
1
-0
/
+8
2018-12-19
tipc: add trace_events for tipc link
Tuong Lien
1
-1
/
+32
2018-12-19
tipc: enable tracepoints in tipc
Tuong Lien
1
-0
/
+120
2018-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2018-11-11
tipc: fix link re-establish failure
Jon Maloy
1
-4
/
+7
2018-11-11
tipc: improve broadcast retransmission algorithm
LUU Duc Canh
1
-46
/
+13
2018-10-16
tipc: initialize broadcast link stale counter correctly
Jon Maloy
1
-0
/
+1
2018-10-11
tipc: eliminate possible recursive locking detected by LOCKDEP
Ying Xue
1
-2
/
+9
2018-10-11
tipc: set link tolerance correctly in broadcast link
Jon Maloy
1
-5
/
+11
2018-10-02
tipc: ignore STATE_MSG on wrong link session
LUU Duc Canh
1
-0
/
+3
2018-09-29
tipc: fix failover problem
LUU Duc Canh
1
-0
/
+35
2018-09-26
tipc: lock wakeup & inputq at tipc_link_reset()
Parthasarathy Bhuvaragan
1
-1
/
+6
2018-07-22
tipc: make some functions static
YueHaibing
1
-5
/
+6
2018-07-18
tipc: remove unused tipc_link_is_active
YueHaibing
1
-5
/
+0
2018-07-12
tipc: check session number before accepting link protocol messages
Jon Maloy
1
-21
/
+47
2018-07-12
tipc: add sequence number check for link STATE messages
Jon Maloy
1
-0
/
+16
2018-07-07
tipc: extend link reset criteria for stale packet retransmission
Jon Maloy
1
-19
/
+24
2018-07-05
tipc: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-04-01
tipc: avoid possible string overflow
Jon Maloy
1
-1
/
+2
2018-04-01
tipc: replace name table service range array with rb tree
Jon Maloy
1
-1
/
+1
2018-03-23
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
1
-9
/
+17
2018-03-23
tipc: add 128-bit node identifier
Jon Maloy
1
-1
/
+5
2018-03-23
tipc: remove direct accesses to own_addr field in struct tipc_net
Jon Maloy
1
-5
/
+4
2018-03-23
tipc: remove restrictions on node address values
Jon Maloy
1
-4
/
+2
2018-02-14
tipc: apply bearer link tolerance on running links
Jon Maloy
1
-1
/
+2
2017-12-01
tipc: fall back to smaller MTU if allocation of local send skb fails
Jon Maloy
1
-1
/
+1
2017-11-11
tipc: improve link resiliency when rps is activated
Jon Maloy
1
-11
/
+15
2017-10-16
tipc: fix rebasing error
Jon Maloy
1
-0
/
+1
2017-10-13
tipc: guarantee delivery of UP event before first broadcast
Jon Maloy
1
-2
/
+5
2017-10-13
tipc: guarantee that group broadcast doesn't bypass group unicast
Jon Maloy
1
-3
/
+2
2017-10-13
tipc: introduce communication groups
Jon Maloy
1
-1
/
+2
2017-08-21
tipc: don't reset stale broadcast send link
Jon Paul Maloy
1
-10
/
+13
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2017-01-20
tipc: make replicast a user selectable option
Jon Paul Maloy
1
-0
/
+4
2017-01-20
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
1
-1
/
+7
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-16
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
1
-1
/
+1
[next]