linux/drivers/infiniband/ulp/ipoib
Weihang Li a5e27fb68f RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
The refcount_t API will WARN on underflow and overflow of a reference
counter, and avoid use-after-free risks.

Link: https://lore.kernel.org/r/1622194663-2383-13-git-send-email-liweihang@huawei.com
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-06-08 15:00:04 -03:00
..
ipoib.h RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting 2021-06-08 15:00:04 -03:00
ipoib_cm.c IB/ipoib: Use DEVICE_ATTR_*() macros 2021-05-28 20:39:16 -03:00
ipoib_ethtool.c RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool 2020-11-02 15:48:56 -04:00
ipoib_fs.c RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro 2020-09-16 13:46:18 -03:00
ipoib_ib.c RDMA: Support more than 255 rdma ports 2021-03-26 09:31:21 -03:00
ipoib_main.c RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting 2021-06-08 15:00:04 -03:00
ipoib_multicast.c RDMA/ipoib: Remove racy Subnet Manager sendonly join checks 2021-02-16 14:42:58 -04:00
ipoib_netlink.c RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces 2020-10-05 15:05:45 -03:00
ipoib_verbs.c RDMA/ipoib: Distribute cq completion vector better 2020-11-20 16:18:59 -04:00
ipoib_vlan.c IB/ipoib: Use DEVICE_ATTR_*() macros 2021-05-28 20:39:16 -03:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00