| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA: Move owner into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 19 | -21/+24 |
* | RDMA: Move uverbs_abi_ver into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 19 | -24/+32 |
* | RDMA: Move driver_id into struct ib_device_ops | Jason Gunthorpe | 2019-06-10 | 20 | -23/+47 |
* | rdma: Delete the ib_ucm module | Jason Gunthorpe | 2019-06-10 | 3 | -1364/+0 |
* | ucma: Convert ctx_idr to XArray | Matthew Wilcox | 2019-06-07 | 1 | -34/+24 |
* | ucma: Convert multicast_idr to XArray | Matthew Wilcox | 2019-06-07 | 1 | -19/+11 |
* | RDMA/ucma: Use struct_size() helper | Gustavo A. R. Silva | 2019-06-07 | 1 | -2/+1 |
* | RDMA/hns: Bugfix for filling the sge of srq | Lijun Ou | 2019-06-07 | 1 | -3/+3 |
* | RDMA/hns: fix inverted logic of readl read and shift | Colin Ian King | 2019-06-07 | 1 | -1/+1 |
* | RDMA/srp: Accept again source addresses that do not have a port number | Bart Van Assche | 2019-06-07 | 1 | -6/+15 |
* | RDMA/ipoib: implement ethtool .get_link() callback | Kamal Heib | 2019-06-07 | 1 | -0/+1 |
* | RDMA/hns: Bugfix for posting multiple srq work request | Lijun Ou | 2019-05-31 | 3 | -29/+22 |
* | RDMA/uverbs: check for allocation failure in uapi_add_elm() | Dan Carpenter | 2019-05-30 | 1 | -0/+2 |
* | IB/hfi1: Use struct_size() helper | Gustavo A. R. Silva | 2019-05-30 | 1 | -6/+3 |
* | IB/qib: Use struct_size() helper | Gustavo A. R. Silva | 2019-05-30 | 1 | -2/+3 |
* | IB/rdmavt: Use struct_size() helper | Gustavo A. R. Silva | 2019-05-30 | 1 | -3/+1 |
* | RDMA/efa: Remove unused includes | Gal Pressman | 2019-05-29 | 2 | -3/+0 |
* | RDMA/efa: Use rdma block iterator in chunk list creation | Gal Pressman | 2019-05-29 | 1 | -14/+11 |
* | RDMA/efa: Remove unneeded admin commands abort flow | Gal Pressman | 2019-05-29 | 2 | -74/+1 |
* | RDMA/efa: Use kvzalloc instead of kzalloc with fallback | Gal Pressman | 2019-05-29 | 1 | -25/+21 |
* | IB/hfi1: Remove extra brackets from an if | Dennis Dalessandro | 2019-05-29 | 1 | -2/+1 |
* | RDMA: Convert put_page() to put_user_page*() | John Hubbard | 2019-05-28 | 7 | -31/+27 |
* | IB/hfi1: Remove set but not used variables 'offset' and 'fspsn' | YueHaibing | 2019-05-28 | 1 | -4/+1 |
* | RDMA/hns: Replace magic numbers with #defines | Lijun Ou | 2019-05-27 | 8 | -69/+115 |
* | RDMA/hns: Remove jiffies operation in disable interrupt context | Lang Cheng | 2019-05-27 | 2 | -19/+21 |
* | RDMA/hns: Move spin_lock_irqsave to the correct place | Lang Cheng | 2019-05-27 | 2 | -10/+5 |
* | RDMA/hns: Update CQE specifications | Lijun Ou | 2019-05-27 | 1 | -1/+1 |
* | RDMA/hns: Remove unnecessary print message in aeq | Yixian Liu | 2019-05-27 | 1 | -1/+0 |
* | iw_cxgb4: Fix qpid leak | Nirranjan Kirubaharan | 2019-05-27 | 2 | -33/+19 |
* | RDMA/cxgb4: Don't expose DMA addresses | Leon Romanovsky | 2019-05-27 | 1 | -3/+3 |
* | RDMA/cxgb4: Use sizeof() notation | Leon Romanovsky | 2019-05-27 | 7 | -53/+53 |
* | RDMA/cxgb3: Delete and properly mark unimplemented resize CQ function | Leon Romanovsky | 2019-05-27 | 3 | -83/+0 |
* | RDMA/cxgb3: Don't expose DMA addresses | Leon Romanovsky | 2019-05-27 | 2 | -9/+10 |
* | RDMA/cxgb3: Use sizeof() notation instead of plain sizeof | Leon Romanovsky | 2019-05-27 | 3 | -16/+14 |
* | RDMA/efa: Remove check that prevents destroy of resources in error flows | Leon Romanovsky | 2019-05-22 | 1 | -24/+0 |
* | RDMA/nes: Remove second wait queue initialization call | Leon Romanovsky | 2019-05-21 | 1 | -1/+0 |
* | RDMA/i40iw: Remove useless NULL checks | Leon Romanovsky | 2019-05-21 | 1 | -8/+0 |
* | RDMA/nes: Remove useless NULL checks | Leon Romanovsky | 2019-05-21 | 1 | -6/+0 |
* | RDMA/ipoib: Remove check of destroy CQ | Leon Romanovsky | 2019-05-21 | 1 | -5/+2 |
* | RDMA/core: Return void from ib_device_check_mandatory() | Kamal Heib | 2019-05-21 | 1 | -7/+2 |
* | IB/mlx4: Delete unused func arg | Yuval Shaia | 2019-05-21 | 1 | -5/+3 |
* | RDMA/umem: Move page_shift from ib_umem to ib_odp_umem | Jason Gunthorpe | 2019-05-21 | 10 | -87/+75 |
* | RDMA/qedr: Fix incorrect device rate. | Sagiv Ozeri | 2019-05-21 | 1 | -16/+9 |
* | RDMA/core: Fix doc typo | Israel Rukshin | 2019-05-21 | 2 | -4/+4 |
* | RDMA/rw: Add info regarding SG count failure | Max Gurtovoy | 2019-05-21 | 1 | -1/+2 |
* | RDMA/rw: Print the correct number of sig MRs | Israel Rukshin | 2019-05-21 | 1 | -1/+1 |
* | RDMA/rw: Fix doc typo | Israel Rukshin | 2019-05-21 | 1 | -1/+1 |
* | IB/isert: Remove unused sig_attrs argument | Israel Rukshin | 2019-05-21 | 1 | -6/+5 |
* | IB/iser: Remove unused sig_attrs argument | Israel Rukshin | 2019-05-21 | 1 | -6/+5 |
* | IB/iser: Refactor iscsi_iser_check_protection function | Israel Rukshin | 2019-05-21 | 1 | -6/+3 |