| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-11 | RDMA/vmw_pvrdma: Use for_each_sg_dma_page iterator on umem SGL |  Shiraz, Saleem | 1 | -13/+8 |
| 2019-02-11 | RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGL |  Shiraz, Saleem | 1 | -17/+12 |
| 2019-02-11 | RDMA/cxgb4: Use for_each_sg_dma_page iterator on umem SGL |  Shiraz, Saleem | 1 | -19/+13 |
| 2019-02-11 | RDMA/hns: Use for_each_sg_dma_page iterator on umem SGL |  Shiraz, Saleem | 4 | -73/+55 |
| 2019-02-11 | RDMA/i40iw: Use for_each_sg_dma_page iterator on umem SGL |  Shiraz, Saleem | 1 | -18/+15 |
| 2019-02-11 | RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGL |  Shiraz, Saleem | 1 | -20/+16 |
| 2019-02-11 | RDMA/bnxt_re: Use for_each_sg_dma_page iterator on umem SGL |  Shiraz, Saleem | 2 | -17/+13 |
| 2019-02-09 | Merge branch 'wip/dl-for-next' into for-next |  Doug Ledford | 38 | -404/+9615 |
| 2019-02-08 | iw_cxgb4: fix srqidx leak during connection abort |  Raju Rangoju | 1 | -2/+3 |
| 2019-02-08 | iw_cxgb4: complete the cached SRQ buffers |  Raju Rangoju | 3 | -8/+157 |
| 2019-02-08 | RDMA/devices: Re-organize device.c locking |  Jason Gunthorpe | 1 | -140/+221 |
| 2019-02-08 | RDMA/devices: Use xarray to store the client_data |  Jason Gunthorpe | 1 | -178/+170 |
| 2019-02-08 | RDMA/devices: Use xarray to store the clients |  Jason Gunthorpe | 1 | -5/+45 |
| 2019-02-08 | RDMA/device: Use an ida instead of a free page in alloc_name |  Jason Gunthorpe | 1 | -11/+17 |
| 2019-02-08 | RDMA/device: Get rid of reg_state |  Jason Gunthorpe | 1 | -6/+2 |
| 2019-02-08 | RDMA/device: Call ib_cache_release_one() only from ib_device_release() |  Jason Gunthorpe | 2 | -29/+15 |
| 2019-02-08 | RDMA/device: Ensure that security memory is always freed |  Jason Gunthorpe | 3 | -12/+6 |
| 2019-02-08 | RDMA/device: Check that the rename is nop under the lock |  Jason Gunthorpe | 1 | -4/+6 |
| 2019-02-08 | RDMA: Handle PD allocations by IB/core |  Leon Romanovsky | 38 | -405/+320 |
| 2019-02-08 | RDMA/core: Share driver structure size with core |  Leon Romanovsky | 1 | -0/+2 |
| 2019-02-08 | IB/core: Don't register each MAD agent for LSM notifier |  Daniel Jurgens | 3 | -21/+33 |
| 2019-02-08 | IB/core: Fix potential memory leak while creating MAD agents |  Daniel Jurgens | 1 | -2/+6 |
| 2019-02-08 | IB/core: Unregister notifier before freeing MAD security |  Daniel Jurgens | 1 | -1/+2 |
| 2019-02-08 | IB/usnic: Fix locking when unregistering |  Parvi Kaustubhi | 1 | -2/+4 |
| 2019-02-08 | iw_cxgb4: use tos when finding ipv6 routes |  Steve Wise | 1 | -2/+3 |
| 2019-02-08 | iw_cxgb4: use tos when importing the endpoint |  Steve Wise | 1 | -1/+1 |
| 2019-02-08 | iw_cxgb4: use listening ep tos when accepting new connections |  Steve Wise | 1 | -2/+7 |
| 2019-02-08 | RDMA/iwcm: add tos_set bool to iw_cm struct |  Steve Wise | 1 | -0/+2 |
| 2019-02-08 | RDMA/cma: listening device cm_ids should inherit tos |  Steve Wise | 1 | -0/+2 |
| 2019-02-08 | IB/cma: Define option to set ack timeout and pack tos_set |  Danit Goldberg | 3 | -1/+42 |
| 2019-02-07 | RDMA/bnxt_re: Update kernel user abi to pass chip context |  Devesh Sharma | 1 | -3/+14 |
| 2019-02-07 | RDMA/bnxt_re: Add extended psn structure for 57500 adapters |  Devesh Sharma | 5 | -18/+70 |
| 2019-02-07 | RDMA/bnxt_re: Enable GSI QP support for 57500 series |  Devesh Sharma | 4 | -55/+99 |
| 2019-02-07 | RDMA/bnxt_re: Skip backing store allocation for 57500 series |  Devesh Sharma | 4 | -7/+14 |
| 2019-02-07 | RDMA/bnxt_re: Add 64bit doorbells for 57500 series |  Devesh Sharma | 9 | -151/+274 |
| 2019-02-07 | RDMA/bnxt_re: Add chip context to identify 57500 series |  Devesh Sharma | 5 | -1/+51 |
| 2019-02-07 | IB/mlx5: Simplify WQE count power of two check |  Gal Pressman | 1 | -3/+3 |
| 2019-02-07 | drivers/IB,core: reduce scope of mmap_sem |  Davidlohr Bueso | 1 | -39/+2 |
| 2019-02-07 | drivers/IB,usnic: reduce scope of mmap_sem |  Davidlohr Bueso | 3 | -55/+6 |
| 2019-02-07 | drivers/IB,hfi1: do not se mmap_sem |  Davidlohr Bueso | 1 | -6/+0 |
| 2019-02-07 | drivers/IB,qib: optimize mmap_sem usage |  Davidlohr Bueso | 1 | -46/+27 |
| 2019-02-07 | mm: make mm->pinned_vm an atomic64 counter |  Davidlohr Bueso | 4 | -15/+15 |
| 2019-02-05 | IB/hfi1: Prioritize the sending of ACK packets |  Kaike Wan | 12 | -51/+144 |
| 2019-02-05 | IB/hfi1: Add static trace for TID RDMA WRITE protocol |  Kaike Wan | 6 | -3/+692 |
| 2019-02-05 | IB/hfi1: Enable TID RDMA WRITE protocol |  Kaike Wan | 2 | -1/+24 |
| 2019-02-05 | IB/hfi1: Add interlock between TID RDMA WRITE and other requests |  Kaike Wan | 3 | -2/+59 |
| 2019-02-05 | IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs |  Kaike Wan | 6 | -49/+480 |
| 2019-02-05 | IB/hfi1: Add the dual leg code |  Kaike Wan | 7 | -10/+217 |
| 2019-02-05 | IB/hfi1: Add the TID second leg ACK packet builder |  Kaike Wan | 1 | -0/+141 |
| 2019-02-05 | IB/hfi1: Add the TID second leg send packet builder |  Kaike Wan | 3 | -0/+220 |