Age | Commit message (Expand) | Author |
2018-01-15 | IB/core: Attempt DMAC resolution for only RoCE | Parav Pandit |
2018-01-15 | IB/core: Limit DMAC resolution to userspace QPs | Parav Pandit |
2018-01-15 | IB/core: Perform modify QP on real one | Parav Pandit |
2018-01-10 | infiniband: fix core/fmr_pool.c kernel-doc notation | Randy Dunlap |
2018-01-10 | infiniband: fix core/verbs.c kernel-doc notation | Randy Dunlap |
2018-01-10 | RDMA/cma: Fix rdma_cm path querying for RoCE | Parav Pandit |
2018-01-10 | RDMA/cma: Fix rdma_cm raw IB path setting for RoCE | Parav Pandit |
2018-01-10 | RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths | Parav Pandit |
2018-01-10 | RDMA/cma: Provide a function to set RoCE path record L2 parameters | Parav Pandit |
2018-01-10 | RDMA/cma: Use the right net namespace for the rdma_cm_id | Parav Pandit |
2018-01-10 | IB/core: Increase number of char device minors | Huy Nguyen |
2018-01-10 | IB/core: Remove the locking for character device bitmaps | Huy Nguyen |
2018-01-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-01-08 | Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-next | Doug Ledford |
2018-01-08 | {net, IB}/mlx5: Manage port association for multiport RoCE | Daniel Jurgens |
2018-01-08 | IB/core: Change roce_rescan_device to return void | Daniel Jurgens |
2018-01-05 | RDMA/core: Add encode/decode FDR/EDR rates | Hans Westgaard Ry |
2018-01-03 | IB/core: Fix two kernel warnings triggered by rxe registration | Bart Van Assche |
2018-01-02 | RDMA/cma: Mark end of CMA ID messages | Leon Romanovsky |
2018-01-02 | RDMA/netlink: Fix locking around __ib_get_device_by_index | Leon Romanovsky |
2018-01-02 | RDMA/nldev: Refactor setting the nldev handle to a common function | Leon Romanovsky |
2018-01-02 | RDMA/core: Replace open-coded variant of put_device | Leon Romanovsky |
2018-01-02 | RDMA/netlink: Simplify code of autoload modules | Leon Romanovsky |
2017-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2017-12-27 | Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/... | Jason Gunthorpe |
2017-12-27 | infiniband: drop unknown function from core_priv.h | Randy Dunlap |
2017-12-27 | IB/core: Make sure that PSN does not overflow | Majd Dibbiny |
2017-12-27 | IB/core: Verify that QP is security enabled in create and destroy | Moni Shoua |
2017-12-27 | IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() | Moni Shoua |
2017-12-22 | IB/core: Use rdma_cap_opa_mad to check for OPA | Don Hiatt |
2017-12-22 | IB/SA: Check dlid before SA agent queries for ClassPortInfo | Venkata Sandeep Dhanalakota |
2017-12-22 | drivers: infiniband: remove duplicate includes | Pravin Shedge |
2017-12-18 | IB/cm: Refactor to avoid setting path record software only fields | Parav Pandit |
2017-12-18 | IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc | Parav Pandit |
2017-12-18 | IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro... | Parav Pandit |
2017-12-18 | IB/cm: Fix sleeping while spin lock is held | Parav Pandit |
2017-12-18 | IB/cm: Handle address handle attribute init error | Parav Pandit |
2017-12-18 | IB/{cm, umad}: Handle av init error | Parav Pandit |
2017-12-18 | IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer | Parav Pandit |
2017-12-18 | RDMA/core: Avoid copying ifindex twice | Parav Pandit |
2017-12-18 | RDMA/{core, cma}: Simplify rdma_translate_ip | Parav Pandit |
2017-12-18 | IB/core: Removed unused function | Parav Pandit |
2017-12-18 | RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grh | Parav Pandit |
2017-12-18 | IB/core: Avoid exporting module internal ib_find_gid_by_filter() | Parav Pandit |
2017-12-18 | IB/core: Refactor to avoid unnecessary check on GID lookup miss | Parav Pandit |
2017-12-18 | IB/core: Avoid unnecessary type cast | Parav Pandit |
2017-12-18 | RDMA/cma: Introduce and use helper functions to init work | Parav Pandit |
2017-12-18 | RDMA/cma: Avoid setting path record type twice | Parav Pandit |
2017-12-18 | RDMA/cma: Simplify netdev check | Parav Pandit |
2017-12-18 | RDMA/cma: Set default GID type as RoCE when resolving RoCE route | Parav Pandit |