summaryrefslogtreecommitdiff
path: root/net/tipc/msg.h
AgeCommit message (Expand)Author
2022-01-27net: tipc: remove unused static inlinesJakub Kicinski
2021-06-28net: tipc: fix FB_MTU eat two pagesMenglong Dong
2020-09-18tipc: add automatic session key exchangeTuong Lien
2020-09-18tipc: introduce encryption master keyTuong Lien
2020-06-19tipc: Use struct_size() helperGustavo A. R. Silva
2020-06-17tipc: update a binding service via broadcastHoang Huu Le
2020-05-26tipc: add test for Nagle algorithm effectivenessTuong Lien
2020-05-26tipc: add support for broadcast rcv stats dumpingTuong Lien
2020-05-26tipc: introduce Gap ACK blocks for broadcast linkTuong Lien
2020-03-26tipc: Add a missing case of TIPC_DIRECT_MSG typeHoang Le
2019-11-08tipc: introduce TIPC encryption & authenticationTuong Lien
2019-11-03tipc: improve message bundling algorithmTuong Lien
2019-10-30tipc: add smart nagle featureJon Maloy
2019-10-29tipc: improve throughput between nodes in netnsHoang Le
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-16tipc: fix false detection of retransmit failuresTuong Lien
2019-07-25tipc: fix changeover issues due to large packetTuong Lien
2019-07-25tipc: optimize link synching mechanismTuong Lien
2019-06-25tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy
2019-04-04tipc: reduce duplicate packets for unicast trafficTuong Lien
2019-04-04tipc: improve TIPC throughput by Gap ACK blocksTuong Lien
2019-03-19tipc: smooth change between replicast and broadcastHoang Le
2019-02-11tipc: fix link session and re-establish issuesTuong Lien
2018-11-11tipc: improve broadcast retransmission algorithmLUU Duc Canh
2018-09-29tipc: buffer overflow handling in listener socketTung Nguyen
2018-09-29tipc: add SYN bit to connection setup messagesJon Maloy
2018-03-23tipc: handle collisions of 32-bit node address hash valuesJon Maloy
2017-12-01tipc: fall back to smaller MTU if allocation of local send skb failsJon Maloy
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