summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2020-05-06RDMA/core: Fix race between destroy and release FD objectLeon Romanovsky1-1/+1
2020-05-06RDMA/core: Prevent mixed use of FDs between shared ufilesLeon Romanovsky1-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-29net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2-7/+8
2020-04-17IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker1-4/+2
2020-04-13RDMA/cm: Update num_paths in cma_resolve_iboe_route error flowAvihai Horon1-0/+1
2020-04-13RDMA/cma: Teach lockdep about the order of rtnl and lockJason Gunthorpe1-0/+13
2020-04-13RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe1-2/+47
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-04-02RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn1-8/+3
2020-03-11IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro2-1/+5
2020-03-11RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()Jason Gunthorpe1-0/+1
2020-03-11RDMA/iwcm: Fix iwcm work deallocationBernard Metzler1-1/+3
2020-03-11RDMA/core: Fix use of logical OR in get_new_ppsNathan Chancellor1-1/+1
2020-03-11RDMA/core: Fix pkey and port assignment in get_new_ppsMaor Gottlieb1-4/+8
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche1-0/+12
2020-02-24IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn4-0/+14
2020-02-24RDMA/rxe: Fix error type of mmap_offsetJiewei Ke1-1/+1
2020-02-19RDMA/core: Fix protection fault in get_pkey_idx_qp_listLeon Romanovsky1-15/+9
2020-02-19RDMA/rxe: Fix soft lockup problem due to using tasklets in softirqZhu Yanjun1-4/+4
2020-02-19RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib1-0/+2
2020-02-19RDMA/core: Fix invalid memory access in spec_filter_sizeAvihai Horon1-8/+7
2020-02-19IB/rdmavt: Reset all QPs when the device is shut downKaike Wan1-33/+51
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-15RDMA/core: Fix locking in ib_uverbs_event_readJason Gunthorpe1-18/+14
2020-02-15RDMA/netlink: Do not always generate an ACK for some netlink operationsHåkon Bugge2-3/+3
2020-02-15IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein1-4/+16
2020-02-11IB/core: Fix ODP get user pages flowYishai Hadas1-1/+1
2020-02-11IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa1-2/+1
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche1-12/+0
2020-01-27IB/iser: Fix dma_nents type definitionMax Gurtovoy1-1/+1
2020-01-27RDMA/cma: Fix false error messageHåkon Bugge1-1/+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/uverbs: check for allocation failure in uapi_add_elm()Dan Carpenter1-0/+2
2020-01-27RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri1-16/+9
2020-01-27RDMA/rxe: Consider skb reserve space based on netdev of GIDParav Pandit1-1/+2
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
2020-01-27IB/iser: Pass the correct number of entries for dma mapped SGLIsrael Rukshin1-5/+5
2020-01-27RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju1-7/+10