| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-02-01 | IB/core: Map iWarp AH type to undefined in rdma_ah_find_type |  Don Hiatt | 1 | -6/+14 |
| 2018-01-29 | RDMA/restrack: Add general infrastructure to track RDMA resources |  Leon Romanovsky | 1 | -0/+19 |
| 2018-01-29 | RDMA/core: Save kernel caller name when creating PD and CQ objects |  Leon Romanovsky | 1 | -3/+10 |
| 2018-01-29 | RDMA/core: Use the MODNAME instead of the function name for pd callers |  Leon Romanovsky | 1 | -1/+1 |
| 2018-01-29 | RDMA: Move enum ib_cq_creation_flags to uapi headers |  Jason Gunthorpe | 1 | -5/+0 |
| 2018-01-15 | RDMA/core: Clarify rdma_ah_find_type |  Parav Pandit | 1 | -2/+1 |
| 2018-01-15 | IB/core: Fix ib_wc structure size to remain in 64 bytes boundary |  Bodong Wang | 1 | -1/+1 |
| 2018-01-08 | {net, IB}/mlx5: Manage port association for multiport RoCE |  Daniel Jurgens | 1 | -0/+8 |
| 2018-01-08 | IB/core: Introduce driver QP type |  Moni Shoua | 1 | -0/+1 |
| 2017-12-18 | IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc |  Parav Pandit | 1 | -4/+4 |
| 2017-12-18 | IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer |  Parav Pandit | 1 | -2/+1 |
| 2017-11-13 | RDMA/core: Rename kernel modify_cq to better describe its usage |  Leon Romanovsky | 1 | -2/+2 |
| 2017-11-13 | IB/uverbs: Add CQ moderation capability to query_device |  Yonatan Cohen | 1 | -0/+6 |
| 2017-11-13 | IB/uverbs: Allow CQ moderation with modify CQ |  Yonatan Cohen | 1 | -0/+4 |
| 2017-11-10 | IB/core: Add PCI write end padding flags for WQ and QP |  Noa Osherovich | 1 | -0/+4 |
| 2017-10-18 | IB: Let ib_core resolve destination mac address |  Parav Pandit | 1 | -2/+0 |
| 2017-10-18 | IB/core: Introduce and use rdma_create_user_ah |  Parav Pandit | 1 | -0/+15 |
| 2017-09-25 | IB: Correct MR length field to be 64-bit |  Parav Pandit | 1 | -1/+1 |
| 2017-09-25 | IB/core: Fix typo in the name of the tag-matching cap struct |  Leon Romanovsky | 1 | -2/+2 |
| 2017-09-08 | lib/interval_tree: fast overlap detection |  Davidlohr Bueso | 1 | -1/+1 |
| 2017-08-31 | IB/core: Add new ioctl interface |  Matan Barak | 1 | -0/+2 |
| 2017-08-29 | IB/core: Add new SRQ type IB_SRQT_TM |  Artemy Kovalyov | 1 | -2/+8 |
| 2017-08-29 | IB/core: Separate CQ handle in SRQ context |  Artemy Kovalyov | 1 | -11/+20 |
| 2017-08-29 | IB/core: Add XRQ capabilities |  Artemy Kovalyov | 1 | -0/+19 |
| 2017-08-24 | RDMA/core: Cleanup device capability enum |  Leon Romanovsky | 1 | -3/+3 |
| 2017-08-24 | RDMA/(core, ulp): Convert register/unregister event handler to be void |  Leon Romanovsky | 1 | -2/+2 |
| 2017-08-24 | Merge branch 'k.o/for-4.13-rc' into k.o/for-next |  Doug Ledford | 1 | -0/+1 |
| 2017-08-24 | IB/core: Avoid accessing non-allocated memory when inferring port type |  Noa Osherovich | 1 | -0/+1 |
| 2017-08-22 | IB/hfi1: Determine 9B/16B L2 header type based on Address handle |  Don Hiatt | 1 | -0/+15 |
| 2017-08-18 | Add OPA extended LID support |  Hiatt, Don | 1 | -6/+20 |
| 2017-08-10 | Merge branch 'rdma-netlink' into k.o/merge-test |  Doug Ledford | 1 | -2/+6 |
| 2017-08-10 | Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test |  Doug Ledford | 1 | -3/+39 |
| 2017-08-10 | RDMA: Simplify get firmware interface |  Leon Romanovsky | 1 | -2/+4 |
| 2017-08-10 | RDMA/core: Add and expose static device index |  Leon Romanovsky | 1 | -0/+2 |
| 2017-08-08 | RDMA/core: expose affinity mappings per completion vector |  Sagi Grimberg | 1 | -0/+24 |
| 2017-08-08 | IB/core: Change wc.slid from 16 to 32 bits |  Hiatt, Don | 1 | -1/+13 |
| 2017-08-08 | IB/core: Change port_attr.sm_lid from 16 to 32 bits |  Dasaratharaman Chandramouli | 1 | -1/+1 |
| 2017-08-08 | IB/core: Change port_attr.lid size from 16 to 32 bits |  Dasaratharaman Chandramouli | 1 | -1/+1 |
| 2017-07-27 | Merge branch 'misc' into k.o/for-next |  Doug Ledford | 1 | -0/+1 |
| 2017-07-26 | Merge branches 'rxe' and 'mlx' into k.o/for-next |  Doug Ledford | 1 | -0/+7 |
| 2017-07-24 | IB/core: Enable QP creation with a given source QP number |  Yishai Hadas | 1 | -0/+2 |
| 2017-07-24 | IB/core: Introduce delay drop for a WQ |  Maor Gottlieb | 1 | -0/+5 |
| 2017-07-24 | IB/core: Add generic function to extract IB speed from netdev |  Yuval Shaia | 1 | -0/+1 |
| 2017-07-24 | Merge branch 'hfi1' into k.o/for-4.14 |  Doug Ledford | 1 | -1/+4 |
| 2017-07-17 | IB/core: Remove NOIO QP create flag |  Leon Romanovsky | 1 | -1/+1 |
| 2017-07-17 | IB/core: Introduce modify QP operation with udata |  Parav Pandit | 1 | -0/+16 |
| 2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma |  Linus Torvalds | 1 | -2/+4 |
| 2017-07-05 | IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev |  Niranjana Vishwanathapura | 1 | -2/+4 |
| 2017-06-27 | IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap |  Vishwanathapura, Niranjana | 1 | -1/+2 |
| 2017-06-27 | IB/hfi1: Add functions to parse BTH/IB headers |  Don Hiatt | 1 | -0/+2 |