summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-03-04RDMA/umem: minor bug fix in error handling pathJohn Hubbard
2019-03-04RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qpYueHaibing
2019-03-04cxgb4: kfree mhp after the debug printShaobo He
2019-03-04IB/rdmavt: Fix concurrency panics in QP post_send and modify to errorMichael J. Ruhl
2019-03-04IB/rdmavt: Fix loopback send with invalidate orderingMike Marciniszyn
2019-03-04IB/iser: Fix dma_nents type definitionMax Gurtovoy
2019-03-04IB/mlx5: Set correct write permissions for implicit ODP MRMoni Shoua
2019-03-04bnxt_re: Clean cq for kernel consumers onlyDevesh Sharma
2019-02-25RDMA/uverbs: Don't do double free of allocated PDLeon Romanovsky
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-22RDMA/core: Fix a WARN() messageDan Carpenter
2019-02-22bnxt_re: fix the regression due to changes in alloc_pblDevesh Sharma
2019-02-22IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge
2019-02-21IB/core: Abort page fault handler silently during owning process exitMoni Shoua
2019-02-21IB/mlx5: Validate correct PD before prefetch MRMoni Shoua
2019-02-21IB/mlx5: Protect against prefetch of invalid MRMoni Shoua
2019-02-21RDMA/uverbs: Store PR pointer before it is overwrittenLeon Romanovsky
2019-02-21IB/hfi1: Add missing break in switch statementGustavo A. R. Silva
2019-02-21Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-02-20drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages()Davidlohr Bueso
2019-02-19RDMA/core: Verify that memory window type is legalNoa Osherovich
2019-02-19RDMA/iwcm: Fix string truncation errorLeon Romanovsky
2019-02-19RDMA/core: Cosmetic change - move member initialization to correct blockYuval Shaia
2019-02-19iw_cxgb4: Make function read_tcb() staticWei Yongjun
2019-02-19RDMA/hns: Bugfix for set hem of SCCYangyang Li
2019-02-19RDMA/hns: Modify qp&cq&pd specification according to UMLijun Ou
2019-02-19rdma_rxe: Use netlink messages to add/delete linksSteve Wise
2019-02-19RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK supportSteve Wise
2019-02-19IB/usnic: Fix deadlockParvi Kaustubhi
2019-02-19RDMA/rxe: Close a race after ib_register_deviceJason Gunthorpe
2019-02-19RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe
2019-02-19RDMA/device: Provide APIs from the core code to help unregistrationJason Gunthorpe
2019-02-19RDMA/rxe: Use ib_device_get_by_netdev() instead of open codingJason Gunthorpe
2019-02-19RDMA/device: Add ib_device_get_by_netdev()Jason Gunthorpe
2019-02-19RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdevJason Gunthorpe
2019-02-19RDMA/cache: Move the cache per-port data into the main ib_port_dataJason Gunthorpe
2019-02-19RDMA/device: Consolidate ib_device per_port data into one placeJason Gunthorpe
2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe
2019-02-19RDMA/nldev: Don't expose number of not-visible entriesLeon Romanovsky
2019-02-19RDMA/nldev: Connect QP number to .doit callbackLeon Romanovsky
2019-02-19RDMA/nldev: Provide parent IDs for PD, MR and QP objectsLeon Romanovsky
2019-02-19RDMA/nldev: Share with user-space object IDsLeon Romanovsky
2019-02-19RDMA/restrack: Prepare restrack_root to addition of extra fields per-typeLeon Romanovsky
2019-02-19net/mlx5: Factor out HCA capabilities functionsLeon Romanovsky
2019-02-18RDMA/restrack: Hide restrack DB from IB/coreLeon Romanovsky
2019-02-18RDMA/restrack: Reduce scope of synchronization lock while updating DBLeon Romanovsky
2019-02-18RDMA/nldev: Add resource tracker doit callbackLeon Romanovsky
2019-02-18RDMA/restrack: Translate from ID to restrack objectLeon Romanovsky
2019-02-18RDMA/restrack: Convert internal DB from hash to XArrayLeon Romanovsky