summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-09-18Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-03Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-09-03infiniband: don't bother with d_delete()Al Viro
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-28RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler
2019-08-22RDMA/siw: Fix SGL mapping issuesBernard Metzler
2019-08-22RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier
2019-08-20infiniband: hfi1: fix memory leaksWenwen Wang
2019-08-20infiniband: hfi1: fix a memory leak bugWenwen Wang
2019-08-20IB/mlx4: Fix memory leaksWenwen Wang
2019-08-20RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin
2019-08-20IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua
2019-08-20IB/mlx5: Fix MR re-registration flow to use UMR properlyMoni Shoua
2019-08-20IB/mlx5: Report and handle ODP support properlyMoni Shoua
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua
2019-08-20RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky
2019-08-20RDMA/counters: Properly implement PID checksLeon Romanovsky
2019-08-20IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir
2019-08-20IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan
2019-08-20IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan
2019-08-20IB/hfi1: Drop stale TID RDMA packetsKaike Wan
2019-08-20RDMA/siw: Fix potential NULL de-refBernard Metzler
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-13RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler
2019-08-12RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter
2019-08-12RDMA/siw: Fix a memory leak in siw_init_cpulist()Dan Carpenter
2019-08-12IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas
2019-08-07IB/mlx5: Check the correct variable in error handling codeDan Carpenter
2019-08-07RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang
2019-08-07IB/mlx5: Fix implicit MR release flowYishai Hadas
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-04IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general commandMark Zhang
2019-08-01RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()Wei Yongjun
2019-08-01RDMA/mlx5: Release locks during notifier unregisterLeon Romanovsky
2019-08-01IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-08-01IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2019-08-01RDMA/restrack: Track driver QP types in resource trackerGal Pressman
2019-08-01IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi