summaryrefslogtreecommitdiffstats
path: root/net/tipc/link.c
Commit message (Expand)AuthorAge
* 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
* | tipc: reduce risk of user starvation during link congestionJon Paul Maloy2017-01-03
|/
* tipc: fix link statistics counter errorsJon Paul Maloy2016-11-27
* tipc: fix compatibility bug in link monitoringJon Paul Maloy2016-11-25
* tipc: fix broadcast link synchronization problemJon Paul Maloy2016-10-29
* tipc: send broadcast nack directly upon sequence gap detectionJon Paul Maloy2016-09-02
* tipc: rate limit broadcast retransmissionsJon Paul Maloy2016-09-02
* tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-02
* tipc: ensure that link congestion and wakeup use same criteriaJon Paul Maloy2016-08-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * tipc: ensure correct broadcast send buffer release when peer is lostJon Paul Maloy2016-07-12
| * tipc: extend broadcast link initialization criteriaJon Paul Maloy2016-07-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\|
| * tipc: eliminate uninitialized variable warningYing Xue2016-06-16