summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-02Merge branch 'irdma' into rdma.git for-nextJason Gunthorpe
2021-06-02RDMA/irdma: Update MAINTAINERS fileShiraz Saleem
2021-06-02RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem
2021-06-02RDMA/irdma: Add ABI definitionsMustafa Ismail
2021-06-02RDMA/irdma: Add dynamic tracing for CMMichael J. Ruhl
2021-06-02RDMA/irdma: Add miscellaneous utility definitionsMustafa Ismail
2021-06-02RDMA/irdma: Add user/kernel shared librariesMustafa Ismail
2021-06-02RDMA/irdma: Add RoCEv2 UD OP supportMustafa Ismail
2021-06-02RDMA/irdma: Implement device supported verb APIsMustafa Ismail
2021-06-02RDMA/irdma: Add PBLE resource managerMustafa Ismail
2021-06-02RDMA/irdma: Add connection managerMustafa Ismail
2021-06-02RDMA/irdma: Add QoS definitionsMustafa Ismail
2021-06-02RDMA/irdma: Add privileged UDA queue implementationMustafa Ismail
2021-06-02RDMA/irdma: Add HMC backing store setup functionsMustafa Ismail
2021-06-02RDMA/irdma: Implement HW Admin Queue OPsMustafa Ismail
2021-06-02RDMA/irdma: Implement device initialization definitionsMustafa Ismail
2021-06-02RDMA/irdma: Register auxiliary driver and implement private channel OPsMustafa Ismail
2021-06-02IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lockMark Zhang
2021-06-02IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_pathMark Zhang
2021-06-02IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() callsMark Zhang
2021-06-02Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"Mark Zhang
2021-06-02IB/cm: Tidy remaining cm_msg free pathsJason Gunthorpe
2021-06-02IB/cm: Call the correct message free functions in cm_send_handler()Jason Gunthorpe
2021-06-02IB/cm: Split cm_alloc_msg()Jason Gunthorpe
2021-06-02IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()Jason Gunthorpe
2021-06-02RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky
2021-05-31RDMA/rtrs: Avoid Wtautological-constant-out-of-range-compareJack Wang
2021-05-28i40e: Register auxiliary devices to provide RDMAShiraz Saleem
2021-05-28i40e: Prep i40e header for aux bus conversionShiraz Saleem
2021-05-28ice: Register auxiliary device to provide RDMADave Ertman
2021-05-28ice: Implement iidc operationsDave Ertman
2021-05-28ice: Initialize RDMA supportDave Ertman
2021-05-28iidc: Introduce iidc.hDave Ertman
2021-05-28RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_statsGioh Kim
2021-05-28RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnectionMd Haris Iqbal
2021-05-28RDMA/rtrs-srv: Fix memory leak when having multiple sessionsJack Wang
2021-05-28RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats objectGioh Kim
2021-05-28RDMA/rtrs-srv: Duplicated session name is not allowedGioh Kim
2021-05-28RDMA/rtrs: Do not reset hb_missed_max after re-connectionGioh Kim
2021-05-28RDMA/rtrs-srv: convert scnprintf to sysfs_emitJack Wang
2021-05-28RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflightMd Haris Iqbal
2021-05-28RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its statsMd Haris Iqbal
2021-05-28RDMA/rtrs-clt: Remove redundant 'break'Guoqing Jiang
2021-05-28RDMA/rtrs-srv: Kill __rtrs_srv_change_stateGuoqing Jiang
2021-05-28RDMA/rtrs-clt: Kill rtrs_clt_disconnect_from_sysfsGuoqing Jiang
2021-05-28RDMA/rtrs-clt: Kill rtrs_clt_{start,stop}_hbGuoqing Jiang
2021-05-28RDMA/rtrs: Use strscpy instead of strlcpyDima Stepanov
2021-05-28RDMA/rtrs: Define MIN_CHUNK_SIZEGioh Kim
2021-05-28RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTHGioh Kim
2021-05-28RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_stateGuoqing Jiang