summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/irdma/cm.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()Mustafa Ismail2023-07-261-13/+10
* RDMA/qedr: Remove duplicate assignments of vaMinjie Du2023-07-231-1/+0
* RDMA/irdma: Fix building without IPv6Arnd Bergmann2023-07-191-1/+1
* RDMA/irdma: Implement egress VLAN priorityMustafa Ismail2023-07-121-3/+63
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-04-291-1/+1
|\
| * RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()Christophe JAILLET2023-04-131-1/+1
* | RDMA/irdma: Add ipv4 check to irdma_find_listener()Tatyana Nikolova2023-03-191-6/+10
|/
* RDMA/irdma: Fix potential NULL-ptr-dereferenceNikita Zhandarovich2023-01-291-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-08-041-5/+6
|\
| * RDMA/irdma: Fix VLAN connection with wildcard addressMustafa Ismail2022-07-181-5/+6
* | RDMA/irdma: Fix sleep from invalid context BUGMustafa Ismail2022-07-111-50/+0
|/
* 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-021-11/+5
* RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()Duoming Zhou2022-04-191-6/+1
* RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem2022-02-231-23/+21
* RDMA/irdma: Add support for DSCPMustafa Ismail2022-02-081-4/+16
* RDMA/irdma: Refactor DCB bits in prep for DSCP supportMustafa Ismail2022-02-081-2/+2
* RDMA/irdma: Skip CQP ring during a resetSindhu Devale2021-09-201-2/+2
* RDMA/irdma: Remove use of kmap()Ira Weiny2021-06-241-4/+4
* RDMA/irdma: Add connection managerMustafa Ismail2021-06-021-0/+4421