aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/cm.c
AgeCommit message (Expand)Author
2020-05-04IB/mlx4: Fix leak in id_map_find_delHåkon Bugge
2019-03-26mlx4: Convert pv_id_table to XArrayMatthew Wilcox
2019-02-22IB/mlx4: Increase the timeout for CM cacheHåkon Bugge
2017-07-20IB/mlx4: Fix CM REQ retries in paravirt modeHåkon Bugge
2017-05-01IB/mlx4: Fix incorrect order of formal and actual parametersHåkon Bugge
2017-05-01IB/mlx4: Change flush logic so it adheres to the variable nameHåkon Bugge
2016-12-03IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky
2015-02-17IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian orderJack Morgenstein
2014-03-12mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCEShani Michaelli
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein
2013-04-29drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-27IB/mlx4: convert to idr_alloc()Tejun Heo
2012-11-29IB/mlx4: Fix spinlock order to avoid lockdep warningsJack Morgenstein
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu
2012-09-30IB/mlx4: Add CM paravirtualizationAmir Vadai