aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h
Commit message (Expand)AuthorAge
* 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: fix changeover issues due to large packetTuong Lien2019-07-25
* | tipc: optimize link synching mechanismTuong Lien2019-07-25
|/
* tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy2019-06-25
* tipc: reduce duplicate packets for unicast trafficTuong Lien2019-04-04
* tipc: improve TIPC throughput by Gap ACK blocksTuong Lien2019-04-04
* tipc: smooth change between replicast and broadcastHoang Le2019-03-19
* tipc: fix link session and re-establish issuesTuong Lien2019-02-12
* tipc: improve broadcast retransmission algorithmLUU Duc Canh2018-11-11
* tipc: buffer overflow handling in listener socketTung Nguyen2018-09-29
* tipc: add SYN bit to connection setup messagesJon Maloy2018-09-29
* tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-23
* tipc: fall back to smaller MTU if allocation of local send skb failsJon Maloy2017-12-01
* tipc: enforce valid ratio between skb truesize and contentsJon Maloy2017-11-15
* tipc: improve link resiliency when rps is activatedJon Maloy2017-11-11
* tipc: add multipoint-to-point flow controlJon Maloy2017-10-13
* tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy2017-10-13
* tipc: introduce group multicast messagingJon Maloy2017-10-13
* tipc: introduce group unicast messagingJon Maloy2017-10-13
* tipc: introduce flow control for group broadcast messagesJon Maloy2017-10-13
* tipc: receive group membership events via member socketJon Maloy2017-10-13
* tipc: add second source address to recvmsg()/recvfrom()Jon Maloy2017-10-13
* tipc: introduce communication groupsJon Maloy2017-10-13
* tipc: refactor function filter_rcv()Jon Maloy2017-10-13
* tipc: add ability to order and receive topology events in driverJon Maloy2017-10-13
* 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: rename struct tipc_skb_cb member handle to bytes_readParthasarathy Bhuvaragan2016-11-01
* tipc: fix broadcast link synchronization problemJon Paul Maloy2016-10-29
* tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-02
* tipc: unclone unbundled buffers before forwardingJon Paul Maloy2016-06-22
* tipc: redesign connection-level flow controlJon Paul Maloy2016-05-03
* tipc: guarantee peer bearer id exchange after rebootJon Paul Maloy2016-04-15
* tipc: stricter filtering of packets in bearer layerJon Paul Maloy2016-04-07
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-24
* tipc: let broadcast transmission use new link transmit functionJon Paul Maloy2015-10-24
* tipc: make struct tipc_link generic to support broadcastJon Paul Maloy2015-10-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * tipc: move fragment importance field to new header positionJon Paul Maloy2015-10-14
* | tipc: disallow packet duplicates in link deferred queueJon Paul Maloy2015-10-16
|/
* tipc: remove implicit message delivery in node_unlock()Jon Paul Maloy2015-07-30
* tipc: make resetting of links non-atomicJon Paul Maloy2015-07-30
* tipc: move link synch and failover to link aggregation levelJon Paul Maloy2015-07-30
* tipc: clean up socket layer message receptionJon Paul Maloy2015-07-26
* tipc: introduce new tipc_sk_respond() functionJon Paul Maloy2015-07-26
* tipc: let function tipc_msg_reverse() expand header when neededJon Paul Maloy2015-07-26
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-20