summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/irdma
AgeCommit message (Expand)Author
2022-03-15RDMA/irdma: Add support for address handle re-useMustafa Ismail
2022-03-14RDMA/irdma: Prevent some integer underflowsDan Carpenter
2022-02-28RDMA/irdma: Remove incorrect masking of PDMustafa Ismail
2022-02-28RDMA/irdma: Fix Passthrough mode in VMMustafa Ismail
2022-02-28RDMA/irdma: Fix netdev notifications for vlan'sMustafa Ismail
2022-02-28RDMA/irdma: Make irdma_create_mg_ctx return a voidZhu Yanjun
2022-02-23RDMA/irdma: Move union irdma_sockaddr to header fileZhu Yanjun
2022-02-23RDMA/irdma: Remove the unnecessary variable saddrZhu Yanjun
2022-02-23RDMA/irdma: Use net_type to check network typeZhu Yanjun
2022-02-23RDMA/irdma: Remove excess error variablesShiraz Saleem
2022-02-23RDMA/irdma: Propagate error codesShiraz Saleem
2022-02-23RDMA/irdma: Remove enum irdma_status_codeShiraz Saleem
2022-02-08RDMA/irdma: Add support for DSCPMustafa Ismail
2022-02-08RDMA/irdma: Refactor DCB bits in prep for DSCP supportMustafa Ismail
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov
2022-01-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-10RDMA/irdma: Remove the redundant returnZhu Yanjun
2022-01-08Merge branch 'linus' into irq/core, to fix conflictIngo Molnar
2022-01-07RDMA/irdma: Make the source udp port varyZhu Yanjun
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-22RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-14Merge tag 'v5.16-rc5' into rdma.git for-nextJason Gunthorpe
2021-12-10RDMA/irdma: Use irq_update_affinity_hint()Nitesh Narayan Lal
2021-12-07RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova
2021-12-07RDMA/irdma: Report correct WC errorsShiraz Saleem
2021-12-07RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET
2021-12-07RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem
2021-12-06RDMA/irdma: Fix the type used to declare a bitmapChristophe JAILLET
2021-11-22RDMA/irdma: Set protocol based on PF rdma_mode flagShiraz Saleem
2021-11-16RDMA/irdma: Use helper function to set GUIDsKamal Heib
2021-11-01Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe
2021-11-01RDMA/irdma: optimize rx path by removing unnecessary copyZhu Yanjun
2021-10-28RDMA/irdma: Remove the unused variable local_qpZhu Yanjun
2021-10-25RDMA/irdma: Remove the unused spin lock in struct irdma_qp_ukZhu Yanjun
2021-10-25RDMA: Constify netdev->dev_addr accessesJakub Kicinski
2021-10-20RDMA/irdma: Make irdma_uk_cq_init() return a voidZhu Yanjun
2021-10-19RDMA/irdma: Do not hold qos mutex twice on QP resumeMustafa Ismail
2021-10-19RDMA/irdma: Set VLAN in UD work completion correctlyMustafa Ismail
2021-10-12RDMA/irdma: Remove irdma_cqp_up_map_cmd()Zhu Yanjun
2021-10-12RDMA/irdma: Remove irdma_get_hw_addr()Zhu Yanjun
2021-10-12RDMA/irdma: Remove irdma_sc_send_lsmm_nostag()Zhu Yanjun
2021-10-12RDMA/irdma: Remove irdma_uk_mw_bind()Zhu Yanjun
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-10-06RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem
2021-10-06RDMA/irdma: Delete unused struct irdma_bthZhu Yanjun