aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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-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
2019-02-15RDMA/core: Move device addition deletion to device.cParav Pandit
2019-02-15RDMA/core: Introduce and use ib_setup_port_attrs()Parav Pandit
2019-02-15RDMA/core: Use simpler device_del() instead of device_unregister()Parav Pandit
2019-02-15RDMA/cxgb4: Remove kref accounting for sync operationLeon Romanovsky
2019-02-15RDMA/nes: Remove useless usecnt variable and redundant memsetLeon Romanovsky
2019-02-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-15IB/hfi1: Fix a build warning for TID RDMA READKaike Wan
2019-02-15RDMA/uverbs: Fix an error flow in ib_uverbs_poll_cqJason Gunthorpe
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-15IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flowsShamir Rabinovitch
2019-02-15iw_cxgb4: cq/qp mask depends on bar2 pages in a host pageRaju Rangoju
2019-02-14IB/ipoib: Use __func__ instead of function's nameErez Alfasi
2019-02-14RDMA/iwpm: Remove set but not used variable 'msg_seq'YueHaibing
2019-02-14RDMA/hns: Configure capacity of hns deviceLijun Ou
2019-02-14RDMA/hns: Delete useful prints for aeq subtype eventYixian Liu
2019-02-14RDMA/hns: Set allocated memory to zero for wridYixian Liu
2019-02-14RDMA/hns: Fix the state of rereg mrYixian Liu
2019-02-14RDMA/hns: Limit minimum ROCE CQ depth to 64chenglang
2019-02-14IB/mlx5: Add support for 50Gbps per lane link modesAya Levin
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang
2019-02-13RDMA/nes: Use for_each_sg_dma_page iterator for umem SGLShiraz, Saleem
2019-02-13RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEsShiraz, Saleem
2019-02-13RDMA: Fix allocation failure on pointer pdColin Ian King
2019-02-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Doug Ledford
2019-02-11RDMA/bnxt_re: fix or'ing of data into an uninitialized struct memberColin Ian King