aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/irdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-063-11/+24
|\
| * RDMA/irdma: Report RNR NAK generation in device capsSindhu-Devale2022-09-071-1/+4
| * RDMA/irdma: Use s/g array in post send only when its validSindhu-Devale2022-09-071-1/+2
| * RDMA/irdma: Return correct WC error for bind operation failureSindhu-Devale2022-09-071-1/+3
| * RDMA/irdma: Return error on MR deregister CQP failureSindhu-Devale2022-09-072-6/+13
| * RDMA/irdma: Report the correct max cqes from query deviceSindhu-Devale2022-09-071-1/+1
| * RDMA/irdma: Fix drain SQ hang with no completionShiraz Saleem2022-08-281-1/+1
* | RDMA/irdma: Validate udata inlen and outlenShiraz Saleem2022-09-201-7/+60
* | RDMA/irdma: Align AE id codes to correct flush code and eventSindhu-Devale2022-09-206-21/+38
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-046-35/+36
|\
| * RDMA/irdma: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-181-5/+4
| * RDMA/irdma: Fix setting of QP context err_rq_idx_valid fieldMustafa Ismail2022-07-181-11/+4
| * RDMA/irdma: Fix VLAN connection with wildcard addressMustafa Ismail2022-07-181-5/+6
| * RDMA/irdma: Fix a window for use-after-freeMustafa Ismail2022-07-181-1/+1
| * RDMA/irdma: Make resource distribution algorithm more QP orientedNayan Kumar2022-07-182-7/+6
| * RDMA/irdma: Make CQP invalid state error non-criticalMustafa Ismail2022-07-181-0/+1
| * RDMA/irdma: Add AE source to error logMustafa Ismail2022-07-181-2/+2
| * RDMA/irdma: Add 2 level PBLE support for FMRMustafa Ismail2022-07-182-4/+12
* | RDMA/irdma: Fix sleep from invalid context BUGMustafa Ismail2022-07-111-50/+0
* | RDMA/irdma: Do not advertise 1GB page size for x722Mustafa Ismail2022-07-114-2/+5
|/
* Merge tag 'v5.18' into rdma.git for-nextJason Gunthorpe2022-05-243-37/+21
|\
| * RDMA/irdma: Fix possible crash due to NULL netdev in notifierMustafa Ismail2022-05-021-12/+9
| * RDMA/irdma: Reduce iWARP QP destroy timeShiraz Saleem2022-05-021-6/+4
| * RDMA/irdma: Flush iWARP QP if modified to ERR from RTR stateTatyana Nikolova2022-05-022-13/+7
| * RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()Duoming Zhou2022-04-191-6/+1
* | RDMA/irdma: Add SW mechanism to generate completions on errorMustafa Ismail2022-05-114-37/+210
* | RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-063-6/+3
* | RDMA/irdma: Remove the redundant variableZhu Yanjun2022-04-041-5/+2
|/
* RDMA/irdma: Add support for address handle re-useMustafa Ismail2022-03-154-60/+164
* RDMA/irdma: Prevent some integer underflowsDan Carpenter2022-03-141-5/+5
* RDMA/irdma: Remove incorrect masking of PDMustafa Ismail2022-02-281-2/+2
* RDMA/irdma: Fix Passthrough mode in VMMustafa Ismail2022-02-284-1/+4
* RDMA/irdma: Fix netdev notifications for vlan'sMustafa Ismail2022-02-281-18/+30
* RDMA/irdma: Make irdma_create_mg_ctx return a voidZhu Yanjun2022-02-281-7/+2
* RDMA/irdma: Move union irdma_sockaddr to header fileZhu Yanjun2022-02-232-18/+10
* RDMA/irdma: Remove the unnecessary variable saddrZhu Yanjun2022-02-232-2/+0
* RDMA/irdma: Use net_type to check network typeZhu Yanjun2022-02-231-5/+3
* RDMA/irdma: Remove excess error variablesShiraz Saleem2022-02-232-76/+28
* RDMA/irdma: Propagate error codesShiraz Saleem2022-02-233-17/+13
* RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem2022-02-2325-1185/+935
* RDMA/irdma: Add support for DSCPMustafa Ismail2022-02-086-6/+40
* RDMA/irdma: Refactor DCB bits in prep for DSCP supportMustafa Ismail2022-02-086-19/+32
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-8/+8
|\
| * all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov2022-01-151-8/+8
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-01-133-23/+12
|\ \
| * | RDMA/irdma: Remove the redundant returnZhu Yanjun2022-01-101-1/+1
| * | RDMA/irdma: Make the source udp port varyZhu Yanjun2022-01-071-0/+4
| * | Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe2021-12-147-19/+47
| |\|
| * | RDMA/irdma: Fix the type used to declare a bitmapChristophe JAILLET2021-12-061-1/+1
| * | RDMA/irdma: Use helper function to set GUIDsKamal Heib2021-11-161-21/+6