- a2a074e RDMA: Handle ucontext allocations by IB/core by Leon Romanovsky · 6 years ago
- afc1990 RDMA/core: Fix a WARN() message by Dan Carpenter · 6 years ago
- c50866e bnxt_re: fix the regression due to changes in alloc_pbl by Devesh Sharma · 6 years ago
- 2612d72 IB/mlx4: Increase the timeout for CM cache by Håkon Bugge · 6 years ago
- 4438ee3 IB/core: Abort page fault handler silently during owning process exit by Moni Shoua · 6 years ago
- 81dd4c4 IB/mlx5: Validate correct PD before prefetch MR by Moni Shoua · 6 years ago
- a6bc387 IB/mlx5: Protect against prefetch of invalid MR by Moni Shoua · 6 years ago
- 25fd08e RDMA/uverbs: Store PR pointer before it is overwritten by Leon Romanovsky · 6 years ago
- 7264235 IB/hfi1: Add missing break in switch statement by Gustavo A. R. Silva · 6 years ago
- 815f748 Merge branch 'mlx5-next' into rdma.git for-next by Jason Gunthorpe · 6 years ago
- ec95e0f drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages() by Davidlohr Bueso · 6 years ago
- d0e02bf RDMA/core: Verify that memory window type is legal by Noa Osherovich · 6 years ago
- 1882ab8 RDMA/iwcm: Fix string truncation error by Leon Romanovsky · 6 years ago
- e278173 RDMA/core: Cosmetic change - move member initialization to correct block by Yuval Shaia · 6 years ago
- 3b8f8b9 iw_cxgb4: Make function read_tcb() static by Wei Yongjun · 6 years ago
- 6ac16e4 RDMA/hns: Bugfix for set hem of SCC by Yangyang Li · 6 years ago
- 3e394f9 RDMA/hns: Modify qp&cq&pd specification according to UM by Lijun Ou · 6 years ago
- 66920e1 rdma_rxe: Use netlink messages to add/delete links by Steve Wise · 6 years ago
- 3856ec4 RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support by Steve Wise · 6 years ago
- 5bb3c1e IB/usnic: Fix deadlock by Parvi Kaustubhi · 6 years ago
- ca22354 RDMA/rxe: Close a race after ib_register_device by Jason Gunthorpe · 6 years ago
- 6cc2c8e RDMA/rxe: Add ib_device_get_by_name() and use it in rxe by Jason Gunthorpe · 6 years ago
- c367074 RDMA/rxe: Use driver_unregister and new unregistration API by Jason Gunthorpe · 6 years ago
- d089989 RDMA/device: Provide APIs from the core code to help unregistration by Jason Gunthorpe · 6 years ago
- 4c173f5 RDMA/rxe: Use ib_device_get_by_netdev() instead of open coding by Jason Gunthorpe · 6 years ago
- 324e227 RDMA/device: Add ib_device_get_by_netdev() by Jason Gunthorpe · 6 years ago
- c2261dd RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev by Jason Gunthorpe · 6 years ago
- 8faea9f RDMA/cache: Move the cache per-port data into the main ib_port_data by Jason Gunthorpe · 6 years ago
- 8ceb135 RDMA/device: Consolidate ib_device per_port data into one place by Jason Gunthorpe · 6 years ago
- ea1075e RDMA: Add and use rdma_for_each_port by Jason Gunthorpe · 6 years ago
- f2a0e45 RDMA/nldev: Don't expose number of not-visible entries by Leon Romanovsky · 6 years ago
- 1b8b778 RDMA/nldev: Connect QP number to .doit callback by Leon Romanovsky · 6 years ago
- c3d0278 RDMA/nldev: Provide parent IDs for PD, MR and QP objects by Leon Romanovsky · 6 years ago
- 517b773 RDMA/nldev: Share with user-space object IDs by Leon Romanovsky · 6 years ago
- 7c77c6a RDMA/restrack: Prepare restrack_root to addition of extra fields per-type by Leon Romanovsky · 6 years ago
- 37b6bb7 net/mlx5: Factor out HCA capabilities functions by Leon Romanovsky · 6 years ago
- 41eda65 RDMA/restrack: Hide restrack DB from IB/core by Leon Romanovsky · 6 years ago
- 4811852 RDMA/restrack: Reduce scope of synchronization lock while updating DB by Leon Romanovsky · 6 years ago
- c5dfe0e RDMA/nldev: Add resource tracker doit callback by Leon Romanovsky · 6 years ago
- 18c4c66 RDMA/restrack: Translate from ID to restrack object by Leon Romanovsky · 6 years ago
- fd47c2f RDMA/restrack: Convert internal DB from hash to XArray by Leon Romanovsky · 6 years ago
- 5f8f549 RDMA/core: Move device addition deletion to device.c by Parav Pandit · 6 years ago
- 5767198 RDMA/core: Introduce and use ib_setup_port_attrs() by Parav Pandit · 6 years ago
- e155755 RDMA/core: Use simpler device_del() instead of device_unregister() by Parav Pandit · 6 years ago
- cfe876d RDMA/cxgb4: Remove kref accounting for sync operation by Leon Romanovsky · 6 years ago
- be56b07 RDMA/nes: Remove useless usecnt variable and redundant memset by Leon Romanovsky · 6 years ago
- e50838c IB/hfi1: Fix a build warning for TID RDMA READ by Kaike Wan · 6 years ago
- 9a77867 RDMA/uverbs: Fix an error flow in ib_uverbs_poll_cq by Jason Gunthorpe · 6 years ago
- 8994445 IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs by Shamir Rabinovitch · 6 years ago
- 3d9dfd0 IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows by Shamir Rabinovitch · 6 years ago
- 0dd9ce1 IB/ipoib: Use __func__ instead of function's name by Erez Alfasi · 6 years ago
- 36f0a1c RDMA/iwpm: Remove set but not used variable 'msg_seq' by YueHaibing · 6 years ago
- dad1f98 RDMA/hns: Configure capacity of hns device by Lijun Ou · 6 years ago
- e95c716 RDMA/hns: Delete useful prints for aeq subtype event by Yixian Liu · 6 years ago
- f7f27a5 RDMA/hns: Set allocated memory to zero for wrid by Yixian Liu · 6 years ago
- ab22bf0 RDMA/hns: Fix the state of rereg mr by Yixian Liu · 6 years ago
- 704e0e6 RDMA/hns: Limit minimum ROCE CQ depth to 64 by chenglang · 6 years ago
- 08e8676 IB/mlx5: Add support for 50Gbps per lane link modes by Aya Levin · 6 years ago
- a08b4ed net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register by Aya Levin · 6 years ago
- bc4e12f net/mlx5: Refactor queries to speed fields in Port Type and Speed register by Aya Levin · 6 years ago
- cd7e418 net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode by Bodong Wang · 6 years ago
- bf3e4d3 net/mlx5: Relocate vport macros to the vport header file by Bodong Wang · 6 years ago
- b05af6a net/mlx5: E-Switch, Normalize the name of uplink vport number by Bodong Wang · 6 years ago
- 7f0d11c net/mlx5: Add host params change event by Bodong Wang · 6 years ago
- c3a4e9f net/mlx5: Add query host params command by Bodong Wang · 6 years ago
- 22e939a net/mlx5: Update enable HCA dependency by Bodong Wang · 6 years ago
- 591905b net/mlx5: Introduce Mellanox SmartNIC and modify page management logic by Bodong Wang · 6 years ago
- f0666f1 IB/mlx5: Use unified register/load function for uplink and VF vports by Bodong Wang · 6 years ago
- 7e4c433 net/mlx5: Use consistent vport num argument type by Bodong Wang · 6 years ago
- 224d71c net/mlx5: Align ODP capability function with netdev coding style by Leon Romanovsky · 6 years ago
- 52a572e RDMA/nes: Use for_each_sg_dma_page iterator for umem SGL by Shiraz, Saleem · 6 years ago
- 36d5770 RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEs by Shiraz, Saleem · 6 years ago
- e8ac938 RDMA: Fix allocation failure on pointer pd by Colin Ian King · 6 years ago
- d892273 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma into for-next by Doug Ledford · 6 years ago
- 1fbf125 mlx5: use RCU lock in mlx5_eq_cq_get() by Cong Wang · 6 years ago
- a871459 RDMA/bnxt_re: fix or'ing of data into an uninitialized struct member by Colin Ian King · 6 years ago
- fc9e447 RDMA/mlx5: Fix memory leak in case we fail to add an IB device by Mark Bloch · 6 years ago
- 0da4d48 IB/mlx5: Fix bad flow upon DEVX mkey creation by Yishai Hadas · 6 years ago
- 8317d6c RDMA/rxe: Use for_each_sg_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
- be8c456 RDMA/ocrdma: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
- 95ad233 RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
- f3e6d31 RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
- b44e47e RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
- 48b586a RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
- 3856ec5 RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
- 43fae91 RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
- 8d249af RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
- 161ebe2 RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
- d901b27 lib/scatterlist: Provide a DMA page iterator by Jason Gunthorpe · 6 years ago
- 82771f2 Merge branch 'wip/dl-for-next' into for-next by Doug Ledford · 6 years ago
- f368ff1 iw_cxgb4: fix srqidx leak during connection abort by Raju Rangoju · 6 years ago
- 11a27e2 iw_cxgb4: complete the cached SRQ buffers by Raju Rangoju · 6 years ago
- e381a1cb cxgb4: add tcb flags and tcb rpl struct by Raju Rangoju · 6 years ago
- 921eab1 RDMA/devices: Re-organize device.c locking by Jason Gunthorpe · 6 years ago
- 0df91bb RDMA/devices: Use xarray to store the client_data by Jason Gunthorpe · 6 years ago
- e59178d RDMA/devices: Use xarray to store the clients by Jason Gunthorpe · 6 years ago
- 3b88afd RDMA/device: Use an ida instead of a free page in alloc_name by Jason Gunthorpe · 6 years ago
- 652432f RDMA/device: Get rid of reg_state by Jason Gunthorpe · 6 years ago
- d45f89d RDMA/device: Call ib_cache_release_one() only from ib_device_release() by Jason Gunthorpe · 6 years ago
- b34b269 RDMA/device: Ensure that security memory is always freed by Jason Gunthorpe · 6 years ago