Age | Commit message (Expand) | Author |
2018-02-15 | IB/uverbs: Use u64_to_user_ptr() not a union | Jason Gunthorpe |
2018-02-15 | IB/uverbs: Always use the attribute size provided by the user | Matan Barak |
2018-02-15 | RDMA/restrack: Remove unimplemented XRCD object | Leon Romanovsky |
2018-02-01 | IB/core: Map iWarp AH type to undefined in rdma_ah_find_type | Don Hiatt |
2018-02-01 | IB/hfi1: Remove unnecessary fecn and becn fields | Sebastian Sanchez |
2018-02-01 | IB/hfi1: Optimize packet type comparison using 9B and bypass code paths | Sebastian Sanchez |
2018-02-01 | IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet | Sebastian Sanchez |
2018-01-29 | RDMA/restrack: Add general infrastructure to track RDMA resources | Leon Romanovsky |
2018-01-29 | RDMA/core: Save kernel caller name when creating PD and CQ objects | Leon Romanovsky |
2018-01-29 | RDMA/core: Use the MODNAME instead of the function name for pd callers | Leon Romanovsky |
2018-01-29 | RDMA: Move enum ib_cq_creation_flags to uapi headers | Jason Gunthorpe |
2018-01-19 | RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCE | Parav Pandit |
2018-01-19 | RDMA/cma: Introduce API to read GIDs for multiple transports | Parav Pandit |
2018-01-15 | RDMA/core: Clarify rdma_ah_find_type | Parav Pandit |
2018-01-15 | IB/core: Fix ib_wc structure size to remain in 64 bytes boundary | Bodong Wang |
2018-01-10 | RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths | Parav Pandit |
2018-01-08 | {net, IB}/mlx5: Manage port association for multiport RoCE | Daniel Jurgens |
2018-01-08 | IB/core: Introduce driver QP type | Moni Shoua |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall | Michael J. Ruhl |
2018-01-05 | IB/{rdmavt, hfi1, qib}: Self determine driver name | Michael J. Ruhl |
2017-12-22 | IB/SA: Check dlid before SA agent queries for ClassPortInfo | Venkata Sandeep Dhanalakota |
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/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer | 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 | IB/{core/cm}: Fix generating a return AH for RoCEE | Parav Pandit |
2017-11-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2017-11-13 | RDMA/core: Rename kernel modify_cq to better describe its usage | Leon Romanovsky |
2017-11-13 | IB/uverbs: Add CQ moderation capability to query_device | Yonatan Cohen |
2017-11-13 | IB/uverbs: Allow CQ moderation with modify CQ | Yonatan Cohen |
2017-11-13 | RDMA/core: Make function rdma_copy_addr return void | Yuval Shaia |
2017-11-10 | IB/core: Add PCI write end padding flags for WQ and QP | Noa Osherovich |
2017-11-10 | RDMA/umem: Avoid partial declaration of non-static function | Leon Romanovsky |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-18 | Merge branch 'for-next-early' into for-next | Doug Ledford |
2017-10-18 | IB/core: Fix calculation of maximum RoCE MTU | Parav Pandit |
2017-10-18 | IB: Let ib_core resolve destination mac address | Parav Pandit |
2017-10-18 | IB/core: Introduce and use rdma_create_user_ah | Parav Pandit |
2017-10-14 | IB/core: Fix endianness annotation in rdma_is_multicast_addr() | Bart Van Assche |
2017-10-10 | IB/core: Simplify sa_path_set_[sd]lid() calls | Bart Van Assche |
2017-10-04 | IB/rdmavt: Correct issues with read-mostly and send size cache lines | Sebastian Sanchez |
2017-10-04 | IB/core: Use __be32 for LIDs in opa_is_extended_lid | Don Hiatt |
2017-09-25 | IB: Correct MR length field to be 64-bit | Parav Pandit |
2017-09-25 | IB/core: Fix typo in the name of the tag-matching cap struct | Leon Romanovsky |
2017-09-09 | Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-09-08 | lib/interval_tree: fast overlap detection | Davidlohr Bueso |
2017-09-05 | rdma core: Add rdma_rw_mr_payload() | Chuck Lever |
2017-08-31 | IB/core: Assign root to all drivers | Matan Barak |
2017-08-31 | IB/core: Add legacy driver's user-data | Matan Barak |