Age | Commit message (Expand) | Author |
2020-08-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-07-29 | IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE | Mike Marciniszyn |
2020-07-29 | RDMA/include: Replace license text with SPDX tags | Leon Romanovsky |
2020-07-24 | RDMA/core: Align abort/commit object scheme for write() and ioctl() paths | Leon Romanovsky |
2020-07-06 | RDMA: Move XRCD to be under ib_core responsibility | Leon Romanovsky |
2020-07-06 | RDMA/core: Create and destroy counters in the ib_core | Leon Romanovsky |
2020-07-06 | IB/uverbs: Expose UAPI to query ucontext | Yishai Hadas |
2020-07-06 | RDMA/core: Optimize XRC target lookup | Maor Gottlieb |
2020-07-06 | RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain | Maor Gottlieb |
2020-07-06 | RDMA: Remove the udata parameter from alloc_mr callback | Gal Pressman |
2020-07-06 | RDMA/core: Remove ib_alloc_mr_user function | Gal Pressman |
2020-07-03 | RDMA/mlx5: Introduce ODP prefetch counter | Maor Gottlieb |
2020-06-24 | RDMA/core: Delete not-used create RWQ table function | Leon Romanovsky |
2020-06-24 | RDMA: Add support to dump resource tracker in RAW format | Maor Gottlieb |
2020-06-23 | RDMA: Add dedicated CM_ID resource tracker function | Maor Gottlieb |
2020-06-23 | RDMA: Add dedicated QP resource tracker function | Maor Gottlieb |
2020-06-23 | RDMA: Add a dedicated CQ resource tracker function | Maor Gottlieb |
2020-06-23 | RDMA: Add dedicated MR resource tracker function | Maor Gottlieb |
2020-06-08 | dynamic_debug: add an option to enable dynamic debug for modules only | Orson Zhai |
2020-06-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-06-02 | RDMA: Remove 'max_map_per_fmr' | Jason Gunthorpe |
2020-06-02 | RDMA: Remove 'max_fmr' | Jason Gunthorpe |
2020-06-02 | RDMA/core: Remove FMR device ops | Max Gurtovoy |
2020-06-02 | RDMA/core: Remove FMR pool API | Max Gurtovoy |
2020-05-29 | RDMA/core: Introduce shared CQ pool API | Yamin Friedman |
2020-05-29 | RDMA/core: Add protection for shared CQs used by ULPs | Yamin Friedman |
2020-05-29 | RDMA/core: Use offsetofend() instead of open coding | Jason Gunthorpe |
2020-05-27 | RDMA/cma: Provide ECE reject reason | Leon Romanovsky |
2020-05-27 | RDMA/cma: Connect ECE to rdma_accept | Leon Romanovsky |
2020-05-27 | RDMA/cm: Send and receive ECE parameter over the wire | Leon Romanovsky |
2020-05-27 | RDMA/ucma: Deliver ECE parameters through UCMA events | Leon Romanovsky |
2020-05-27 | RDMA/ucma: Extend ucma_connect to receive ECE parameters | Leon Romanovsky |
2020-05-27 | RDMA/cm: Add Enhanced Connection Establishment (ECE) bits | Leon Romanovsky |
2020-05-27 | RDMA/core: Fix double destruction of uobject | Jason Gunthorpe |
2020-05-27 | RDMA/core: Use sizeof_field() helper | Gustavo A. R. Silva |
2020-05-21 | IB/uverbs: Move QP, SRQ, WQ type and flags to UAPI | Yishai Hadas |
2020-05-21 | RDMA/core: Allow the ioctl layer to abort a fully created uobject | Jason Gunthorpe |
2020-05-21 | IB/ipoib: Increase ipoib Datagram mode MTU's upper limit | Kaike Wan |
2020-05-21 | IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs | Gary Leshner |
2020-05-21 | IB/hfi1: Remove module parameter for KDETH qpns | Gary Leshner |
2020-05-21 | IB/hfi1: Add functions to transmit datagram ipoib packets | Gary Leshner |
2020-05-17 | RDMA/core: Consolidate ib_create_srq flows | Jason Gunthorpe |
2020-05-13 | IB/rdmavt: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-06 | RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port | Mark Zhang |
2020-05-06 | RDMA: Allow ib_client's to fail when add() is called | Jason Gunthorpe |
2020-05-06 | RDMA/mad: Remove snoop interface | Maor Gottlieb |
2020-05-02 | RDMA/core: Get xmit slave for LAG | Maor Gottlieb |
2020-05-02 | RDMA/core: Add LAG functionality | Maor Gottlieb |
2020-05-02 | RDMA: Group create AH arguments in struct | Maor Gottlieb |
2020-04-14 | RDMA/cma: Limit the scope of rdma_is_consumer_reject function | Leon Romanovsky |