summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2020-12-30RDMA/cxgb4: Validate the number of CQEsKamal Heib1-0/+3
2020-12-30RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann2-2/+1
2020-12-30RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib1-0/+1
2020-12-08RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem2-34/+7
2020-12-02IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang1-4/+6
2020-11-05RDMA/qedr: Fix memory leak in iWARP CMAlok Prasad1-0/+1
2020-10-30RDMA/hns: Fix missing sq_sig_type when querying QPWeihang Li1-0/+1
2020-10-30RDMA/hns: Set the unsupported wr opcodeLijun Ou1-1/+0
2020-10-29RDMA/qedr: Fix inline size returned for iWARPMichal Kalderon1-1/+1
2020-10-29RDMA/qedr: Fix use of uninitialized fieldMichal Kalderon1-1/+1
2020-10-29IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge1-0/+3
2020-10-29IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2-3/+33
2020-10-01RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET1-2/+2
2020-10-01RDMA/i40iw: Fix potential use after freePan Bian1-1/+1
2020-10-01RDMA/qedr: Fix potential use after freePan Bian1-1/+1
2020-09-23RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS2-1/+2
2020-09-17RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier1-3/+18
2020-08-26RDMA/bnxt_re: Do not add user qps to flushlistSelvin Xavier1-1/+2
2020-08-19RDMA/qedr: SRQ's bug fixesYuval Basson2-14/+12
2020-06-30RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532Michal Kalderon1-2/+11
2020-06-25RDMA/iw_cxgb4: cleanup device debugfs entries on ULD removePotnuri Bharat Teja1-0/+1
2020-06-25RDMA/mlx5: Add init2init as a modify commandAharon Landau1-0/+1
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu1-1/+1
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-4/+5
2020-06-03IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev1-8/+0
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein1-3/+11
2020-05-20i40iw: Fix error handling in i40iw_manage_arp_cache()Dan Carpenter1-1/+1
2020-05-06RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel1-1/+2
2020-05-06RDMA/mlx5: Set GRH fields in query QP on RoCEAharon Landau1-1/+3
2020-04-17IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker1-4/+2
2020-04-13IB/hfi1: Fix memory leaks in sysfs registration and unregistrationKaike Wan1-2/+11
2020-04-13IB/hfi1: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-5/+8
2020-04-02RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb1-0/+4
2020-03-11IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2-1/+5
2020-02-24IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn4-0/+14
2020-02-19RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib1-0/+2
2020-02-19IB/hfi1: Close window for pq and request colidingMike Marciniszyn4-29/+48
2020-02-19IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan1-0/+2
2020-02-14IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein1-4/+16
2020-02-11IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa1-2/+1
2020-01-27RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driverXi Wang1-2/+4
2020-01-27RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driverXi Wang1-6/+13
2020-01-27RDMA/hns: Fixs hw access invalid dma memory errorXi Wang1-1/+0
2020-01-27IB/hfi1: Handle port down properly in pioMike Marciniszyn4-7/+8
2020-01-27RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri1-16/+9
2020-01-27IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein1-0/+21
2020-01-27RDMA/mlx5: Fix memory leak in case we fail to add an IB deviceMark Bloch1-1/+3
2020-01-27iw_cxgb4: use tos when finding ipv6 routesSteve Wise1-2/+3
2020-01-27iw_cxgb4: use tos when importing the endpointSteve Wise1-1/+1
2020-01-27IB/mlx5: Don't override existing ip_protocolMaor Gottlieb1-16/+37