summaryrefslogtreecommitdiff
path: root/net/tipc/link.c
Commit message (Expand)AuthorAge
* 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-18
* 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-11
| * tipc: extend broadcast link initialization criteriaJon Paul Maloy2016-07-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\ \ | |/
| * tipc: eliminate uninitialized variable warningYing Xue2016-06-15
* | tipc: add neighbor monitoring frameworkJon Paul Maloy2016-06-15
* | tipc: change node timer unit from jiffies to msJon Paul Maloy2016-06-08
|/
* tipc: fix stale links after re-enabling bearerParthasarathy Bhuvaragan2016-04-24
* tipc: let first message on link be a state messageJon Paul Maloy2016-04-15
* tipc: refactor function tipc_link_timeout()Jon Paul Maloy2016-04-15
* tipc: reduce transmission rate of reset messages when link is downJon Paul Maloy2016-04-15
* tipc: guarantee peer bearer id exchange after rebootJon Paul Maloy2016-04-15
* tipc: move netlink policies to netlink.cRichard Alpe2016-03-07
* tipc: remove pre-allocated message header in link structJon Paul Maloy2016-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-23
|\
| * tipc: unlock in error pathInsu Yun2016-02-19
* | tipc: refactor node xmit and fix memory leaksRichard Alpe2016-02-16
* | tipc: fix link priority propagationRichard Alpe2016-02-06
* | tipc: fix link attribute propagation bugRichard Alpe2016-02-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-03
|\
| * tipc: correct settings of broadcast link stateJon Paul Maloy2015-11-20
* | tipc: eliminate remnants of hungarian notationJon Paul Maloy2015-11-20
* | tipc: narrow down interface towards struct tipc_linkJon Paul Maloy2015-11-20
* | tipc: narrow down exposure of struct tipc_nodeJon Paul Maloy2015-11-20
* | tipc: convert node lock to rwlockJon Paul Maloy2015-11-20
* | tipc: introduce per-link spinlockJon Paul Maloy2015-11-20
* | tipc: move linearization of buffers to generic codeJon Paul Maloy2015-11-20
|/
* tipc: link_is_bc_sndlink() can be staticWu Fengguang2015-10-25
* tipc: clean up unused code and structuresJon Paul Maloy2015-10-24
* tipc: eliminate link's reference to owner nodeJon Paul Maloy2015-10-24
* tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy2015-10-24