summaryrefslogtreecommitdiffstats
path: root/net/tipc/msg.h
Commit message (Expand)AuthorAgeFilesLines
* tipc: add automatic session key exchangeTuong Lien2020-09-181-0/+4
* tipc: introduce encryption master keyTuong Lien2020-09-181-1/+3
* tipc: Use struct_size() helperGustavo A. R. Silva2020-06-191-4/+2
* tipc: update a binding service via broadcastHoang Huu Le2020-06-171-0/+40
* tipc: add test for Nagle algorithm effectivenessTuong Lien2020-05-261-2/+12
* tipc: add support for broadcast rcv stats dumpingTuong Lien2020-05-261-1/+1
* tipc: introduce Gap ACK blocks for broadcast linkTuong Lien2020-05-261-4/+23
* tipc: Add a missing case of TIPC_DIRECT_MSG typeHoang Le2020-03-261-0/+5
* tipc: introduce TIPC encryption & authenticationTuong Lien2019-11-081-10/+36
* tipc: improve message bundling algorithmTuong Lien2019-11-031-3/+2
* tipc: add smart nagle featureJon Maloy2019-10-301-0/+12
* tipc: improve throughput between nodes in netnsHoang Le2019-10-291-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-3/+5
|\
| * tipc: fix false detection of retransmit failuresTuong Lien2019-08-161-3/+5
* | tipc: fix changeover issues due to large packetTuong Lien2019-07-251-1/+17
* | tipc: optimize link synching mechanismTuong Lien2019-07-251-0/+10
|/
* tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy2019-06-251-2/+2
* tipc: reduce duplicate packets for unicast trafficTuong Lien2019-04-041-0/+21
* tipc: improve TIPC throughput by Gap ACK blocksTuong Lien2019-04-041-0/+31
* tipc: smooth change between replicast and broadcastHoang Le2019-03-191-0/+10
* tipc: fix link session and re-establish issuesTuong Lien2019-02-111-0/+22
* tipc: improve broadcast retransmission algorithmLUU Duc Canh2018-11-111-0/+1
* tipc: buffer overflow handling in listener socketTung Nguyen2018-09-291-0/+1
* tipc: add SYN bit to connection setup messagesJon Maloy2018-09-291-0/+10
* 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