aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/link.c
Commit message (Expand)AuthorAge
* tipc: fix missing Name entries due to half-failoverTuong Lien2019-05-04
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\
| * tipc: fix link established but not in sessionTuong Lien2019-04-17
* | tipc: adapt link failover for new Gap-ACK algorithmTuong Lien2019-04-04
* | tipc: reduce duplicate packets for unicast trafficTuong Lien2019-04-04
* | tipc: improve TIPC throughput by Gap ACK blocksTuong Lien2019-04-04
* | tipc: support broadcast/replicast configurable for bc-linkHoang Le2019-03-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-15
|\
| * tipc: fix link session and re-establish issuesTuong Lien2019-02-12
| * tipc: fix skb may be leaky in tipc_link_inputHoang Le2019-02-11
* | tipc: mark expected switch fall-throughsGustavo A. R. Silva2019-01-23
|/
* tipc: fix uninitialized value for broadcast retransmissionHoang Le2018-12-19
* tipc: add trace_events for tipc linkTuong Lien2018-12-19
* tipc: enable tracepoints in tipcTuong Lien2018-12-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-11
|\
| * tipc: fix link re-establish failureJon Maloy2018-11-11
* | tipc: improve broadcast retransmission algorithmLUU Duc Canh2018-11-11
|/
* tipc: initialize broadcast link stale counter correctlyJon Maloy2018-10-16
* tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue2018-10-11
* tipc: set link tolerance correctly in broadcast linkJon Maloy2018-10-11
* tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh2018-10-02
* tipc: fix failover problemLUU Duc Canh2018-09-29
* tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan2018-09-25
* tipc: make some functions staticYueHaibing2018-07-21
* tipc: remove unused tipc_link_is_activeYueHaibing2018-07-18
* tipc: check session number before accepting link protocol messagesJon Maloy2018-07-12
* tipc: add sequence number check for link STATE messagesJon Maloy2018-07-12
* tipc: extend link reset criteria for stale packet retransmissionJon Maloy2018-07-07
* tipc: mark expected switch fall-throughsGustavo A. R. Silva2018-07-05
* tipc: avoid possible string overflowJon Maloy2018-03-31
* tipc: replace name table service range array with rb treeJon Maloy2018-03-31
* tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-23
* tipc: add 128-bit node identifierJon Maloy2018-03-23
* tipc: remove direct accesses to own_addr field in struct tipc_netJon Maloy2018-03-23
* tipc: remove restrictions on node address valuesJon Maloy2018-03-23
* tipc: apply bearer link tolerance on running linksJon Maloy2018-02-14
* tipc: fall back to smaller MTU if allocation of local send skb failsJon Maloy2017-12-01
* tipc: improve link resiliency when rps is activatedJon Maloy2017-11-11
* tipc: fix rebasing errorJon Maloy2017-10-16
* tipc: guarantee delivery of UP event before first broadcastJon Maloy2017-10-13
* tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy2017-10-13
* tipc: introduce communication groupsJon Maloy2017-10-13
* tipc: don't reset stale broadcast send linkJon Paul Maloy2017-08-21
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* tipc: make replicast a user selectable optionJon Paul Maloy2017-01-20
* tipc: introduce replicast as transport option for multicastJon Paul Maloy2017-01-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\
| * tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan2017-01-16