| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/core: Define 'ib' and 'roce' rdma_ah_attr types | Dasaratharaman Chandramouli | 2017-05-01 | 3 | -0/+3 |
* | IB/core: Use rdma_ah_attr accessor functions | Dasaratharaman Chandramouli | 2017-05-01 | 3 | -69/+85 |
* | IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -5/+5 |
* | IB/core: Rename ib_destroy_ah to rdma_destroy_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -2/+2 |
* | IB/core: Rename ib_create_ah to rdma_create_ah | Dasaratharaman Chandramouli | 2017-05-01 | 1 | -2/+2 |
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attr | Dasaratharaman Chandramouli | 2017-05-01 | 5 | -9/+10 |
* | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov | 2017-04-25 | 1 | -3/+2 |
* | IB/mthca: Check validity of output parameter pointer | Leon Romanovsky | 2017-04-21 | 1 | -2/+10 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -1/+1 |
|\ |
|
| * | IB/mthca: Switch from dma_device to dev.parent | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-02-23 | 1 | -4/+5 |
|\ \ |
|
| * | | IB: Query ports via the core instead of direct into the driver | Or Gerlitz | 2017-02-14 | 1 | -4/+5 |
| |/ |
|
* / | IB/mthca: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2017-02-19 | 1 | -13/+11 |
|/ |
|
* | Merge branch 'mlx' into merge-test | Doug Ledford | 2016-12-14 | 2 | -5/+5 |
|\ |
|
| * | IB/mthca: Replace pci_pool_alloc by pci_pool_zalloc | Souptick Joarder | 2016-12-14 | 1 | -4/+2 |
| * | IB/core: Let create_ah return extended response to user | Moni Shoua | 2016-12-13 | 1 | -1/+3 |
* | | IB/mthca: Remove debug prints after allocation failure | Leon Romanovsky | 2016-12-03 | 1 | -4/+0 |
|/ |
|
* | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -1/+1 |
* | IB/mthca: Move user vendor structures | Leon Romanovsky | 2016-10-07 | 1 | -1/+1 |
* | IB/{core,hw}: Add constant for node_desc | Yuval Shaia | 2016-10-07 | 2 | -3/+5 |
* | IB/mthca: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-10-07 | 1 | -1/+1 |
*-. | Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 | Doug Ledford | 2016-08-04 | 1 | -22/+20 |
|\ \ |
|
| * | | IB/mthca: Clean up error unwind flow in mthca_reset() | Markus Elfring | 2016-08-04 | 1 | -21/+20 |
| * | | IB/mthca: NULL arg to pci_dev_put is OK | Markus Elfring | 2016-08-04 | 1 | -2/+1 |
| |/ |
|
* / | IB/mthca: Supprot device FW version string | Ira Weiny | 2016-06-23 | 1 | -12/+12 |
|/ |
|
* | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 2016-02-16 | 1 | -2/+1 |
* | IB: remove in-kernel support for memory windows | Christoph Hellwig | 2015-12-23 | 1 | -3/+0 |
* | IB: remove support for phys MRs | Christoph Hellwig | 2015-12-23 | 1 | -84/+0 |
* | IB/core: Initialize UD header structure with IP and UDP headers | Moni Shoua | 2015-12-23 | 1 | -1/+1 |
* | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 2015-10-29 | 1 | -42/+42 |
|\ |
|
| * | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -42/+42 |
* | | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak | 2015-10-22 | 1 | -1/+1 |
|/ |
|
* | mlx4, mlx5, mthca: Expose max_sge_rd correctly | Sagi Grimberg | 2015-08-29 | 1 | -0/+1 |
* | IB/mad: Remove improper use of BUG_ON | Ira Weiny | 2015-07-14 | 1 | -2/+3 |
* | IB/mad: Add support for additional MAD info to/from drivers | Ira Weiny | 2015-06-12 | 2 | -4/+11 |
* | IB/core: Add ability for drivers to report an alternate MAD size. | Ira Weiny | 2015-06-12 | 1 | -0/+1 |
* | IB/mad: Support alternate Base Versions when creating MADs | Ira Weiny | 2015-06-12 | 1 | -1/+2 |
* | IB/core: Pass hardware specific data in query_device | Matan Barak | 2015-06-12 | 1 | -2/+5 |
* | IB/core: Change provider's API of create_cq to be extendible | Matan Barak | 2015-06-12 | 1 | -2/+6 |
* | Merge branch 'for-4.2-misc' into k.o/for-4.2 | Doug Ledford | 2015-06-11 | 1 | -6/+2 |
|\ |
|
| * | IB/mthca: use swap() in mthca_make_profile() | Fabian Frederick | 2015-06-11 | 1 | -6/+2 |
* | | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny | 2015-06-02 | 4 | -12/+12 |
* | | IB/core: Convert core to use bitfield for caps | Ira Weiny | 2015-05-20 | 1 | -7/+1 |
* | | IB/core: Add per port immutable struct to ib_device | Ira Weiny | 2015-05-20 | 1 | -0/+17 |
* | | IB/Verbs: Implement new callback query_protocol() | Michael Wang | 2015-05-18 | 1 | -0/+7 |
|/ |
|
* | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 2014-08-11 | 1 | -1/+1 |
* | IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-04-11 | 1 | -6/+2 |
*-. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 1 | -0/+1 |
|\ \ |
|
| | * | IB/mthca: Return an error on ib_copy_to_udata() failure | Yann Droneaud | 2014-04-01 | 1 | -0/+1 |
| |/ |
|
* / | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 | 1 | -23/+19 |
|/ |
|