summaryrefslogtreecommitdiffstats
path: root/net/tipc/node.c
AgeCommit message (Expand)AuthorLines
2021-01-14net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab-1/+1
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+4
2020-12-08net: tipc: prevent possible null deref of linkCengiz Can-2/+4
2020-12-04tipc: support 128bit node identity for peer removingHoang Le-3/+18
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2020-12-01net/tipc: fix all function Return: notationRandy Dunlap-3/+3
2020-12-01net/tipc: fix node.c kernel-docRandy Dunlap-1/+25
2020-12-01net/tipc: fix various kernel-doc warningsRandy Dunlap-2/+3
2020-12-01tipc: fix incompatible mtu of transmissionHoang Le-0/+2
2020-11-02tipc: remove unneeded semicolonTom Rix-1/+1
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2020-10-09tipc: fix NULL pointer dereference in tipc_named_rcvHoang Huu Le-1/+1
2020-09-18tipc: add automatic rekeying for encryption keyTuong Lien-2/+23
2020-09-18tipc: add automatic session key exchangeTuong Lien-1/+16
2020-09-18tipc: introduce encryption master keyTuong Lien-2/+4
2020-09-18tipc: optimize key switching time and logicTuong Lien-27/+25
2020-07-13net: tipc: kerneldoc fixesAndrew Lunn-2/+2
2020-06-17tipc: update a binding service via broadcastHoang Huu Le-6/+23
2020-06-02Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"Tuong Lien-1/+0
2020-05-26tipc: add support for broadcast rcv stats dumpingTuong Lien-8/+53
2020-05-26tipc: enable broadcast retrans via unicastTuong Lien-1/+1
2020-05-26tipc: introduce Gap ACK blocks for broadcast linkTuong Lien-2/+8
2020-04-18tipc: Fix potential tipc_node refcnt leak in tipc_rcvXiyu Yang-1/+3
2020-03-26tipc: Add a missing case of TIPC_DIRECT_MSG typeHoang Le-1/+2
2020-02-10tipc: make three functions staticChen Wandun-3/+4
2019-12-10tipc: introduce variable window congestion controlJon Maloy-7/+9
2019-11-22tipc: update replicast capability for broadcast send linkHoang Le-1/+7
2019-11-08tipc: add support for AEAD key setting via netlinkTuong Lien-0/+135
2019-11-08tipc: introduce TIPC encryption & authenticationTuong Lien-19/+80
2019-11-08tipc: enable creating a "preliminary" nodeTuong Lien-27/+72
2019-11-07tipc: eliminate checking netns if node establishedHoang Le-9/+5
2019-11-06tipc: update cluster capabilities if node deletedHoang Le-1/+11
2019-10-29tipc: improve throughput between nodes in netnsHoang Le-4/+151
2019-10-06net: tipc: have genetlink code to parse the attrs during dumpitJiri Pirko-5/+1
2019-08-18tipc: clean up skb list lock handling on send pathJon Maloy-3/+4
2019-08-08tipc: add loopback device trackingJohn Rutherford-0/+1
2019-07-25tipc: optimize link synching mechanismTuong Lien-2/+4
2019-07-17tipc: initialize 'validated' field of received packetsJon Maloy-0/+1
2019-06-25tipc: rename function msg_get_wrapped() to msg_inner_hdr()Jon Maloy-1/+1
2019-06-18tipc: fix issues with early FAILOVER_MSG from peerTuong Lien-3/+7
2019-05-04tipc: fix missing Name entries due to half-failoverTuong Lien-7/+47
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg-18/+20
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek-2/+2
2019-04-11tipc: use standard write_lock & unlock functions when creating nodeJon Maloy-2/+3
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+4
2019-03-23tipc: tipc clang warningJon Maloy-3/+4
2019-03-19tipc: introduce new capability flag for clusterHoang Le-0/+18
2019-02-11tipc: fix link session and re-establish issuesTuong Lien-5/+6
2018-12-19tipc: add trace_events for tipc nodeTuong Lien-0/+15
2018-12-19tipc: add trace_events for tipc linkTuong Lien-1/+7