summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-02-14IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa
2020-01-29RDMA/hns: Fixs hw access invalid dma memory errorXi Wang
2020-01-29IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein
2020-01-29iw_cxgb4: use tos when finding ipv6 routesSteve Wise
2020-01-29iw_cxgb4: use tos when importing the endpointSteve Wise
2020-01-29RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman
2020-01-29RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman
2020-01-29IB/usnic: Fix out of bounds index check in query pkeyGal Pressman
2020-01-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2019-12-21RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar
2019-12-21mlx4: Use snprintf instead of complicated strcpyQian Cai
2019-12-21RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang
2019-12-05IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter
2019-11-25IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun
2019-11-25RDMA/i40iw: Fix incorrect iterator typeHåkon Bugge
2019-11-25IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-05IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-08-11RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-08-06infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-04RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng
2019-07-10IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn
2019-07-10IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn
2019-07-10IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-07-10IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-07-10IB/hfi1: Silence txreq allocation warningsMike Marciniszyn
2019-05-31RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-05-10IB/hfi1: Eliminate opcode tests on mr derefKaike Wan
2019-04-20IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-04-05iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju
2019-04-05IB/mlx4: Increase the timeout for CM cacheHåkon Bugge
2019-03-13IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty
2019-02-12IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn
2019-01-13IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl
2018-12-21IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl
2018-12-17RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-12-08IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl
2018-11-10IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet
2018-11-10IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich
2018-10-03IB/hfi1: Fix SL array bounds checkIra Weiny
2018-10-03IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-10-03IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman