summaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: handle collisions of 32-bit node address hash valuesJon Maloy2018-03-231-1/+22
* tipc: fall back to smaller MTU if allocation of local send skb failsJon Maloy2017-12-011-1/+2
* tipc: enforce valid ratio between skb truesize and contentsJon Maloy2017-11-161-1/+6
* tipc: improve link resiliency when rps is activatedJon Maloy2017-11-111-0/+10
* tipc: add multipoint-to-point flow controlJon Maloy2017-10-131-0/+12
* tipc: guarantee that group broadcast doesn't bypass group unicastJon Maloy2017-10-131-0/+21
* tipc: introduce group multicast messagingJon Maloy2017-10-131-2/+9
* tipc: introduce group unicast messagingJon Maloy2017-10-131-1/+2
* tipc: introduce flow control for group broadcast messagesJon Maloy2017-10-131-2/+3
* tipc: receive group membership events via member socketJon Maloy2017-10-131-2/+20
* tipc: add second source address to recvmsg()/recvfrom()Jon Maloy2017-10-131-0/+1
* tipc: introduce communication groupsJon Maloy2017-10-131-6/+44
* tipc: refactor function filter_rcv()Jon Maloy2017-10-131-0/+2
* tipc: add ability to order and receive topology events in driverJon Maloy2017-10-131-0/+1
* tipc: introduce replicast as transport option for multicastJon Paul Maloy2017-01-201-5/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-1/+1
|\
| * tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan2017-01-161-1/+1
* | tipc: reduce risk of user starvation during link congestionJon Paul Maloy2017-01-031-2/+0
|/
* tipc: rename struct tipc_skb_cb member handle to bytes_readParthasarathy Bhuvaragan2016-11-011-1/+1
* tipc: fix broadcast link synchronization problemJon Paul Maloy2016-10-291-0/+17
* tipc: transfer broadcast nacks in link state messagesJon Paul Maloy2016-09-021-0/+10
* tipc: unclone unbundled buffers before forwardingJon Paul Maloy2016-06-221-11/+0
* tipc: redesign connection-level flow controlJon Paul Maloy2016-05-031-2/+12
* tipc: guarantee peer bearer id exchange after rebootJon Paul Maloy2016-04-151-0/+10
* tipc: stricter filtering of packets in bearer layerJon Paul Maloy2016-04-071-0/+5
* tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-241-0/+5
* tipc: let broadcast transmission use new link transmit functionJon Paul Maloy2015-10-241-1/+1
* tipc: make struct tipc_link generic to support broadcastJon Paul Maloy2015-10-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-2/+2
|\
| * tipc: move fragment importance field to new header positionJon Paul Maloy2015-10-141-2/+2
* | tipc: disallow packet duplicates in link deferred queueJon Paul Maloy2015-10-151-32/+2
|/
* tipc: remove implicit message delivery in node_unlock()Jon Paul Maloy2015-07-301-22/+0
* tipc: make resetting of links non-atomicJon Paul Maloy2015-07-301-0/+29
* tipc: move link synch and failover to link aggregation levelJon Paul Maloy2015-07-301-21/+11
* tipc: clean up socket layer message receptionJon Paul Maloy2015-07-261-2/+1
* tipc: introduce new tipc_sk_respond() functionJon Paul Maloy2015-07-261-1/+1
* tipc: let function tipc_msg_reverse() expand header when neededJon Paul Maloy2015-07-261-2/+1
* tipc: reduce locking scope during packet receptionJon Paul Maloy2015-07-201-4/+46
* tipc: introduce node contact FSMJon Paul Maloy2015-07-201-0/+7
* tipc: add packet sequence number at instant of transmissionJon Paul Maloy2015-05-141-3/+3
* tipc: improve link congestion algorithmJon Paul Maloy2015-05-141-5/+9
* tipc: simplify packet sequence number handlingJon Paul Maloy2015-05-141-6/+11
* tipc: eliminate delayed link deletion at link failoverJon Paul Maloy2015-04-021-5/+5
* tipc: eliminate race condition at dual link establishmentJon Paul Maloy2015-03-251-0/+8
* tipc: clean up handling of link congestionJon Paul Maloy2015-03-251-17/+11
* tipc: clean up handling of message prioritiesJon Paul Maloy2015-03-141-31/+34
* tipc: split link outqueueJon Paul Maloy2015-03-141-3/+3
* tipc: move message validation function to msg.cJon Paul Maloy2015-03-141-2/+3
* tipc: add framework for node capabilities exchangeJon Paul Maloy2015-03-141-1/+10
* tipc: add ip/udp media typeErik Hugne2015-03-051-1/+1
OpenPOWER on IntegriCloud