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