Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-22tipc: update replicast capability for broadcast send linkHoang Le
2019-11-09tipc: introduce TIPC encryption & authenticationTuong Lien
2019-11-07tipc: eliminate the dummy packet in link synchingTuong Lien
2019-11-07tipc: reduce sensitive to retransmit failuresHoang Le
2019-11-04tipc: improve message bundling algorithmTuong Lien
2019-10-28tipc: Spelling s/enpoint/endpoint/Geert Uytterhoeven
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-19tipc: clean up skb list lock handling on send pathJon Maloy
2019-08-17tipc: fix false detection of retransmit failuresTuong Lien
2019-08-02tipc: reduce risk of wakeup queue starvationJon Maloy
2019-07-26tipc: fix changeover issues due to large packetTuong Lien
2019-07-26tipc: optimize link synching mechanismTuong Lien
2019-07-02tipc: 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-28netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-28netlink: 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-17tipc: fix link established but not in sessionTuong Lien
2019-04-05tipc: adapt link failover for new Gap-ACK algorithmTuong Lien
2019-04-05tipc: reduce duplicate packets for unicast trafficTuong Lien
2019-04-05tipc: 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-12tipc: fix link session and re-establish issuesTuong Lien
2019-02-12tipc: 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-12Merge 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-16tipc: initialize broadcast link stale counter correctlyJon Maloy
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue
2018-10-11tipc: set link tolerance correctly in broadcast linkJon Maloy
2018-10-02tipc: ignore STATE_MSG on wrong link sessionLUU Duc Canh
2018-09-29tipc: fix failover problemLUU Duc Canh
2018-09-26tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan
2018-07-22tipc: make some functions staticYueHaibing
2018-07-18tipc: remove unused tipc_link_is_activeYueHaibing
2018-07-12tipc: check session number before accepting link protocol messagesJon Maloy
2018-07-12tipc: add sequence number check for link STATE messagesJon Maloy
2018-07-07tipc: extend link reset criteria for stale packet retransmissionJon Maloy