aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed2-3/+4
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller25-237/+247
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler9-109/+108
2019-08-22RDMA/siw: Fix SGL mapping issuesBernard Metzler1-22/+15
2019-08-22RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier2-4/+15
2019-08-20infiniband: hfi1: fix memory leaksWenwen Wang1-3/+6
2019-08-20infiniband: hfi1: fix a memory leak bugWenwen Wang1-1/+2
2019-08-20IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-08-20RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin1-1/+5
2019-08-20IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua1-5/+19
2019-08-20IB/mlx5: Fix MR re-registration flow to use UMR properlyMoni Shoua1-1/+2
2019-08-20IB/mlx5: Report and handle ODP support properlyMoni Shoua2-11/+12
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua2-3/+15
2019-08-20RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky2-10/+8
2019-08-20RDMA/counters: Properly implement PID checksLeon Romanovsky1-5/+3
2019-08-20IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir1-1/+1
2019-08-20IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan1-44/+3
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan1-0/+7
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan1-1/+4
2019-08-20IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan1-2/+2
2019-08-20IB/hfi1: Drop stale TID RDMA packetsKaike Wan1-2/+11
2019-08-20RDMA/siw: Fix potential NULL de-refBernard Metzler1-2/+3
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe2-8/+4
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-40/+51
2019-08-13RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler4-11/+23
2019-08-12RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter1-2/+6
2019-08-12RDMA/siw: Fix a memory leak in siw_init_cpulist()Dan Carpenter1-3/+1
2019-08-12IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas1-4/+5
2019-08-07IB/mlx5: Check the correct variable in error handling codeDan Carpenter1-1/+1
2019-08-07RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang1-0/+6
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas2-19/+9
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan1-3/+3
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller27-170/+206
2019-08-04IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang1-0/+1
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun1-1/+3
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky1-4/+3
2019-08-01IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-08-01IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein1-10/+10
2019-08-01RDMA/restrack: Track driver QP types in resource trackerGal Pressman1-1/+4
2019-08-01IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi1-18/+9
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe1-21/+27
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe1-13/+41
2019-08-01IB/core: Add mitigation for Spectre V1Luck, Tony1-1/+5
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon2-2/+3
2019-07-29Do not dereference 'siw_crypto_shash' before checkingBernard Metzler1-2/+4
2019-07-29RDMA/qedr: Fix the hca_type and hca_rev returned in device attributesMichal Kalderon1-2/+8
2019-07-29RDMA/hns: Fix build errorYueHaibing2-9/+5
2019-07-25IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2019-07-25IB/counters: Always initialize the port counter objectParav Pandit1-4/+4
2019-07-25IB/core: Fix querying total rdma statsParav Pandit1-0/+3