summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-01-14RDMA/bnxt_re: fix a size calculationDan Carpenter
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10RDMA: Clear CTX objects during their allocationLeon Romanovsky
2019-01-10RDMA: Clear CQ objects during their allocationLeon Romanovsky
2019-01-10RDMA: Clear PD objects during their allocationLeon Romanovsky
2019-01-10RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman
2019-01-10RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman
2019-01-10IB/usnic: Fix out of bounds index check in query pkeyGal Pressman
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-10IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky
2019-01-08RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky
2019-01-08RDMA/core: Don't depend device ODP capabilities on kconfig optionLeon Romanovsky
2019-01-08RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky
2019-01-08IB/srp: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07RDMA/hns: Modify the pbl ba page size for hip08Lijun Ou
2019-01-07RDMA/hns: Add constraint on the setting of local ACK timeoutLijun Ou
2019-01-07RDMA/hns: Bugfix for the scene without receiver queueLijun Ou
2019-01-07RDMA/hns: Fix the bug with updating rq head pointer when flush cqeLijun Ou
2019-01-07iw_cxgb4: Check for send WR also while posting write with completion WRPotnuri Bharat Teja
2019-01-07IB/core: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-07IB/usnic: Use struct_size() in kmalloc()Gustavo A. R. Silva
2019-01-07IB/cm: Use struct_size() in kmalloc()Gustavo A. R. Silva
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02infiniband/qedr: Potential null ptr dereference of qpAditya Pakki
2019-01-02infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki
2019-01-02IB/ipoib: drop useless LIST_HEADJulia Lawall
2019-01-02IB/core: Add advise_mr to the list of known opsMoni Shoua
2019-01-02Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky
2019-01-02IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-12-22RDMA/srpt: Use kmem_cache_free() instead of kfree()Wei Yongjun
2018-12-22RDMA/mlx5: Signedness bug in UVERBS_HANDLER()Dan Carpenter
2018-12-22IB/uverbs: Signedness bug in UVERBS_HANDLER()Dan Carpenter
2018-12-21IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas
2018-12-21IB/umad: Start using dev_groups of classParav Pandit
2018-12-21IB/umad: Use class_groups and let core create class fileParav Pandit
2018-12-21IB/umad: Refactor code to use cdev_device_add()Parav Pandit
2018-12-21IB/umad: Avoid destroying device while it is accessedParav Pandit
2018-12-21IB/umad: Simplify and avoid dynamic allocation of classParav Pandit
2018-12-20IB/mlx5: Fix wrong error unwindJason Gunthorpe
2018-12-20IB/mlx4: Remove set but not used variable 'pd'YueHaibing
2018-12-20RDMA/iwcm: Don't copy past the end of dev_name() stringSteve Wise
2018-12-20IB/mlx5: Fix long EEH recover time with NVMe offloadsHuy Nguyen