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