aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/link.c
Commit message (Expand)AuthorAge
* tipc: fix unlimited bundling of small messagesTuong Lien2019-10-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
|\
| * tipc: fix false detection of retransmit failuresTuong Lien2019-08-16
* | tipc: clean up skb list lock handling on send pathJon Maloy2019-08-18
* | tipc: reduce risk of wakeup queue starvationJon Maloy2019-08-01
* | tipc: fix changeover issues due to large packetTuong Lien2019-07-25
* | tipc: optimize link synching mechanismTuong Lien2019-07-25
|/
* tipc: embed jiffies in macro TIPC_BC_RETR_LIMJon Maloy2019-07-01
* tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy2019-06-25
* tipc: eliminate unnecessary skb expansion during retransmissionJon Maloy2019-06-25
* tipc: simplify stale link failure criteriaJon Maloy2019-06-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
|\
| * tipc: fix issues with early FAILOVER_MSG from peerTuong Lien2019-06-18
* | tipc: include retrans failure detection for unicastTuong Lien2019-06-17
|/
* 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