summaryrefslogtreecommitdiffstats
path: root/net/tipc/link.c
AgeCommit message (Expand)Author
2020-01-26tipc: reduce sensitive to retransmit failuresHoang Le
2019-10-02tipc: fix unlimited bundling of small messagesTuong Lien
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-18tipc: clean up skb list lock handling on send pathJon Maloy
2019-08-16tipc: fix false detection of retransmit failuresTuong Lien
2019-08-01tipc: reduce risk of wakeup queue starvationJon Maloy
2019-07-25tipc: fix changeover issues due to large packetTuong Lien
2019-07-25tipc: optimize link synching mechanismTuong Lien
2019-07-01tipc: embed jiffies in macro TIPC_BC_RETR_LIMJon Maloy
2019-06-25tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy
2019-06-25tipc: eliminate unnecessary skb expansion during retransmissionJon Maloy
2019-06-25tipc: simplify stale link failure criteriaJon Maloy
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-18tipc: fix issues with early FAILOVER_MSG from peerTuong Lien
2019-06-17tipc: include retrans failure detection for unicastTuong Lien
2019-05-04tipc: fix missing Name entries due to half-failoverTuong Lien
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-16tipc: fix link established but not in sessionTuong Lien
2019-04-04tipc: adapt link failover for new Gap-ACK algorithmTuong Lien
2019-04-04tipc: reduce duplicate packets for unicast trafficTuong Lien
2019-04-04tipc: improve TIPC throughput by Gap ACK blocksTuong Lien
2019-03-19tipc: support broadcast/replicast configurable for bc-linkHoang Le
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-11tipc: fix link session and re-establish issuesTuong Lien
2019-02-11tipc: fix skb may be leaky in tipc_link_inputHoang Le
2019-01-23tipc: mark expected switch fall-throughsGustavo A. R. Silva
2018-12-19tipc: fix uninitialized value for broadcast retransmissionHoang Le
2018-12-19tipc: add trace_events for tipc linkTuong Lien
2018-12-19tipc: enable tracepoints in tipcTuong Lien
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11tipc: fix link re-establish failureJon Maloy
2018-11-11tipc: improve broadcast retransmission algorithmLUU Duc Canh
2018-10-15tipc: initialize broadcast link stale counter correctlyJon Maloy
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue
2018-10-10tipc: set link tolerance correctly in broadcast linkJon Maloy
2018-10-01tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh
2018-09-29tipc: fix failover problemLUU Duc Canh
2018-09-25tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan
2018-07-21tipc: make some functions staticYueHaibing
2018-07-18tipc: remove unused tipc_link_is_activeYueHaibing
2018-07-11tipc: check session number before accepting link protocol messagesJon Maloy
2018-07-11tipc: add sequence number check for link STATE messagesJon Maloy
2018-07-07tipc: extend link reset criteria for stale packet retransmissionJon Maloy
2018-07-05tipc: mark expected switch fall-throughsGustavo A. R. Silva
2018-03-31tipc: avoid possible string overflowJon Maloy
2018-03-31tipc: replace name table service range array with rb treeJon Maloy
2018-03-23tipc: handle collisions of 32-bit node address hash valuesJon Maloy
2018-03-23tipc: add 128-bit node identifierJon Maloy