| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-04-03 | RDMA/core: Update query_gid documentation for HCA drivers |  Parav Pandit | 1 | -0/+4 |
| 2018-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -0/+2 |
| 2018-03-29 | RDMA/cma: Move rdma_cm_state to cma_priv.h |  Parav Pandit | 1 | -14/+0 |
| 2018-03-28 | RDMA/CMA: Add rdma_port_space to UAPI |  Steve Wise | 1 | -11/+6 |
| 2018-03-28 | RDMA/CMA: remove RDMA_PS_SDP |  Steve Wise | 1 | -1/+0 |
| 2018-03-28 | RDMA/ucma: Introduce safer rdma_addr_size() variants |  Roland Dreier | 1 | -0/+2 |
| 2018-03-27 | IB/core: Protect against concurrent access to hardware stats |  Mark Bloch | 1 | -0/+4 |
| 2018-03-26 | net: Drop NETDEV_UNREGISTER_FINAL |  Kirill Tkhai | 1 | -2/+2 |
| 2018-03-23 | IB/cma: Resolve route only while receiving CM requests |  Parav Pandit | 1 | -0/+8 |
| 2018-03-22 | RDMA/restrack: Remove ambiguity in resource track clean logic |  Leon Romanovsky | 1 | -1/+1 |
| 2018-03-19 | IB/uverbs: Add macros to simplify adding driver specific attributes |  Matan Barak | 1 | -0/+31 |
| 2018-03-19 | IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file |  Matan Barak | 1 | -0/+2 |
| 2018-03-19 | IB/uverbs: Expose parsing tree of all common objects to providers |  Matan Barak | 1 | -21/+2 |
| 2018-03-19 | IB/uverbs: Safely extend existing attributes |  Matan Barak | 2 | -20/+67 |
| 2018-03-19 | IB/uverbs: Enable compact representation of uverbs_attr_spec |  Matan Barak | 1 | -12/+22 |
| 2018-03-19 | IB/uverbs: Extend uverbs_ioctl header with driver_id |  Matan Barak | 2 | -1/+3 |
| 2018-03-19 | IB/uverbs: Move to new headers and make naming consistent |  Matan Barak | 3 | -19/+82 |
| 2018-03-19 | RDMA/verbs: Remove restrack entry from XRCD structure |  Leon Romanovsky | 1 | -4/+0 |
| 2018-03-19 | IB/core: Remove unimplemented ib_peek_cq |  Parav Pandit | 1 | -12/+0 |
| 2018-03-15 | IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h |  Parav Pandit | 1 | -5/+0 |
| 2018-03-15 | IB/core: Refactor ib_init_ah_attr_from_path() for RoCE |  Parav Pandit | 1 | -0/+5 |
| 2018-03-15 | IB/core: Remove rdma_resolve_ip_route() as exported symbol |  Parav Pandit | 1 | -4/+0 |
| 2018-03-15 | IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev |  Parav Pandit | 1 | -1/+1 |
| 2018-03-15 | IB/core: Fix comments of GID query functions |  Parav Pandit | 1 | -29/+0 |
| 2018-03-14 | RDMA/verbs: Simplify modify QP check |  Leon Romanovsky | 1 | -3/+3 |
| 2018-03-08 | RDMA/nldev: provide detailed MR information |  Steve Wise | 2 | -0/+9 |
| 2018-03-08 | RDMA/nldev: provide detailed CM_ID information |  Steve Wise | 2 | -5/+33 |
| 2018-02-15 | IB/uverbs: Use u64_to_user_ptr() not a union |  Jason Gunthorpe | 1 | -6/+4 |
| 2018-02-15 | IB/uverbs: Always use the attribute size provided by the user |  Matan Barak | 1 | -7/+28 |
| 2018-02-15 | RDMA/restrack: Remove unimplemented XRCD object |  Leon Romanovsky | 1 | -4/+0 |
| 2018-02-01 | IB/core: Map iWarp AH type to undefined in rdma_ah_find_type |  Don Hiatt | 1 | -6/+14 |
| 2018-02-01 | IB/hfi1: Remove unnecessary fecn and becn fields |  Sebastian Sanchez | 1 | -6/+4 |
| 2018-02-01 | IB/hfi1: Optimize packet type comparison using 9B and bypass code paths |  Sebastian Sanchez | 1 | -0/+5 |
| 2018-02-01 | IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet |  Sebastian Sanchez | 1 | -0/+4 |
| 2018-01-29 | RDMA/restrack: Add general infrastructure to track RDMA resources |  Leon Romanovsky | 2 | -0/+176 |
| 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-19 | RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCE |  Parav Pandit | 1 | -26/+7 |
| 2018-01-19 | RDMA/cma: Introduce API to read GIDs for multiple transports |  Parav Pandit | 1 | -0/+19 |
| 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-10 | RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths |  Parav Pandit | 1 | -4/+4 |
| 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 |
| 2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall |  Michael J. Ruhl | 1 | -7/+11 |
| 2018-01-05 | IB/{rdmavt, hfi1, qib}: Self determine driver name |  Michael J. Ruhl | 1 | -0/+13 |
| 2017-12-22 | IB/SA: Check dlid before SA agent queries for ClassPortInfo |  Venkata Sandeep Dhanalakota | 1 | -0/+16 |
| 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, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_path |  Parav Pandit | 1 | -5/+5 |