summaryrefslogtreecommitdiff
path: root/net/tipc/msg.h
Commit message (Expand)AuthorAge
* 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-16
* 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-15
|/
* 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
* tipc: introduce node contact FSMJon Paul Maloy2015-07-20
* tipc: add packet sequence number at instant of transmissionJon Paul Maloy2015-05-14
* tipc: improve link congestion algorithmJon Paul Maloy2015-05-14
* tipc: simplify packet sequence number handlingJon Paul Maloy2015-05-14
* tipc: eliminate delayed link deletion at link failoverJon Paul Maloy2015-04-02
* tipc: eliminate race condition at dual link establishmentJon Paul Maloy2015-03-25
* tipc: clean up handling of link congestionJon Paul Maloy2015-03-25
* tipc: clean up handling of message prioritiesJon Paul Maloy2015-03-14
* tipc: split link outqueueJon Paul Maloy2015-03-14
* tipc: move message validation function to msg.cJon Paul Maloy2015-03-14
* tipc: add framework for node capabilities exchangeJon Paul Maloy2015-03-14
* tipc: add ip/udp media typeErik Hugne2015-03-05