Age | Commit message (Expand) | Author |
2018-01-29 | RDMA/nldev: Provide detailed QP information | Leon Romanovsky |
2018-01-29 | RDMA/nldev: Provide global resource utilization | Leon Romanovsky |
2018-01-29 | RDMA/core: Add resource tracking for create and destroy PDs | Leon Romanovsky |
2018-01-29 | RDMA/core: Add resource tracking for create and destroy CQs | Leon Romanovsky |
2018-01-29 | RDMA/core: Add resource tracking for create and destroy QPs | Leon Romanovsky |
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-29 | IB/rxe: Change RDMA_RXE kconfig to use select | Jason Gunthorpe |
2018-01-28 | IB/qib: remove qib_keys.c | Corentin Labbe |
2018-01-28 | IB/mthca: remove mthca_user.h | Corentin Labbe |
2018-01-28 | RDMA/cm: Fix access to uninitialized variable | Leon Romanovsky |
2018-01-28 | RDMA/cma: Use existing netif_is_bond_master function | Parav Pandit |
2018-01-28 | IB/core: Avoid SGID attributes query while converting GID from OPA to IB | Parav Pandit |
2018-01-28 | RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure | Leon Romanovsky |
2018-01-28 | IB/umad: Fix use of unprotected device pointer | Jack Morgenstein |
2018-01-28 | IB/iser: Combine substrings for three messages | Markus Elfring |
2018-01-28 | IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out() | Markus Elfring |
2018-01-28 | IB/iser: Delete an error message for a failed memory allocation in iser_send_... | Markus Elfring |
2018-01-26 | IB/mthca: Fix gup usage in mthca_map_user_db() | Davidlohr Bueso |
2018-01-25 | RDMA/qedr: lower print level of flushed CQEs | Kalderon, Michal |
2018-01-25 | RDMA/uverbs: Use an unambiguous errno for method not supported | Jason Gunthorpe |
2018-01-25 | MAINTAINERS: Fix the location of the rdma git repo | Doug Ledford |
2018-01-25 | MAINTAINERS: Remove Ram Amrani from Q-Logic RDMA driver | Amrani, Ram |
2018-01-25 | RDMA/srpt: Fix RCU debug build error | Leon Romanovsky |
2018-01-23 | IB/srp: Add target_can_queue login parameter | Bart Van Assche |
2018-01-23 | IB/srp: Add RDMA/CM support | Bart Van Assche |
2018-01-23 | kobject: Export kobj_ns_grab_current() and kobj_ns_drop() | Bart Van Assche |
2018-01-22 | RDMA/cma: Update RoCE multicast routines to use net namespace | Parav Pandit |
2018-01-22 | RDMA/cma: Update cma_validate_port to honor net namespace | Parav Pandit |
2018-01-22 | RDMA/cma: Refactor to access multiple fields of rdma_dev_addr | Parav Pandit |
2018-01-22 | RDMA/cma: Check existence of netdevice during port validation | Parav Pandit |
2018-01-19 | RDMA/mlx5: Remove redundant allocation warning print | Leon Romanovsky |
2018-01-19 | RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCE | Parav Pandit |
2018-01-19 | net/rds: Use rdma_read_gids to read connection GIDs | Parav Pandit |
2018-01-19 | RDMA/ucma: Use rdma cm API to query GID | Parav Pandit |
2018-01-19 | RDMA/cma: Introduce API to read GIDs for multiple transports | Parav Pandit |
2018-01-18 | IB/srpt: Move the code for parsing struct ib_cm_req_event_param | Bart Van Assche |
2018-01-18 | IB/srpt: Preparations for adding RDMA/CM support | Bart Van Assche |
2018-01-18 | IB/srpt: Don't allow reordering of commands on wait list | Bart Van Assche |
2018-01-18 | IB/srpt: Fix a race condition related to wait list processing | Bart Van Assche |
2018-01-18 | IB/srpt: Fix login-related race conditions | Bart Van Assche |
2018-01-18 | IB/srpt: Log all zero-length writes and completions | Bart Van Assche |
2018-01-18 | IB/srpt: Simplify srpt_close_session() | Bart Van Assche |
2018-01-18 | IB/srpt: Rework multi-channel support | Bart Van Assche |
2018-01-18 | IB/srpt: Use the source GID as session name | Bart Van Assche |
2018-01-18 | IB/srpt: One target per port | Bart Van Assche |
2018-01-18 | IB/srpt: Add P_Key support | Bart Van Assche |
2018-01-18 | IB/srpt: Rework srpt_disconnect_ch_sync() | Bart Van Assche |